/*

Author: Jinsona designs

Author URI: http://web2feel.com/

*/

.tabber{

	display:none;

	

	}

body {

	margin:0;

	padding-top:0px;

	background:#464646 url(images/body.jpg) center repeat-y;

	font-family:Century gothic, Arial,Tahoma,sans-serif;

	color:#7C7668;

	font-size:11px;

	}

img {

	border:0;

	}

a {

	color:#961801;

	text-decoration:none

	}

a:hover {

	color:#fb6700;

	text-decoration:none

		}

h1, h2, h3, h4, h5, h6 {

	

	}

blockquote {

	padding-left:10px;

	color:#222;

	font-style: normal;

	

	}

.clear {

	clear:both;

	}

.alignleft {

	float:left;

	padding:2px 0 0 5px;

	}

.alignright {

	float:right;

	padding:2px 5px 0 5px;

	}



/* The Wrapper */



#wrapper {

	width:1000px;

	margin:0 auto;

	border-right:1px solid #000;

	border-left:1px solid #000;

	}

#topbar {

	height: 34px;

	margin-bottom: 0px;

	background: url(images/topbar.jpg) repeat-x;

	font-family:Century gothic, Arial,Tahoma,sans-serif;

}



#topbar #dates {

	float: left;



	padding-right: 15px;

	padding-left: 25px;

	font-size: 9px;

	color: #eee;

	margin: 6px 0 0 15px;

	background:url(images/time.png) no-repeat;

	

}



/* The Top */



#top {

	height:231px;

	margin:auto;

	background:#fff url(images/top.jpg);

	background-repeat:no-repeat;

	

	}

.blogname {

	float:left;

	width:700px;

	font-family:Century gothic,Verdana,Tahoma,sans-serif;	

	margin:0px 0 0 0;

	}

.blogname h1  {

	font-size:0px;

	font-weight:normal;

	margin:100px 0px 0 20px;

	color:#ab0c0c;

	text-decoration: none;

	text-align:left;

	}

.blogname h1  a:link, .blogname h1  a:visited{ 

	color: #111; 

	text-decoration: none; 

	background-color:transparent;

	}

	

.blogname h1  a:hover { 

	color: #111; 

	text-decoration: none; 

	background-color:transparent;

	}

.blogname h2 {

	margin:0px 0px 0 20px;

	font-size:16px;

	color:#eee;

	text-align:left;

	}

	



.content {

	padding:10px 5px 25px 5px;

	background:#7C7668;

	background-repeat:repeat-x;



	}







/* The Menu */



#foxmenucontainer{

	height:30px;

	background:url(images/menu.jpg) repeat-x ;

	display:block;

	padding:0px 0 0px 0px;

	border-bottom:1px solid #333131;

	}



#menu ,#menu ul {

	margin:0 5px;

	padding: 0px;

	list-style: none;

	height:30px;

	}



#menu a {

	color: #787878;

	display: block;

    font-weight: normal;

   	padding: 7px 10px 6px 10px;

	}

	

#menu a:hover {

	background:url(images/tabh.jpg) repeat-x;

	color: #fff;

	display: block;

	text-decoration: none;

  

	}



#menu li {

	float: left;

	margin: 0px 0 0px 0;

	padding: 0px;

	}

	

#menu li li {

	float: left;

	margin: 0px 0px 0px 5px;

	padding: 0px;

	width: 150px;

	}

	

#menu li li a, #menu li li a:link, #menu li li a:visited {

	background:#464646 ;

	border-bottom:1px solid #353535;

	width: 150px;

	float: none;

	margin: 0px;

	padding: 6px 10px 5px 10px;

	color:#999;

	

	}

	

#menu li li a:hover, #menu li li a:active {

	background:#353535;

	width: 150px;

	float: none;

	margin: 0px;

	padding: 6px 10px 5px 10px;

	color:#fff;

	}



#menu li ul {

	position: absolute;

	width: 10em;

	left: -999em;

	}



#menu li:hover ul {

	left: auto;

	display: block;

	}

	

#menu li:hover ul, #menu li.sfhover ul {

	left: auto;

	}







#content {

	float: left;

	width: 725px;

	margin: 0px 0px 0px 5px;

	padding: 0 0;

	}



.date .day {

	color:#fff;

	font-size:16px;

	font-weight:bold;

	padding-top:4px;

	line-height:22px;

	}

.title{

	margin: 0 0 0;

	padding: 10px 0px 5px 10px;

	background:url(images/title.jpg);

	height:51px;

}	

.date {



	height:14px;

	font-size:11px;

	font-family:century gothic,Verdana,Helvitica,sans-serif;

	margin-top:2px;

	padding-left:2px;

	font-weight:normal;

   	color:#313131;

		

	}

	

.author{

	background:url(images/user.png) no-repeat;

	padding:0 0 0 20px;



}

.clock{

	background:url(images/time.png) no-repeat;

	padding:0 5px 0 20px;



}		

.rss{

	padding:0 0 0 22px;

	background:url(images/feed.png) no-repeat;

	margin-left:2px;

}	





.com{

	background:url(images/com.png) no-repeat;

	padding:0 0 0 20px;

}



.com a:link,

.com a:visited {



	color:#222;



}

.com a:hover{



	color:#fff;

}	

	

.post {

	margin: 10px 10px 0 0px;

	padding:0px 0px 0px 0px;

	height: 100%;

	text-align:left;

	color:#222;

	font: 13px Century gothic, Georgia,Tahoma,Arial, sans-serif;

	}



.post h2 {

	margin: 0 0;

	padding: 0px 0px 2px 0px;

	background: transparent;

	text-align: left;

	font: 20px "Century gothic",tahoma, Arial, sans-serif;

	font-weight:bold;

	overflow: hidden;

	}



.post h2 a, .post h2 a:link, .post h2 a:visited  {

	color: #e2e0dc;

	background-color: transparent;

	}

.post h2 a:hover  {

	color: #e2e0dc;

	background-color: transparent;

	}	

	



.postinfo {

	height:25px;

	padding: 8px 10px 2px 10px;

	background:url(images/meta.jpg);

	

			}

		

.postinfo a {

	

	color:#fff;

	font-weight:bold;

	text-decoration:none;

	}

.edit{

	float:left;

	padding:0px 0 0 20px;

	color:#444;

	font-size:11px;

	background:url(images/tag.png) no-repeat;

	}	

	



.entry a:link,

.entry a:visited {

	color: #E2E0DC;

	background-color: transparent;

}



.entry a:hover {

	color: #fff;

	background-color: transparent;

	text-decoration: none;

}



.entry {

	margin: 0 0;

	padding: 10px 10px 5px 10px;

	}

.entry img{

	

	margin:4px 4px;

	padding:4px 4px;

	background:#fff;

	border:1px solid #ddd;

	float:left;



}

	

.cover{

	margin: 0 0;

	background:url(images/cover.jpg) repeat-y;

	}

.right{

	width:250px;

	float:right;

	padding-right:10px;

		}	



.form-item{

	width:220px;

	float:left;

	margin-bottom:5px;

}

#log{





	margin-top:2px;

	float: left;

	width: 200px;

	padding: 2px 3px;

	background: #EFEFEF url(images/form.gif) repeat-x;

	border: 1px solid #FFFFFF;

	font: normal 100% "century Gothic", Arial, Helvetica, sans-serif;

	color:#333;



}



#pwd{





	margin-top:5px;

	float: left;

	width: 200px;

	padding: 2px 3px;

	background: #EFEFEF url(images/form.gif) repeat-x;

	border: 1px solid #FFFFFF;

	font: normal 100% "century Gothic", Arial, Helvetica, sans-serif;

	color:#333;



}





	

/* The Sidebar */

.sidebar{

	float:right;

	width:250px;

	padding-top:10px;

	padding-right:0px;

	font-size:14px;

	font-family: "century gothic", Arial, sans-serif;

	}



.sidebar h2 {

	height:35px;

	line-height:35px;

	font-size:22px;

	color:#fff;

	margin:5px 0 0 0 ;

	padding:0px 0 0 32px;

	background:#5c584f url(images/h2.jpg);

	background-repeat:no-repeat;

	}

.sidebar ul {

	list-style-type: none;

	margin: 0 ;

	padding: 0;



	}



.sidebar ul ul  {

	list-style-type: none;

	margin: 0;

	padding: 0px 5px 10px 5px;

	background:#5C584F;





	}



.sidebar ul ul ul {

	list-style-type: none;

	margin: 0;

	padding: 0;

	border:0;



	}







.sidebar ul ul ul ul {

	list-style-type: none;

	margin: 0;

	padding: 0;

	border:0;



	}

	

.sidebar ul li {

	height:100%;

		line-height:18px;

	}



.sidebar ul li a:link, .sidebar ul li a:visited {

	color: #E2E0DC;

	text-decoration: none;

	padding: 5px 0px 5px 5px;

	display:block;

	font: verdana, arial, helvetica, sans-serif;

	background:#6a665a;

	background-repeat:no-repeat;

	border-bottom:1px solid #706c62;

	}



.sidebar ul li a:hover {

	background:#8d8a82;

	background-repeat:no-repeat;

	color:#111;

	}







.sidebar p {

	padding: 7px 10px;

	margin:0;



	}



.sidebar table {

	width:100%;

	text-align:center;

	background-color:transparent;

	}	/* --- FOOTER --- */



#footer {

	height:60px;

	padding:10px 0 0 0px;

	background:#000 ;

	color:#fff;

	font-size:10px;

	font-weight:normal;

	text-align:center;

	letter-spacing:1px;

	}



#footer a {

	color:#AAE741;

	}



#footer a:hover {

	color:#fff;

	}





/* The Navigation */



.navigation {

	height:25px;

	padding:0 20px;

	}

.navigation a {

	font-weight:bold;

	text-decoration:none;

	font-size:14px;

	color:#515151;

	}

.navigation a:hover {

	color:#999;



	}



/* 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:#5C584F;

	border:1px solid #7C7668;

	color:#eee;

	padding:10px;

	overflow:auto;

	font-family:Arial, Helvetica, sans-serif;

	font-size:14px;

	}

#commentform {

	padding-left:23px;

	}

#commentform input {

	background:#5C584F;

	border:1px solid #7C7668;

	color:#eee;

	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:#eee;

	}