/*
Theme Name: presto
Description: 2 column pro auto theme
Author: Jinsona designs
Author URI: http://web2feel.com/
*/

body {
	margin:0;
	padding-top:0px;
	background:#1d2a34 url(images/body.jpg) center repeat-y;
	font-family:Century gothic, Arial,Tahoma,sans-serif;
	color:#132029;
	font-size:13px;
	}
img {
	border:0;
	}
a {
	color:#fa982f;
	text-decoration:none
	}
a:hover {
	color:#f55625;
	text-decoration:none
		}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	padding-left:10px;
	color:#3d4d67;
	font-style: normal;
	
	}
.clear {
	clear:both;
	}
.alignleft {
	float:left;
	padding:2px 0 0 10px;
	}
.alignright {
	float:right;
	padding:2px 10px 0 5px;
	}

	
/* The Menu */

#foxmenucontainer{
	height:28px;
	background:#040d0f;
	display:block;
	padding:0px 0 0px 0px;
	}
#foxmenu{
	position:relative;
	display:block;
	height:28px;
	font-size:13px;
	font-weight:normal;
	font-family:Tahoma,Verdana,Helvitica,sans-serif;
	}
#foxmenu ul{
	margin:0px;
	padding:0px 0px 0 10px;
	list-style-type:none;
	width:auto;
	float:left;
	}
#foxmenu ul li{
	display:block;
	float:left;
	margin:0 1px 0 0;
	width:90px;
	}
#foxmenu ul li a{
	display:block;
	float:left;
	color:#76abca;
	text-align: center;
	text-decoration:none;
	padding:5px 0px 0 0px;
	width:90px; 
	height: 23px;
;
	}
#foxmenu ul li a:hover,#foxmenu ul li.current_page_item a{
	color:#fff;
	width:90px; height: 23px;
	text-align: center;
	background:url(images/hov.jpg) repeat-x;
	}
#foxmenu ul li .current_page_item a,#foxmenu ul li .current_page_item a:hover{
	color:#fff;
	width: 90px; height: 23px;
	background:url(images/hov.jpg) repeat-x;
	}	
	

/* The Wrapper */

.wrapper {
	width:1000px;
	margin:0 auto;
	background:#130d0d;	
	border-left:1px solid #2a3841;
	border-right:1px solid #2a3841;
	}

/* The Top */

.top {
	height:67px;
	margin:auto;
	background:url(images/top.jpg) repeat-x;
	
	}
.blogname {
	float:left;
	width:1000px;
	font-family: century gothic,Verdana,Tahoma,sans-serif;	
	margin:5px 0 0 0;
	}
.blogname h1  {
	font-size:40px;
	font-weight:normal;
	margin: 0 0px 0 20px;
	color:#3076B2;
	text-decoration: none;
	float:left;
	width:490px;
	border-right:2px solid #999;
	}
.blogname h1  a:link, .blogname h1  a:visited{ 
	color: #3076B2; 
	text-decoration: none; 
	background-color:transparent;
	}
	
.blogname h1  a:hover { 
	color: #1D2935 ; 
	text-decoration: none; 
	background-color:transparent;
	}
.blogname h2 {
	margin:0px 0px 0 0px;
	padding:13px 0px 0 0px;
	font-size:16px;
	font-weight:normal;
	color:#254766;
	float:right;
	width:480px;
	}

/*Content */

.content {
	padding:0px 10px 10px 5px;
	background:#fff;

	}	

#content {
	float: left;
	width: 762px;
	margin: 0px 0px 0px 5px;
	padding: 0 0;
	}

.title{
	margin: 0 0 0;
	padding: 0px 0px 0px 5px;
	height:74px;
	background:url(images/title.jpg)
}	
.date {
	float:left;
	height:14px;
	font-size:14px;
	font-family:Century gothic,Verdana,Helvitica,sans-serif;
	padding-left:10px;
	padding-top:2px;
	font-weight:normal;
   	color:#4A647B;
	}
.time{
	text-align:left;
	width:140px;
	height:25px;
	margin-top:4px;
	font-family:Century gothic,Verdana,Helvitica,sans-serif;
	padding:1px 0 0 15px;
	color:#b5cfd0;
	float:left;
	font-size:12px;
	}	
.post {
	margin: 10px 10px 0 5px;
	padding:0px 0px 0px 0px;
	height: 100%;
	text-align:left;
	color:#3d4d67;
	font: 13px Arial,georgia, sans-serif;
	}

.post h2 {
	margin: 0 0;
	padding: 15px 0px 2px 10px;
	background: transparent;
	text-align: left;
	font: 24px "century gothic", Arial, sans-serif;
	font-weight:normal;

	}

.post h2 a, .post h2 a:link, .post h2 a:visited  {
	color: #3076B2;
	background-color: transparent;
	}
.post h2 a:hover  {
	color: #1D2A34;
	background-color: transparent;
	}	
	

.postinfo {
	height:38px;
	padding: 2px 5px 0px 2px;
	background:url(images/meta.jpg);
	
			}

		
.postinfo a:link {
	color:#76abca;
	font-weight:normal;
	text-decoration:none;
	}
.category{
	float:left;
	padding:0px 0 0 5px;
	color:#222;
	background:url(images/categ.gif);
	background-repeat:no-repeat;
	font-size:12px;
	}	
	
.postinfo .com{
	line-height:15px;
	float:right;
	padding:3px 5px 0 0px;
	font-size:12px;
	width:132px;
}

.postinfo .com a:link,
.postinfo .com a:visited {
	display:block;
	color: #2e589b;
	height:20px;
	padding:5px 0px 0 27px;
}
.postinfo .com a:hover{
	color:#3566b6;
	
}
.post a:link,
.post a:visited {
	color: #f55625;
	background-color: transparent;
}

.post a:hover {
	color: #fa982f;
	background-color: transparent;
	text-decoration: none;
}

.entry {
	margin: 0 0;
	padding: 5px 15px;
	}
.cover{
	margin: 0 0;
	background:url(images/cover.jpg);
	background-repeat:repeat-y;
	}
.rightcolumn{
	float:right;
	width:208px;
	padding-top:10px;
	padding-right:5px;
	}

/* The Sidebar1*/
.sidebar{
	float:right;
	width:208px;
	padding-top:10px;
	padding-right:0px;
	font-size:13px;
	font-family: "Century gothic", Arial, sans-serif;
	}

.sidebar h2 {
	height:30px;
	line-height:30px;
	font-size:18px;
	color:#ddd;
	margin:5px 0 0 0 ;
	padding:0px 0 0 0px;
	background:#040D0F ;
	background-repeat:repeat-x;
	font-weight:normal;
	text-align:center;
	border-bottom:2px solid #FE9C31;
	}
.sidebar ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}	
.sidebar ul li {height:100%;
	}

.sidebar ul li a:link, .sidebar ul li a:visited {
	color:#4A647B;
	text-decoration: none;
	padding: 5px 0px 4px 10px;
	display:block;
	font-family: verdana, arial, helvetica, sans-serif;
	background:#dddddd;
	border-top:1px solid #e9e9e9;
	border-bottom:1px solid #cdcdcd;
	}

.sidebar ul li a:hover {
	background:#1D2A34;
	background-repeat:no-repeat;
	color:#ccc;
	}

.sidebar p {
	padding: 7px 10px;
	margin:0;
	color:#ababab;

	}

.sidebar table {
	width:100%;
	text-align:center;
	background:#08121B;
	color:#ababab;
	}	
/* --- FOOTER --- */

#footer {
	height:30px;
	padding:10px 0 0 0px;
	background:#040D0F;
	border-top:1px solid #111E27;
	color:#fff;
	font-size:10px;
	font-weight:normal;
	text-align:center;
	letter-spacing:1px;
	}

#footer a {
	color:#E9E9E9;
	}

#footer a:hover {
	color:#eee;
	}


/* The Navigation */

.navigation {
	height:25px;
	padding:0 20px;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	color:#7A8B92;
	}
.navigation a:hover {
	color:#fff;

	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:0;
	margin:0 0 20px 0;
	font-size:25px;
	text-align:center;
	}

/* The Comments */

.comments {
	}
.comments form {
	}
.comments textarea {
	width:90%;
	height:156px;
	background:#E9E9E9 ;
	border:1px solid #D4D4D4;
	color:#888;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
#commentform {
	padding-left:23px;
	}
#commentform input {
	background:#E9E9E9;
	border:1px solid #D4D4D4;
	color:#888;
	padding-left:10px;
	}
.comments input#submit {
	padding:0;
	width:72px;
	height:29px;
	}
.comments h2 {
	font-size:19px;
	line-height:30px;
	margin:24px 0 0 23px;
	padding:0;
	font-weight:normal;
	}
.comments ol li p {
	padding:0;
	margin:10px 0;
	color:#888;
	}