/*
Theme Name: Magazine Basic
Theme URI: http://tinkerpriestmedia.com/free-wordpress-themes/magazine-basic/
Description: A magazine style theme with a fully customizable layout. Theme options include site width, 1 or 2 widgetized sidebars, logo uploader, multiple front page grid layouts, Google Analytics, header ad space and tons more. Also includes dynamic SEO keywords and page descriptions. Tested on WP 2.8 using Firefox, IE6 and IE7. Fully optimized for search engine ranking. 100% valid xHTML. Designed by <a href="http://tinkerpriestmedia.com">c.bavota</a>.
Version: 2.4.11
Author: c.bavota
Author URI: http://tinkerpriestmedia.com/
Tags: right-sidebar,left-sidebar,fixed-width,three-columns,two-columns,white,custom-header,theme-options

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* Basic Tag Elements */

a {
	text-decoration: none;
	outline: none;
	color: #205B87;
	}
	
	a:hover {
		text-decoration: underline;
		}
	
img { 
	border: 0;
         margin:2px 2px 2px 0px;
	}


body {
	color: #000000;
 	margin: 0 auto;
        font-size: 12px; 
	padding: 1px; 
         
 	}


h1 a, h2 a, h3 a, h4 a, h5 a {
	color: #000000;
         font-weight: bold;
         font-family: Arial,"lucida console",sans-serif;
         font-size:16px;
	}

textarea {
	width: 100%;
	}


/* Header Elements */

#header{
	background: #fff;
	float: right;
         text-align: center;
         width: 100%;
         font-weight: bold;
         color: #FFFFFF;
         font-size: 12px
        
	}

#headerad {
	width: 468px;
        
	}	


#login {
	height: 16px;
	font-size: 12px;
	color: #fff;
	text-align: right;
	padding: 0px;
	background: url(images/login.png) repeat-x;
	}
	
	#login a {
		color: #fff;
		}
	
	#login ul {
		padding: 0px;
		margin: 0;
		}
	
	#login ul li {
		display: inline;
		}
	
.dot:before {
	content: url(images/whitedot.png) " ";
	}

#title {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
	}
	
	#title a {
		color: #FFFFFF;
		}		
	
	#title a:hover {
		color: #FFFFFF;
		text-decoration: none;
		}
		
#description {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	}		
	
#navigation {
	clear: left;
         background: #000000;
         float: relative;
	width: 100%;
 	z-index: 1;
 	position: left;
	margin-top: 0px;
         padding: 0px
	}

#navigation ul * {
	margin: 0px; 
	padding:0px;
	}

	#navigation ul {
		padding: 0px;
		margin:0px;
		}
	
	#navigation ul li {
                position: relative;
		font-family:"Arial Bold", Helvetica, sans-serif;
		list-style-type: none;
		float: left;
		font-size: 12px;
		line-height: 24px;
                padding: 0px;
		margin:0px;
		position: relative;
		}
	
	#navigation ul a {
                  color: #FFFFFF;
		  display: block;
                  font-weight: bold;
                  border-right: 1px solid #fff;
                  padding: 3px 6px 3px 6px;
		}
		
		#navigation ul a:hover {
			background: #AED5F2;
                        color: #FFFFFF;
			text-decoration: none;
			}
#navigation ul li:hover ul { display: block; z-index: 1000;}	
#navigation ul li:hover ul ul { display: none; }	
#navigation ul ul { position:absolute; top:24px; left:0; background:#000000; display:none; list-style:none;}
#navigation ul ul li {position:relative; border:2px solid #aaa; width:155px; margin:0; }
#navigation ul ul li a {display:block; padding:2px; color: #555; background-color:#AED5F2; border-right: 5; font-size: 12px; }
#navigation ul ul li a:hover {background-color:#3D3D3D}
#navigation ul ul li:hover ul { display: block; }
#navigation ul ul ul { left:155px; top:-1px; display: none; }
								
#sub-navigation {
         clear: left;
	border-bottom: 1px solid #222;
	float: left;
	width: 100%;
	padding: 1px;
 	z-index: 1;
 	position: left;
	}
	
	#sub-navigation ul {
		padding: 1px;
		margin: 1px;
		}
	
	#sub-navigation li {
		list-style-type: none;
		float: left;
                   font-family:"Arial";
		font-size: 11px;
		padding: 1px;
		text-transform: uppercase;
		margin:1px;
		line-height: 20px;
		background: url(images/blackdot.png) right 5px no-repeat;
		position: left;
		}
	
	#sub-navigation a {
		  font-family:Aharoni;
                    color: #990000;
		  padding: 2px;
		}
		
		#sub-navigation a:hover {
			text-decoration: underline;
			}
			
#sub-navigation ul li:hover ul { display: block; }	
#sub-navigation ul li:hover ul ul { display: none; }	
#sub-navigation ul ul { position:absolute; top:30px; left:0; background:#fff; display:none; list-style:none; margin:0;padding:0; border-top: 1px solid #000;}
#sub-navigation ul ul li {position:left; border: 0px solid #aaa; border-top: 0;width:155px; margin:0; padding: 0; background: none;}
#sub-navigation ul ul li a {display:block; padding: 2px; color: #555; background-color:#000000; border-right: 0; font-size: 12px; }
#sub-navigation ul ul li a:hover {background-color:#000000}
#sub-navigation ul ul li:hover ul { display: block; }
#sub-navigation ul ul ul { left:150px; top: 2px; display: none; }	


#sub-navigation li.nodot {
	
         background: none;
         font-size: 12px;
         color: #000000;
         font-family:"Arial";
         
	}
	
#sub-navigation li.right-d {
	float: right;
	}

/* Main Elements */
	
#mainwrapper {
	float: left;
         font-size: 16px;
	width: 100%;
	padding: 0px 0px 5px 2px;
	margin:0px;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	background: #fff;

	}

#sidebar {
	float: left;
	margin: 0px;
	padding: 0px;
	}

#secondsidebar {
	float: right;
	margin: 0px;
	padding: 0px;
	}
	
.side {
	line-height: 20px;
	font-size: 18px;
	margin-bottom: 2px;
	}	
	
.side-widget {
	float: left;
         font-size: 11px;
         font-family:"Arial";
	margin: 0px;
	padding: 0px 0px 3px 0px;
	background:#FFFFFF;
	border: 1px solid #FFFFFF;
	}
	
	.side-widget ul {
		padding: 0px;
		margin: 0px;
		list-style-type: none;
		}

	.side-widget ul li {
		padding: 0px;
		margin: 0px;
		font-size: 13px;
		}
		
	.side-widget ul li {
		padding: 0px 0px 1px 0px;
		margin: 0px;
		}
	
	.side-widget h2 {
	         color: #141A73;
                  font-size: 14px;
                  font-family:"Arial";
		border-bottom: 1px solid #ddd;
		padding: 0px 0px 1px 0px;
		margin-top: 2;
		text-align: center;
		text-transform: capitalize;
		}
		
	.side-widget .storycontent {
		border-bottom: 1px solid #ddd;
                  
		}
		
	.side-widget .noline {
		border-bottom: 0;
		}		

.posts {
	border-bottom: 3px solid #ccc;
         margin-bottom:4px;
	float: none;
	width: 100%;
	}
	
	.posts h2 {
		margin:5px;
		}
	
	.posts img {
		margin:3px;
				}
		
.readmore {
	color: #1414FF;


	}
		
#footer {
	clear: both;
	float: center;
	width: 100%;
	padding: 5px 0;
	text-align: center;
	font-size: 11px;
	border-top: 1px solid #222;
	background: #fff;


	}

/* Left Content Elements */

#leftcontent {
	float: left;
	margin:0px;
	padding: 0px;
	}

	#leftcontent h5 {
		font-family:Verdana, Arial, Helvetica, sans-serif;
                  	margin-top:15px;
		padding: 2px;
		color: #CC0000;
		margin-bottom:2px;
		font-size: 14px;
		}

	#leftcontent h1 {
		color: #66CC66;
                  margin:2px;
		padding: 0px;
		font-size: 24px;
		line-height: 20px;
		}
         
#leftcontent h1.catheader {
	margin-top:0px;
	color: #000000;
        font-weight: bold;
	}
	
	#leftcontent .post h1,
	#leftcontent .ind-post h1, 
	#leftcontent .twopost h1, 
	#leftcontent .threepost h1 {
		margin-top:2px;
		font-size: 18px;
		font-family: Georgia, Arial, Times, serif;
		font-weight: bold;
		line-height: 28px;
		color: #222;
		}
		
	#leftcontent .twopost h1 {
		font-size: 26px;
		line-height: 28px;
		}
	
	#leftcontent .threepost h1 {
		font-size: 20px;
		line-height: 22px;
		}
	
	#leftcontent .postmetadata {
		clear: both;
		line-height: 14px;
                  	}
		
	#leftcontent .post .entry {
		font-size: 15px;
		line-height: 18px;
		}
		
	#leftcontent .date {
		margin-bottom: 4px;
		font-style: italic;
		color: #888;
		}
		
	#leftcontent .meta {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #444;
		}	
		
	#leftcontent .catdesc {
		background: #CC3333;
		border: 2px double #ddd;
		padding: 3px;
		color: #666;
		font-size: 13x;
		line-height: 15px;
		margin-bottom:3px;
		}
	
/* This is your subtitle style */

#leftcontent p.sub {
	font-size: 15px;
	line-height: 26px;
	font-weight: bold;
	font-style: italic;
	margin:3px 0 0;
	}

/* This is your blockquote style */
	
#leftcontent blockquote {
	font-size: 14px;
	line-height: 26px;
	float: center;
	margin: 0 0 0 0px;
	padding: 0;
	font-style: normal;
         border:1px solid black;
         background: #E3E0E0;
         
	}
	
	#leftcontent blockquote p {
		padding: 0;
		margin: 0;
		}

.more-link {
	font-size: 11px;
	text-align: right;
	color: #cc0000;
	}

.tags a {
	color: #cc0000;
	}
	
.ind-post, .post {
	float: none;
	border-bottom: 1px solid #aaa;
	margin-bottom:10px;
	padding-bottom: 0px;
	width: 100%;
}

	.ind-post img {
		margin: 2px 2px 2px 2px;		
		}

#twocol {
	float: left;
	margin-bottom: 0px;
	padding: 0px;
         background: url(images/line.png) repeat-y 50% 0;

		}

	#twocol img {
		margin:1px;
		}
		
	#twocol hr.two {
		height: 0;
		border: 0;
		clear: both;
		border-bottom: 1px solid #aaa;
		}
	
.mainhr {
	float: left;
         	background: #aaa;
	clear: both;
	width: 100%;
	height: 1px;
	border: 0;
}	
	
.twopost {
	width: 46%;
	float: left;
	}	

	.twopost2, .twopost4 {
		margin-left: 7.5%;
		}
		
	.twopost3, .twopost4 {
		border-top: 1px solid #aaa;
		padding-top:0px;
		}
		
	.twopost1, .twopost3 {
		clear: left;
		}		
		
#threecol {
	float: left;
	background: url(images/line.png) repeat-y 31.5% 0;
	margin-top:0px;
	}

#threecol2 {
	float: left;
	padding: 0;
	background: url(images/line.png) repeat-y 67% 0;
}

	#threecol img {
		margin:2px;
		}

.threepost {
	width: 29%;
	float: left;
	border-top: 0px solid #aaa;
	padding-top: 0px;
	}

	.threepost2, .threepost5 {
		padding: 0px;
		margin: 0 6%;
		}
		
	.threepost1, .threepost2, .threepost3 {
		border-top: 0;
		}
		
	.threepost1, .threepost4 {
		clear: left;
		}
			
/* Other Elements */

.red, .entry a {
	color: #cc0000;
	}
	
#tagcloud {
	width: 400px;
	text-align: center;
	margin: auto;
	padding: 0px;
	}	
	
#tagcloud a {
	color: #cc0000;
	}

/* Comment Elements */

h3#comments {
	
         text-transform: none;
	padding-bottom: 2px;
         
	}

#postcomments {
	padding-top: 2px;
	}
			
			
	 h4#comments, #respond h3 { color:#333; font:normal 240% georgia,times,serif; margin:0 0 .1em; padding:0 0 .1em; }

	 #respond p { font-size:10px; margin:0 0 1em; }	

	 ol.commentlist { list-style:none; margin:0; padding:0; }

	 ol.commentlist li { border:1px solid #d5d5d5; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; margin:0 0 10px; padding:5px 7px 5px 64px; position:relative; }

	 ol.commentlist li.pingback comment-author { padding:0 170px 0 0; }

	 ol.commentlist li div.vcard { font-weight:bold; font-size: 14px; line-height: 16px; font-family: helvetica,arial,sans-serif; }

	 ol.commentlist li div.vcard cite.fn { font-style:normal; font-size: 11px; }

	 ol.commentlist li div.vcard cite.fn a.url, .cancel-comment-reply a { color:#cc0000; text-decoration:none; }

	 ol.commentlist li div.vcard cite.fn a.url:hover, .cancel-comment-reply a:hover { color:#000; }

	 ol.commentlist li div.vcard img.avatar { background: #fff; border:1px solid #aaa; padding: 5px; left:7px; position:absolute; top:7px; }

	 ol.commentlist li div.comment-meta { font-weight:bold; font-size: 12px; line-height: 16px; font-family: helvetica,arial,sans-serif; position:absolute; right:10px; text-align:right; top:5px; }

	 ol.commentlist li div.comment-meta a { color:#205B87; text-decoration:none; }

	 ol.commentlist li p { font-weight:normal; font-size: 12px; line-height: 16px; font-family: helvetica,arial,sans-serif; margin:5px 0 12px; }

	 ol.commentlist li ul { font-weight:normal; font-size: 12px; line-height: 16px; font-family: helvetica,arial,sans-serif; list-style:square; margin:0 0 12px; padding:0; }

	 ol.commentlist li div.reply { background:#999; border:1px solid #666; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; color:#fff; font:bold 9px/1 helvetica,arial,sans-serif; padding:6px 5px 4px;  text-align:center; width:36px; }

	 ol.commentlist li div.reply:hover { background:#cc0000; border:1px solid #cc0000; }

	 ol.commentlist li div.reply a { color:#fff; text-decoration:none; text-transform:uppercase; }

	 ol.commentlist li ul.children { list-style:none; margin:12px 0 0; text-indent:0; }

	 ol.commentlist li ul.children li.depth-2 { margin:0 0 3px; }

	 ol.commentlist li ul.children li.depth-3 { margin:0 0 3px; }

	 ol.commentlist li ul.children li.depth-4 { margin:0 0 3px; }

	 ol.commentlist li ul.children li.depth-5 { margin:0 0 3px; }

	 ol.commentlist ul.children li.odd { background:#fff; }

	 ol.commentlist ul.children li.even { background:#f6f6f6; }

	 ol.commentlist li.pingback div.vcard { padding:0 170px 0 0; }
			
.commentnumber {
		position: absolute;
		left: 7px;
		bottom: 3px;
		font-size: 14px;
		color: #ccc;
		}

/* WordPress Required Elements */

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.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;
}


#today {
	color: #cc0000;
	}

#wp-calendar {
	margin: auto;
	}
