/*
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: #0066cc;
	}
	
	a:hover {
		text-decoration: underline;
		}
	
img { 
	border: 0;
	}

body {
	background: #ffffff;
        background-repeat:no-repeat;
        color: #000000;
 	margin: 0 auto; 
	font-size: 12px; 
        font-family: Helvetica, Verdana, Arial, sans-serif;
	padding: 0; 
	}

h1 a, h3 a, h4 a {
	color: #222;
	}

h2 a {
      text-decoration: none;
      color:#0066cc;
     }

h2 { 
   color: #0066cc;
   font-size: 12px;
   font-family: Helvetica, Verdana, Arial, sans-serif;
   font-variant: small-caps;
   }

h3 { 
   position: relative;
   margin: 0px;
   padding:0px;
   color: #0066cc;
   font-size: 16px;
   font-family: Helvetica, Verdana, Arial, sans-serif;
   font-variant: small-caps;
   font-weight: bold;
   
   }
h4 {
   color: #0066cc;
   font-size: 12px;
   font-family: Helvetica, Verdana, Arial, sans-serif;
   font-variant: small-caps;
   line-height: 10px
   }

h5 {
    color:#222;
    font-size: 12px;
    font-family: Helvetica, Verdana, Arial, sans-serif;
    font-weight: normal;
    font-style: oblique;
    margin: 12px 0px 0px 0px;
    padding: 0;
    }
h5 a {color:#222;
    font-size: 12px;
    font-family: Helvetica, Verdana, Arial, sans-serif;
    font-style: oblique;
    font-weight: normal;
    }


h6 {
    color: #660000;
    font-size: 12px;
    font-family: Helvetica, Verdana, Arial, sans-serif;
    font-weight: bold;
    line-height: 14px;
    }

h7 {
    color: #000000;
    font-size: 12px;
    font-family: Helvetica, Verdana, Arial, sans-serif;
    font-weight: bold;
    line-height: 14px;
    }
h8 {
    color: #000000;
    font-size: 14px;
    font-family: Helvetica, Verdana, Arial, sans-serif;
    font-variant: small-caps;
    font-weight: bold;
    line-height: 14px;
    }
h8 a {
      color:#000000;
      }
h9 { 
    color:#000000;
    font-size: 12px;
    font-family: Helvetica, Verdana, Arial, sans-serif;
    font-weight: normal;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    }

.page {
        float: right;
        position: relative;
        margin: 0px 15px 0px 16px;
        font-size: 12px;
        color: #660000;
       }
	


hr {
  border:0;
  border-top: 1px solid #c5c5c5;
  height: 3px;
}

div.hr {
  height: 5px;
  background: #91c4ff;
}
div.hr hr {
  display: none;
}

textarea {
	width: 97%;
	}

.post-meta {
            padding: 0px;
            margin: 0px;
            font-variant: small-caps; 
            color: maroon; 
            list-style-type:none }

.post-meta-key {
                padding: 0px;
                margin: 0px;
                font-variant: small-caps; 
                color: maroon; 
                font-weight: bold; }

/* Header Elements */

#header{
	
	float: left;
        position: relative;
        margin: 18px 0px 0px;
        padding: 0;
	width: 100%;
        height: 173px;
        border-left: 1px solid #91c4ff;
        border-right: 2px solid #91c4ff;
        z-index: 100;
	}

#header_image {
               position:relative; 
               z-index:1;
               margin: 0px 0px 1px 0px;
               padding: 0;
               width: 100%;
               }

#header-search{
        position: absolute;
        z-index: 105;
        top: 7px;
        left: 25px;
	width: 100px;
        height: 15px;
        color: #ffffff;
	}

#header_permlink{
                 position: absolute;
                 z-index: 25;
                 left: 814px;
                 top: 7px;
                 width: 200px;
                 font-family: Helvetica, Verdana, Arial, sans-serif;
                 font-size: 12px;
                 color: #ffffff;
                 font-variant: small-caps;
                 text-align: right;
                                  }
#header_permlink a { color: #ffffff;
                           }
#header_permlink a:visited { color: #ffffff;
                           }
                   

#headerad {
	width: 468px;
	}	

#login {
	height: 16px;
	font-size: 12px;
	color: #fff;
	text-align: right;
	padding: 7px 10px 9px;
	background: url(images/login.png) repeat-x;
	}
	
	#login a {
		color: #fff;
		}
	
	#login ul {
		padding: 0;
		margin: 0;
		}
	
	#login ul li {
		display: inline;
		}
	
.dot:before {
	content: url(images/whitedot.png) " ";
	}

#title {
	font-size: 48px;
	margin: 10px 0 0;
	padding: 0;
	line-height: 0px;
	}
	
	#title a { 
		}		
	
	#title a:hover {
		text-decoration: none;
		}
		
#description {
	font-size: 12px;
	margin: 10px 0 0;
	padding: 0;
	}		
	
.transparent_class {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
#navigation {
	clear: left;
	float: left;
	width: 740px;
 	position: absolute;
	top: 130px;
	left: 300px;
        z-index: 1000;
	}

#navigation ul * {
	margin:0; 
	padding:0;
	}

	#navigation ul {
		padding: 0;
		margin: 0;
		}
	
	#navigation ul li {
		position:relative;
		font-family: "Times New Roman",Georgia,Serif;
		font-size: 18px;
                font-variant: small-caps;
                list-style-type: none;
		float: left;
		line-height: 24px;
		padding: 0;
		margin: 0;
		position: relative; 
		}
	
	#navigation ul a {
		display: block;
		font-weight: bold;
                font-size: 18px;
		color: #660000;
		padding: 0 10px;
		}
		
		#navigation ul a:hover {
			color: #444;
			border-bottom: 1px solid #ffffff;
                        -moz-border-radius: 15px; -webkit-border-radius: 15px;
			text-decoration: none;}
#navigation ul li:hover ul {display: block; z-index: 101;}
	
#navigation ul li:hover ul ul {display: none; }	

#navigation ul ul { position:absolute; top:22px; background: #ffffff;filter:alpha(opacity=95); -moz-opacity:0.95; left:0; display:none; list-style:none; font-size: 12px; border: 1px solid #d6ebfe; -moz-border-radius: 15px; -webkit-border-radius: 15px;}

#navigation ul ul li {position:relative; filter:alpha(opacity=95); -moz-opacity:0.95; opacity: 0.95; margin:0; font-size: 14px;}

#navigation ul ul li a {display:block; padding:0 7px 0 12px; color: #660000; filter:alpha(opacity=95); -moz-opacity:0.95; opacity: 0.95; border-right: 0;-moz-border-radius: 15px; -webkit-border-radius: 15px; width: 140px; font-size: 14px; }

#navigation ul ul li a:hover {background-color:#d6ebfe; border: 1px solid #d6ebfe; -moz-border-radius: 15px; -webkit-border-radius: 15px;}

#navigation ul ul li:hover ul {display: block; border: 1px solid #d6ebfe; -moz-border-radius: 15px; -webkit-border-radius: 15px; width: 140px;}

#navigation ul ul ul {position: absolute; left:140px; top:-1px; z-index: 105;}
								
#sub-navigation {
	clear: both;
        border-bottom: 1px solid #c5c5c5;
	float: left;
	width: 100%;
	padding-top: 2px;
 	z-index: 50;
 	position: relative;
        list-style-type: none;
	}
	
	#sub-navigation ul {
		padding: 0 0 0 0px;
		margin: 0;
                list-style-type: none;
		}
	
	#sub-navigation li {
		list-style-type: none;
		float: left;
		font-size: 12px;
		padding: 0 10px 0 0;
		text-transform: uppercase;
		margin: 0;
		line-height: 22px;
		background: url(images/blackdot.png) right 5px no-repeat;
		position: relative;
		}
	
	#sub-navigation a {
		color: #222;
		padding: 0 5px;
		}
		
		#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:22px; left:0; background:#fff; display:none; list-style:none; margin:0;padding:0; border-top: 1px solid #000;}
#sub-navigation ul ul li {position:relative; border:1px solid #aaa; border-top: 0;width:159px; margin:0; padding: 0; background: none;}
#sub-navigation ul ul li a {display:block; padding:0 7px 0 12px; color: #555; background-color:#fff; border-right: 0; font-size: 12px; }
#sub-navigation ul ul li a:hover {background-color:#eee}
#sub-navigation ul ul li:hover ul { display: block; }
#sub-navigation ul ul ul { left:159px; top:-1px; display: none; }	


#sub-navigation li.nodot {
	background: none;
	}
	
#sub-navigation li.right-d {
	float: right;
	}

/* Main Elements */
	
#mainwrapper {
	float: left;
	width: 1017px;
	padding: 0px 0px 0px 0px;
	margin: 0;
	background: #fff;
        border-left: 2px solid #91c4ff;
        border-right: 2px solid #91c4ff;
	}

#sidebar {
	float: left;
        margin: 0px 0px 0px 0px;
	padding: 0;
        }
#findus {
        float: left;
        margin: 20px 15%;
        padding: 10px 10%;
        border: 1px solid #d1d1d1; -moz-border-radius: 8px; -webkit-border-radius: 8px;
        }

#secondsidebar {
	float: left;
        position: relative;
        left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
        }
.secondsidebar h2 {
                margin: 0px;
                padding: 0px;
                font-size: 12px;
                color: #660000;
                }

h2 a {
               color: #660000;
               text-decoration: none;}

.secondsidebar h3 {
                margin: 0px;
                padding: 0px;
                font-size: 12px;
                font-family: "Times New Roman",Georgia,Serif;
                color: #0066cc;
                }

#secondsidebarimage {
                     float: right;
                     position: relative;
                     right: 30px;
                     bottom: 0px;
                    }                    
	
.side {
	
	font-size: 12px;
	margin: 0px ;
	}	
	
.side-widget {
	float: left;
        position: relative;
	margin: 0px 18px;
	padding: 10px 0px;
	background: #fff;
	border: 0px solid #ddd;
        
	}
	
	.side-widget ul {
		padding: 0;
		margin: 0;
		list-style-type: none;
		}

	.side-widget ul li {
		padding: 0;
		margin: 0;
		font-size: 12px;
		}
		
	.side-widget ul li {
		padding-left: 15px;
		margin: 2px 0;
		}
	
	.side-widget h2 {
		font-size: 18px;
                font-family: "Times New Roman",Georgia,Serif;
                color: #660000;
                width: 100%;
		border-bottom: 3px solid #666666;
		padding: 0px;
		margin-top: 5px;
		text-align: center;
		font-variant: small-caps;
		}
		
	.side-widget .storycontent {
                font-size: 10px;
		border-bottom: 1px solid #ddd;
		}
		
	.side-widget .noline {
		border-bottom: 0;
		}		

#posts {
        margin: 2px 0px 0px 20px;
	float: left;
	width: 100%;
        font-size: 12px;
        background: transparent;
        z-index: 1;
	}
	
        .posts h2 {
                color: #660000;
                font-size: 12px;
                margin: 0px 0px 0px 0px;
                font-weight: bold:
		font-variant: normal;
}	

        .posts h2 a {
                color: #660000;
                font-size: 12px;
                font-weight: bold;
                font-variant: normal;
                
		}
        .posts h3 {
                color: #0066cc;
                font-size: 12px;
                margin: 0px 0px 0px 0px;
                font-weight: bold;
                font-variant: normal;
		}
      
	.posts img {
		margin: 10px 10px 10px 0;
		float: left;
		}
		
.readmore {
	color: #cc0000;
        font-style: italic;
	}
		
#footer {
	clear: both;
	position: relative;
	width: 1021px;	
	text-align: left;
	font-size: 13px;
	background: #fff;
        
	}
#footer {
	clear: both;
	float: left;
	width: 1021px;
        height: 100px;
	padding: 10px 0;
	text-align: left;
	font-size: 13px;
	border-top: 4px solid #3888d8;
	background: #fff;
        line-height: 24px;
	}
/* Left Content Elements */

#leftcontentBGimage {
             background: url('if');
             z-index: 2;
             margin: 0;
             padding: 0;
             }

#leftcontent {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 15px;
        background: #f7f7fd;
        border-left: 1px solid #91c4ff;
        border-right: 2px solid #91c4ff;
        z-index: 1;
	}

        

	#leftcontent h5 {
		font-family: Helvetica, Verdana, Arial, sans-serif;
		margin: 0;
		padding: 0;
		color: #222;
		margin-bottom: 5px;
		font-size: 12px;
		}

	#leftcontent h1{
		margin: 0;
		padding: 0;
		font-size: 20px;
                text-align: center;
                font-variant: small-caps;              
		
		}
         #leftcontent h2{
		margin: 0;
		padding: 0;
		font-size: 12px;
                font-weight: normal;
                text-align: left;
		}
         #leftcontent h2 a{
		margin: 0;
		padding: 0;
		font-size: 12px;
                text-align: left;
		}

#leftcontent h1.catheader {
	margin-top: 3px;
        margin-left: 25px;
	color: black;
	font-weight: normal;
        border: 1px solid black;
        }

	#leftcontent .post h1, 
	#leftcontent .ind-post h1, 
	#leftcontent .twopost h1, 
	#leftcontent .threepost h1 {
		margin-top: 0px;
                margin-left: 0px;
		font-size: 16px;
		font-family: Helvetica, Verdana, Arial, sans-serif;
		font-weight: normal;
		color: black;
		}
		
	#leftcontent .twopost h1 {
		font-size: 12px;
		}
	
	#leftcontent .threepost h1 {
		font-size: 12px;
		}
	
	#leftcontent .postmetadata {
		clear: both;
		line-height: 12px;
		}
		
	#leftcontent .post .entry {
		font-size: 15px;
		line-height: 18px;
		}
		
	#leftcontent .date {
		margin-bottom: 5px;
		font-style: italic;
		color: #888;
		}
		
	#leftcontent .meta {
		font-family: Helvetica, Verdana, Arial, sans-serif;
		font-size: 11px;
		color: #444;
		}	
		
	#leftcontent .catdesc {
                margin: 10px 0px 10px 0px;
                padding: 0px 0px 0px 0px;
		border-top: 2px;
                border-bottom: 2px;
                border-left: 0px;
                border-right: 0px;
                border-style: solid;
                border-color: #000000;
		font-size: 16px;
                font-family: "Times New Roman",Georgia,Serif;
                font-variant: small-caps;
                font-color: #000000;
                text-align: center;
                line-height: 15px;		
		}
		
#catdesc {
           width: 70%;
         }  
/* This is your subtitle style */

#leftcontent p.sub {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	margin: 10px 0 0;
	}

/* This is your blockquote style */
	
#leftcontent blockquote {
	width: 80%;
	float: none;
	margin: 0 15 0px;
	padding: 0;
	}
	
	#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: left;
	border-bottom: 1px solid #3888d8;
        margin: 0;
	padding: 10px 10px 10px 10px;
	width: 100%;
}

	.ind-post img {
		margin: 0px 10px 5px 0;		
		}

#twocol {
	float: left;
	margin-bottom: 3px;
	padding: 10px 0 0;
	background: url(images/line.png) repeat-y 50% 0;
	}

	#twocol img {
		margin: 0px 8px 5px 0;
		}
		
	#twocol hr.two {
		height: 0;
		border: 0;
		clear: both;
		border-bottom: 1px solid #3888d8;
		}
	
.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:5px;
		}
		
	.twopost1, .twopost3 {
		clear: left;
		}		
		
#threecol {
	float: left;
	background: url(images/line.png) repeat-y 31.5% 0;
	margin-top: 3px;
	}

#threecol2 {
	float: left;
	padding: 0;
	background: url(images/line.png) repeat-y 67% 0;
}

	#threecol img {
		margin: 0px 5px 5px 0;
		}

.threepost {
	width: 29%;
	float: left;
	border-top: 1px solid #aaa;
	padding-top: 10px;
	}

	.threepost2, .threepost5 {
		padding: 10px 0 0;
		margin: 0 6%;
		}
		
	.threepost1, .threepost2, .threepost3 {
		border-top: 0;
		}
		
	.threepost1, .threepost4 {
		clear: left;
		}

/* Main content */

#maincontentBGimage {
             background: url('');
             z-index: 2;
             margin: 0;
             padding: 0;
             }
			
#maincontent {
        float: right;
        width: 741px;
	margin: 0px 0px 0px 0px;
	padding: 0px 15px; 
        background: #f7f7fd;
        border-left: 1px solid #91c4ff;
	}
#catheader {
        border: 1px solid black;
	}

#catheader h1{
        text-align: center;
        margin: 0;
        font-size: 23px;
	color: black;
	font-weight: normal;
	}

#maincontent .meta {
		font-family: Helvetica, Verdana, Arial, sans-serif;
		font-size: 11px;
		color: #444;
		}	
		
#maincontent .catdesc {
                margin: 10px 0px 10px 0px;
                padding: 5px 0px 5px 15px;
		border-top: 2px;
                border-bottom: 2px;
                border-left: 0px;
                border-right: 0px;
		border-style: solid;
                border-color: #000000;
		font-size: 16px;
                font-family: "Times New Roman",Georgia,Serif;
                font-variant: small-caps;
                font-color: #000000;
                text-align: left;
                line-height: 15px;
		}
#maincontent .catdesc a{
                font-color: #000000;		
		}
#maincontentpost h1 {
                text-align: center;
		padding: 0 10px;
		color: #000000;
		font-size: 24px;
                font-weight: normal;
		}
#maincontentpost h2 {
                text-align: center;
		padding: 0 10px;
		color: #000000;
		font-size: 12px;
                font-weight: normal;
		}

#maincontentpost .catdesc {
                margin: 10px 0px 10px 0px;
                padding: 0px 0px 0px 0px;
		border-top: 2px;
                border-bottom: 2px;
                border-left: 0px;
                border-right: 0px;
                border-style: solid;
                border-color: #000000;
		font-size: 16px;
                font-variant: small-caps;
                text-align: left;
                line-height: 15px;		
		}
#maincontentpostentry {
		font-size: 15px;
		}
               

/* Other Elements */

.red, .entry a {
	color: #cc0000;
	}
	
#tagcloud {
	width: 400px;
	text-align: center;
	margin: auto;
	padding: 20px;
	}	
	
#tagcloud a {
	color: #cc0000;
	}

/* Comment Elements */

h3#comments {
	text-transform: none;
	padding-bottom: 5px;
	}

#postcomments {
	padding-top: 20px;
	}
			
			
	 h4#comments, #respond h3 { color:#333; font:normal 240% georgia,times,serif; margin:0 0 .1em; padding:0 0 .1em; }

	 #respond p { font-size:11px; 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: 12px; line-height: 16px; font-family: helvetica, verdana, 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: 10px; line-height: 16px; font-family: helvetica, verdana, 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: 12px;
		color: #ccc;
		}

/* WordPress Required Elements */

.aligncenter,
div.aligncenter {
   display: block;
   margin: 5px auto;
}

.alignleft, div.alignleft {
   float: left;
   margin: 5px 15px 5px 0;
}

.alignright, div.alignright {
   float: right;
   margin: 5px 0 5px 15px;
}

.alignnone {
	margin: 5px 0;
	}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 0;
   /* 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;
	}