/*
Theme Name: magazineshack
Theme URI: http://www.themelayouts.com/
Description: Designed by <a href="http://www.themelayouts.com">ThemeLayouts</a>.<br> This work is licensed <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 License.</a> This means you may use it and make any changes you like. However, credit links must remain on footer for legal use.
Version: 1
Author: ThemeLayouts/DreamTemplate
Author URI: http://www.dreamtemplate.com/
*/


/* Normal Tags */
body { background: #f4f4f4; margin: 0; padding: 0; }
a, a:link, a:active, a:visited { color: #5388BE; text-decoration: none; }
a:hover { text-decoration: underline; }
p { padding: 10px 0 10px 0; margin: 0; }
blockquote, blockquote blockquote blockquote  { margin: 0 5px; padding: 10px; border-top: 1px solid #e7e7e7; border-bottom: 1px solid #e7e7e7; background: #f2f2f2; }
	blockquote blockquote { margin: 0 5px; padding: 10px; border-top: 1px solid #e7e7e7; border-bottom: 1px solid #e7e7e7; background: #ffffff; }
img, a img { border: 1px solid #e9e9e9; padding: 4px; margin: 0; background: #eeeeee; }
input, textarea { font-family: Tahoma, Geneva, sans-serif sans-serif; font-size: 11px; color: #585858; margin: 2px; padding: 4px;	}
ul, ol { margin-bottom: 0; padding: 0 15px 0 15px; }

/* Wordpress Classes */
.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.wp-caption { border: none; text-align: center; background-color: #eeeeee; padding-top: 4px; margin: 10px; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; font-family: Tahoma, Geneva, sans-serif; }
img.centered { 	display: block; margin-left: auto; margin-right: auto; 	}
img.alignright { padding: 4px; margin: 0 0 2px 7px; display: inline; }
img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline; }
.alignright { float: right; }
.alignleft { float: left }
.navigation { display: block; padding: 0 0 20px 0; overflow: hidden; }
.wp-smiley { background: none; border: none; padding: 0; margin: 0; }

/* LAYOUT STYLES  */
.clearer { clear: both; }
#header { width: 100% margin: 0; padding: 0; }

			
	
	/* Top Nav2 */
	#topnav { width: 100%; border-top: 3px solid #333333; }
		#topnavw { width: 990px; padding: 0; margin: 0; text-align: right; overflow: hidden; }	
		
			a#blogname{ float: left; display: inline-block; color: #5388BE; font: bold 23px Arial, Helvetica, sans serif; text-transform: uppercase; padding: 15px; }
			a#blogname:hover { color: #5388BE; text-decoration: none; }
			
			/* Top Nav UL */
			#topnav ul { list-style-type: none; list-style-image: none; margin: 0; padding: 0; display: inline-block; float: right; background: #333333; padding: 5px 8px 8px 8px; }
			#topnav ul li { float: left; display: inline; margin: 0 5px 0 0; padding: 0; }
			#topnav ul li.f { margin: 0; }
			
				/* Top Nav Links */
				#topnav ul li a, #topnav ul li a:link, #topnav ul li a:active, #topnav ul li a:visited { display: block; float: left; font: 11px Arial, Helvetica, sans serif;
				padding: 6px 10px; color: #fdfdfd; }
				#topnav ul li a:hover { text-decoration: none; background: #5388BE; }
				#topnav ul li.current_page_item a, #topnav ul li.current_page_item a:link, #topnav ul li.current_page_item a:active, #topnav ul li.current_page_item a:visited { 
				font-weight: bold; background: #63a0cc; }	
				#home #topnav ul li.home a { font-weight: bold; color: #fdfdfd; background: #63a0cc; }
				#nothome #topnav ul li.home a { font-weight: normal; }
				#topnav ul li a.feed { display: inline-block; background: url(images/feed.gif) no-repeat top left; padding: 6px 10px 6px 20px; }
				#topnav ul li a.email { display: inline-block; background: url(images/email.gif) no-repeat top left; padding: 6px 10px 6px 20px;  }
				#topnav ul li a.feed:hover, #topnav ul li a.email:hover { text-decoration: underline; }

			
	/* Feature Post Carousel */
	#featured { width: 100%; height: 240px; background: #333333; }
	#featured2 { width: 1120px; overflow: hidden; padding: 20px 0; }
	#featureddiv { overflow: hidden; }
		#wrap { height:200px; width:1065px; display:block; overflow:hidden; position:relative; float: left; }
		#carousel { width:10000px; margin:0; padding:0; position:absolute; top:0; left:0; }
			#carousel li { 	height:200px; width:335px; margin: 0 0 0 15px; padding: 0; float:left; display:inline; }
				.fpost { background-color: #eeeeee; width: 305px; height: 200px; overflow: hidden; }
				.fpostdiv { margin: 10px; padding: 99px 0 0 0; }
				.fhead { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #f8f8f8; height: 45px; background-color: #000000; padding: 20px 10px 15px 10px; margin: 0 0 0 0; filter:alpha(opacity=50); -moz-opacity:0.5; opacity: 0.5; border-top: 1px solid #1c323d; text-align: left; }
				.fhead h2 { font: 18px Georgia, "Times New Roman", Times, serif; color: #fefefe; margin: 0; }
				.fhead a { color: #fefefe; text-decoration: none; font-weight: bold; }
				.fhead a:hover { text-decoration: underline; }
	#previous, #next { cursor:pointer; }
		#previous { display: block; margin: 85px 0 0 0; }
		#next { display: block; margin: 85px 0 0 0; }
	#prevdiv { width: 25px; float: left; }
	#nextdiv { width: 25px; float: left; }
	#previous img, #next img { background: none; border: none; padding: 0; margin: 0; }


/* Wrapper */
	#wrapper { width: 1000px; margin: 20px 0 0 0; padding: 0; overflow: hidden;  }
	#container { width: 1000px; margin: 0; padding: 0; overflow: hidden;}
	
		
	
		/* Content */
		#content { width: 500px; float: left; font: 12px Arial, Helvetica, sans-serif; color: #585858; line-height: 25px; text-align: left; margin: 0; padding: 0 0 20px 0;  }
		
			/* Content Headlines */
			#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 { font-family: Arial, Helvetica, sans serif; font-weight: normal; margin: 10px 0 5px 10px; }
			#content h3, #content h4, #content h5, #content h6 { font-weight: bold; }
			#content .entry h2 { font-size: 23px; line-height: 26px; }
			#content .entry h2 a, #featured .head h2 a { color: #1b1b1b; }
			#content h3.arc { font-weight: normal; color: #313131; margin: 0 0 10px 0; }
			
			/* Entries */
			.entry { margin: 0 0 45px 5px; background: #ffffff; border: 1px solid #e3e3e3;  }
			.entry  .post { padding: 10px; }
				.entryinfo { font: 11px Tahoma, Geneva, sans-serif; line-height: 19px; margin: 0; padding: 10px 20px; color: #5388BE; border-bottom: 1px solid #e3e3e3; background: #f0f0f0; }
				.post a:link {color: #5388BE; }

.post a:visited {color: #5388BE; }
		
			/* Commentlist - comments/replies list */
			ol.commentlist { list-style-type: none; margin: 0; padding: 0; }
			ol.commentlist li { margin: 10px 0 25px 0; background: #ffffff; border: 1px solid #e3e3e3; padding: 10px; }
			ol.commentlist li.alt { background: #f0f0f0; border: 1px solid #e5e5e5; }
			ol.commentlist li ul.children { list-style-type: none; list-style-image: none; }
			ol.commentlist li.alt ul.children li, ol.commentlist li ul.children li.alt ul li { background: #ffffff; border: 1px solid #e0e0e0; margin-top: 10px; }
			ol.commentlist li.alt ul.children li ul li { background: #f4f4f4; border: 1px solid #eeeeee; }
			.avatar { float: left; margin-right: 5px; background: none; border: none; }
			
				/* Comment Form */
				input#author, input#email, input#url, textarea#comment { background: #fcfcfc; border: 1px solid #d0d0d0; }
						
/* Sidebar */
		#sidebar { width: 480px; float: right; font: 12px Arial, Helvetica, sans-serif; color: #585858; line-height: 24px; text-align: left; overflow: hidden;  }
			#sidebar a { color: #5388BE; }
			#sidebar a:hover { text-decoration: none; font-weight: bold; }
			#leftbar { width: 300px; padding: 0; float: left; }
			#rightbar { width: 160px; float: right; margin: 0; padding: 0; }
			.widget, #adspot { margin: 0 0 30px 0; background: #ffffff; border: 1px solid #e3e3e3; overflow: hidden;  }
				.w { padding: 10px 20px; }
				#rightbar .w { padding: 10px; }

			/* Search */
			#topsearch { width: 300px; margin: 0 0 30px 0; }
			#s { width: 208px; float: left; background: #f0f0f0; padding: 10px; margin: 0; border: 1px solid #e3e3e3; }
			#searchsubmit { color: #f3f3f3; float: left; background: #333333; padding: 10px 10px 9px 10px; margin: 0; font: bold 11px Georgia, "Times New Roman", Times, serif; cursor: pointer; border: none; }
			#searchsubmit:hover { background: #63a0cc; }
			
			/* Sidebar Headline */
			#sidebar h2 { font: 12px Arial, Helvetica, sans serif; margin: 0; color: #5388BE; padding: 10px 20px; border-bottom: 1px solid #e3e3e3; background: #f0f0f0; }
		
			/* Ads Spots 125x125 */
			#adspot { overflow: hidden; }
			#adspot a img { padding: 0; margin: 0; border:none; background: none; }
			.adspot2 { overflow: hidden; margin: 10px 0; padding: 0 20px; }
			.adspot3{ overflow: hidden; margin-bottom: 10px; padding: 0 20px; }
			.ad1, .ad3 { float: left; }
			.ad2, .ad4 { float: right; }
			
			/* Sidebar UL, OL */
			#sidebar ul, #bottombar ul { list-style-type: square; margin: 0; padding: 0 0 0 18px; }
			#sidebar ul li, #sidebar ol li, #bottombar ul li, #bottombar ol li { margin: 0; padding: 0; }
		

		/* Footer */
		#footer { width: 100%; background: #333333; border-top: 1px solid #e3e3e3; }
			#footerw { width: 990px; padding: 15px 0; margin: 0; overflow: hidden; }
#footerw a:link {color: #FFFFFF; }
		#fl { width: 650px; float: left;}
		
			/* Bottom Nav UL */
			#fl ul { list-style-type: none; list-style-image: none; margin: 13px 0 0 0; padding: 0; display: inline-block; float: left; }
			#fl ul li { float: left; display: inline; margin: 0; padding: 0; color: #FFFFFF; }
			
				/* Top Nav Links */
				#fl ul li a, #fl ul li a:link, #fl ul li a:active, #fl ul li a:visited { display: block; float: left; font: 11px Tahoma, Geneva, sans-serif bold; color: #FFFFFF; padding: 2px 22px 2px 22px; }
				#fl ul li a:hover { text-decoration: underline;}
				#fl ul li.home a { border-left: none; }
				
		#fr { width: 280px; float: right; font: 12px Arial, Helvetica, sans-serif; line-height: 21px; color: #FFFFFF; text-align: left; margin: 0 20px 0 0; }
/* Custom Date */


.datebg{
float: left;
background: url(http://www.kimwolfeatlanta.com/wp-content/uploads/2010/01/datebg.gif) no-repeat;
height: 75px;
width: 75px;
margin: 10px 10px 0 0;
padding: 0px;
}

.month{
color: white;
font:  Arial, Helvetica, sans serif;
font-case: uppercase;
font-size: 20px; 
line-height: 26px;
padding: 1px 0px 0px 20px;

} 
.day{
color: #bebebe;
font:  Arial, Helvetica, sans serif;
font-size: 35px; 
padding: 10px 0px 5px 17px;
}

/* Homepage */

#homepage { 
width: 800px;
margin: 0; 
padding: 0;
float: left;
}

#homepage img { 
border: 1px solid #e3e3e3;
margin: 10px 15px 0 10px;
}
#homepage a { 
width: 200px;
}
#box {
width: 475px;
height: 350px;
float: left;
border: 1px solid #e3e3e3;
margin-top: 15px;
padding-right: 5px;
}

#box ul {
margin-left: 10px;
font-size: 13px;
}

#box2 {
margin-left: 515px;
width: 475px;
height: 350px;
border: 1px solid #e3e3e3;
margin-top: 20px;
padding-right: 5px;
}

#box2 ul {
margin-left: 10px;
font-size: 13px;
}
