/*

Theme Name: Blank 2 Column - Right Sidebar

Theme URI: http://www.purpleconey.com

Description: A Blank Wordpress theme with left sidebar.

Author: Purple Coney

Author URI: http://www.purpleconey.com

version: 2.0

Tags: two-column, widget-ready,blank

*/









/* basics */



*{margin:0; padding:0;}



body {

        background:url('images/background.jpg');

       	/*background:#172061;*/

	font-family: verdana, arial, tahoma, sans-serif;

	font-size: 10pt;

	overflow-x:hidden;

	}



	

h1 {font-size: 18pt;}

h2 {font-size: 14pt;}

h3 {font-size: 10pt;}

h4 {font-size: 9pt;}





img{ border: none; padding:0; }

img a{border:none;}



img.left{ float: left; border: none; padding: 6px 0 0 0; }

img.right{ float: right; border: none; padding: 0 0 0 6px; }



blockquote{

	border-left:1px solid #A5ABAB;

	margin:15px;

	padding:0 12px 0 12px;

	}



code{

	font-family:"Courier New", Courier, monospace;

	}





/* links */



a{

	color:#000;

	text-decoration:none;

	}



a:hover{text-decoration: underline;}







/* container */





#container {

	width: 1000px;

	padding:0;

	color:#333;

	margin:0 auto;

	overflow: visible;

        margin-top:700px;

	}

	

/* header */



#header{

       	background:url('images/header.jpg') no-repeat top center;

	width: 100%; 

  	height: 100px;

	color: #fff; 

	height:350px;

	}



#header div{

        width:1000px;

        text-align:left;

}



#header h1{

	font:normal 20pt georgia, times;

	padding:20px 0 0 16px;

	margin:0;	

	}

	

#header h1 a{color: #404040; text-decoration: none;}

#header h1 a:hover{color: #666; text-decoration: none;font-size:20pt;}





#header h2{

	font:normal 10pt georgia, times;

	color:#333;

	padding: 0 0 0 18px;

	margin:0;	

	}



/* main menu */





#menu {

	background:transparent;

	font-family: verdana, arial, times, serif;

	font-size: 8pt;

	width:100%; 

	margin-top: 0px;

        margin-bottom: 50px;

	overflow:hidden;

	height:64px;

        position:relative;

        z-index:999;

}



#menu div{

        width:1000px;

        height:67px;

        background:url('images/tab-chargelife.jpg') no-repeat top left;

}



#menu ul {

	/*border:1px solid green;*/

	margin:0;

	padding:0;

}



#menu ul li {

	list-style-type: none;

	font-size:12pt;

	float:left;

	margin: 0;

	padding: 0;

        margin-top:18px;

     	margin-right:10px;

        text-transform:uppercase;

        color:#fff;

 }





#menu ul li a {

	padding:4px 10px;

	margin: 0;

	color: #fff;

	display:block;

}



#menu ul li a:hover {

	/*background: #fff;*/

	/*color:#000;*/

}





/* content */





#content {

	width:672px;

	overflow: hidden;

	margin:0;

        margin-left:-10px;

    	padding-top:40px;

	}

#data

{

	font-size:15px;

	font-variant:italic;

}

.post {

	margin:0;

	padding:5px 0px 20px 5px;

	line-height: 14pt;

	margin-top:0px;

        margin-bottom:10px;

	

	width:672px;;

        background:#fff;

	/*background-image:url('images/contenttop.jpg');*/

	background-repeat:no-repeat;

	}

	

.post h2{

	font:normal 18pt georgia, times;

	margin-bottom:10px;

	}

	

.post h2 a{

	color: #000;

	text-decoration: none;

	}

	

.post h2 a:hover{

	color: #777;

	text-decoration: none;

	}



.post ul {}



.post li {}

.entry{

        background:#fff;

}

.single{

        background:#fff;

}



.entry p

{

	margin-top:12px;

        margin-right:10px;

       	background:#fff;

        width:auto !important;

 }



.entry img{

        float:left;

        padding-right:10px;

 }



.entry a{

        color:blue;

}



.postmetadata{

	margin: 0px;

	width:100%;

	color:#1b2062;

        background:#fff;

        clear:both;

	}

.postmetadata a 

{

	color:#1b2062;

}



.navigation {

	font-size:8pt;

	width:100%;

	float:left;

	margin:0;

	padding:0;

	overflow:hidden;

	}

	

.alignleft a{float:left; margin:25px 0;}

.alignright a{float:right; margin:25px 0;}







/* sidebar */



 #sidebar {

        font-family: verdana, arial, tahoma;

	font-size:12pt;

	font:normal 13pt georgia, times;

	width:314px;

	margin:0;

        padding:5px 0px 20px 0px;

	background: #fff;

	margin-top:40px;

	position:relative;

	}



#sidebar ul li h2{

	background:#a40404;

	font:bold 10pt arial, georgia, times;

	color: #fff;	

	padding:5px;

        width:215px;

        height:15px;

        text-transform:uppercase;

        margin-left:10px;

        text-align:left;

}



#sidebar label{

	font:normal 11pt arial, georgia, times;

	color: #000;	

	margin: 0;

	padding: 0;

}



#sidebar p {margin:0; padding: 0 6px 0 12px;}



#sidebar img {padding: 0; margin: 0;}



#sidebar ul {

	margin:15px 0px 10px 35px;

	width:250px;

	}





#sidebar ul li {

	padding:26px 5px 5px 0px;

	background:#5a5a5a url('images/gray.jpg') no-repeat;

	overflow:visible;

	line-height: 14pt;

	list-style-type: none;

        font-family:arial;

        font-size:10pt;	

        color:#1b2062;

        margin-top:20px;

        text-align:center;

	}



#sidebar ul ul {

	margin:0px 0px 0px 0px;

	padding:0;

	padding-left:10px;

	padding-bottom:30px;

	width:240px;

}



#sidebar ul ul.blue , .pagenav ul

{

	/*background-color:#D7862B;

	color:#fff;*/

}

#sidebar ul ul.brown, .categories ul

{

/*	background-color:#449EC1;*/

}



#sidebar ul ul.gray

{

	/*background-color:#DDDCDA;*/

}



#sidebar ul ul.brown a, .categories ul a, #sidebar .page_item a

{

	color:#000;



}



#sidebar ul ul li {

	list-style-type: none;

        width:200px;

        margin:0px 0px 0px 10px;

        padding:0px;

        color:skyblue !important;

        background:none;

        text-align:left;

	}



#sidebar ul ul ul{

	margin: 0;

	padding: 0;

}



#sidebar ul ul ul li{

	padding: 0 0 0 15px;

	list-style-type: square;

	color: #898989;

}



#sidebar a{

        color:#ddd;

}



.pagenav a{

        color:#ddd !important;

}



/* comments */





#commentform{

	background:#fff;

	margin:0;

	padding:0;

	}

	

#commentform p{

        background:#fff;

	color: #000;

	}

	

#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}

	

#commentform h3{

	font-family: georgia, times, verdana;

	font-size: 10pt;

	font-weight: 300;

	color: #000;

	margin:0;

	padding:0;

	}

	

#comment{

	width:80%;

	}



#author, #email, #url, #comment, #submit{

	background: #fff;

	font-family: verdana, arial, times;

	font-size: 8pt;

	margin:5px 5px 0 0;

	padding:0;

	border: 1px solid #000;

	}

	

#submit{margin:5px 5px 0 0;}



#comments{margin:0; padding:0;text-indent:15px}

	

ol.commentlist {list-style-type: none; margin:0; padding:0;}



.avatar{float:left; margin:0 12px 0 0;}



ol.commentlist li {

	background: #fff;

	margin:10px 0;

	padding:5px 0 5px 10px;

	list-style-type:none;

        width:80%;

	}



ol.commentlist li.alt {background: #eee;}

ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}



ol.commentlist a {color:#000;}



cite {

	font-family: arial, verdana, tahoma;

	font-size: 9pt;

	font-weight: bold;

	font-style: normal;

	}

	

cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}









/* search */



#searchform{

	padding:0;

	margin:14px 0;

	}



#searchform input#s{

	margin:0;

	padding:2px;

	border:1px solid #000;

	}



#searchform input#searchsubmit{

	border:none;

	background:#333;

	color:#fff;

	text-transform:lowercase;

	}





	

/* misc */



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;

	}



.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;

}



*/





/* footer */



#footer {

        background:#000000;

	width: 100%;

	margin-top:25px;

	}

	

#footer p{padding:14px 0;margin: 0; color: #eee; text-align:center;background:#000;}

#footer a{color: #BCBCBC;text-decoration: none;}

#footer a:hover{color: #5D5D5D;text-decoration: underline;}





/*images*/

.alignnone

{

	/*float:left;*/

	margin-right:15px;

	margin-bottom:15px;

	border:1px solid gray;

	padding:6px;

}



#respond

{

	padding-left:25px;

	padding-bottom:25px;

        background:#fff;

}

.single p

{

	/*float:left;*/

	margin-right:10px

}

.single img

{

	float:left;

}



 p.readmore

{

	background-color:#FFC600;

	font-size:16px;

	text-transform:capitalize;

	width:100px !important;

	padding:4px;

        margin-right:30px;

	font-weight:bold;

}

/*navigation*/

.navigation

{

	

	display:block;

	margin-left: auto;

	margin-right: auto;

	margin-bottom:15px;

	font-size:14px;

	margin-left:25px;

}

.wp-paginate li

{

	line-height:24px;

}

.fbrunner {
	
	background: none repeat scroll 0 0 #A40404;
    color: #FFFFFF;
    font: bold 10pt arial,georgia,times;
    height: 28px;
    /*margin-left: 10px;
    padding: 5px;
    text-align: left;
    text-transform:  uppercase;
    width: 105px;*/
	text-transform:  uppercase;
	margin-top: 10px;
	border:1px none;
	margin-bottom: 5px;
	padding: 0px 10px 0px 10px; 
		
}

#hayden1{

        background:url('images/hayden2.png') top left no-repeat;

        height:143px;

        width:350px;

        left:0px;

        position:absolute;

        margin-top:-170px;

}



#hayden2{

        background:url('images/hayden1.png') no-repeat;

        height:663px;

        width:216px;

        left:84%;

        position:absolute;

        z-index:1000;


}



div.first-image,div.wp-caption{

       float:left;

       background:#eee;

       border:solid 1px #ccc;

       padding:5px;

       margin-right:10px;

       width:auto;

}



div.first-image img, div.wp-caption img{

       padding:0px !important;

       margin:0px !important;

}



div.caption-label,p.wp-caption-text{

       clear:both;

       text-align:center;

       color:#333;

       padding:0px !important;

       margin:0px !important;

}



/*misc*/

#FJ_MapC{

	margin-left:auto !important;

	margin-right:auto !important;

}

.clear

{

        clear:both;

	height:30px;

	display:block;

	background:none;

	width:100%;



}






