/*
Theme Name: twins
Description: 2 column white javascript powered wp theme
Author: jinsona designs
Author URI: www.wpfreethemes.com
*/

body {
	margin:0 auto;
	padding:0px 0 0px 0;
	background:#000 ;
	font-family:Century gothic, Arial,Tahoma,sans-serif;
	color:#444;
	font-size:13px;
	}
img {
	border:0;
	}
a {
	color:#5d7b25;
	text-decoration:none
	}
a:hover {
	color:#88b534;
	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 7px 0 5px;
	}

/* The Wrapper */

.wrapper {
	width:1000px;
	margin:0 auto;
	background:#2d2d2d;		
	}
	
	
/* The Top */

#top {
	height:252px;
	margin:auto;
	background:url(images/head.jpg);
	width:764px;
	float:left;
	
	}
.blogname {
	font-family:"Century gothic",Verdana,Tahoma,sans-serif;	

	}
.blogname h1  {
	font-size:36px;
	font-weight:bold;
	margin:90px 20px 0px 0px;
	color:#000000;
	text-align:right;
	
	}
.blogname h1  a:link, .blogname h1  a:visited{ 
	color: #000000; 
	}
	
.blogname h1  a:hover { 
	color: #000000; 
	}
.blogname h2 {
	margin:0px 20px 0px 0px;
	font-size:16px;
	font-weight:normal;
	color:#000000;
	text-align:right;
	}
	


/* The Search */

#search {
	height:38px;
	width:236px;
	padding-top:15px ;
	background:#91BF39 url(images/search.jpg) repeat-y;

}

#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search p {
	margin: 0;
	font-size: 85%;
}

#s {
	margin-left:10px;
	float: left;
	width: 145px;
	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;
}

#searchsubmit {
	margin-right:5px;
	float: right;
	margin-top: 0px;
	background: #ae0404 url(images/button.gif) repeat-x;
	border: none;
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height:23px;
}

/* Menu */
.menu {
	width:100%;
	height:39px;
	font-family:century gothic,Georgia, Arial, sans-serif;	
	margin-top:60px;
	}
.menu ul {
	list-style:none;
	margin:0;
	padding:10px 5px 0 0;
	text-align:center;
	font-weight:bold;
	}
.menu li {
	display:inline;
	font-size:14px;
	padding:0 5px;
	
	}
.menu  a:link,.menu a:visited{
	color:#444;
	text-decoration:none;
	}
.menu a:hover{
	color:#fff;
	background:none;
	}

/* Main Content*/	
	
	
.content {
	padding:0px 0px 25px 0px;
	background:#fff ;
	
	}	

#content {
	float:left;
	width: 764px;
	background:#fff url(images/contain.jpg) top repeat-x;
	height:100%;
	}

.title{
	margin: 0 0 0 5px;
	padding: 0px 0px 0px 5px;
	height:50px;

}	
.time{
	text-align:left;
	width:100px;
	height:25px;
	margin-top:2px;
	font-family:Century gothic,Verdana,Helvitica,sans-serif;
	padding:1px 0 0 4px;
	color:#fff;
	float:right;
	}

.date {
	float:left;
	height:14px;
	font-size:13px;
	font-family:century gothic,Verdana,Helvitica,sans-serif;
	margin-left:5px;
	margin-top:2px;
	padding-left:2px;
	font-weight:normal;
   	color:#597329;
	
	}
	
.post {
	margin: 10px 0px 0 5px;
	padding:0px 0px 0px 0px;
	height: 100%;
	text-align:left;
	color:#333;
	font: 14px century gothic,Arial,georgia, sans-serif;
	width:750px;
	}

.post h2 {
	margin: 0px 0 0 0;
	padding: 4px 0px 0px 5px;
	background: transparent;
	text-align: left;
	font: 22px Century gothic,verdana, Arial, sans-serif;
	font-weight:normal;

	}

.post h2 a, .post h2 a:link, .post h2 a:visited  {
	color: #444;
	background-color: transparent;
	}
.post h2 a:hover  {
	color: #444;
	background-color: transparent;
	}	
.author{
	background:url(images/user.png) no-repeat;
	padding:0 0 0 20px;

}
.clock{
	background:url(images/time.png) no-repeat;
	padding:0 0 0 20px;

}	

.postinfo {
	height:31px;
	margin: 0 0 0 5px;
	padding: 7px 5px 2px 2px;
	background:url(images/meta.jpg) no-repeat;
			}
			
.postinfo a:link{
	color:#2c5265;
	font-weight:normal;
	text-decoration:none;
	}
.category{
	float:left;
	margin:4px 0 0 10px;
	padding:0px 0 0 20px;
	background:url(images/tag.png);
	background-repeat:no-repeat;
	font-size:12px;
	
	}	

.category a:link,.category a:visited{
	color:#597329;
	font-weight:bold;
	text-decoration:none;
	}
.category a:hover{
	color:#666;
	font-weight:bold;
	text-decoration:none;
	}	
.com{
	background:url(images/com.png) no-repeat;
	padding:0 0 0 20px;
}

.com a:link,
.com a:visited {

	color:#597329;

}
.com a:hover{

	color:#555;
}
.centry a:link,
.centry a:visited {
	color: #b71516;
	background-color: transparent;
}

.centry a:hover {
	color:#b71516;
	background-color: transparent;
	text-decoration: none;
}

.centry {
	margin: 0 0;
	padding: 0px 15px;
	}
.cover{
	margin: 0 0;

	}
/* sidebar */
#rightcol{
	padding-top:30px;
	width:236px;
	float:right;
	background:#fff url(images/side.jpg) no-repeat top;
}

#sidebar{
	float:left;
	padding-left:10px;
	font-size:15px;
	font-family: "Century gothic", Arial, sans-serif;
	margin-top:15px;

	}

#sidebar h2 {
	height:28px;
	line-height:22px;
	font-size:22px;
	color:#991919;
	margin:5px 0 0 0 ;
	padding:0px 0 0 5px;
	font-weight:normal;
	
	}
#sidebar ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}

#sidebar ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 5px 10px 5px;

	
	}

#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 {
	
	display: block;
	width: 170px;
	padding: 5px 18px;
	margin: 0;
	margin-bottom: 5px;
	color: #777;
	background:#eaeaea url(images/tab.jpg) repeat-y;
	text-decoration: none;
	}

#sidebar ul li a:hover {

	color:#6e9c15;
	
	}

#sidebar p {
	padding: 7px 10px;
	margin:0;

	}

#sidebar table {
	width:100%;
	text-align:center;
	background-color:#1f1f1f;
	color: #daef8e;
	}	
	
/* --- FOOTER --- */

#footer {
	height:30px;
	padding:20px 0 0 0px;
	background:#C1C2BD;
	color:#555;
	font-size:11px;
	font-weight:normal;
	text-align:center;
	letter-spacing:1px;
	font-family: Century gothic, georgia, Arial, sans-serif;

	}

#footer a:link , #footer a:visited{
	color:#960e07;
	}

#footer a:hover {
	color:#333;
	}



/* The Navigation */

.navigation {
	height:25px;
	padding:10px 20px;
	font-family: "Century gothic", Arial, sans-serif;

	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	color:#666;
	}
.navigation a:hover {
	color:#84bb1c;

	}

/* 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 {
	padding-left:10px;
	}
.comments form {
	}
.comments textarea {
	width:90%;
	height:156px;
	background:#E4E4E4;
	border:1px solid #D0D0D0;
	color:#444;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;

	}
#comments-count{
	font-weight:bold;
	font-size:18px;
	padding:0 0 0 20px;

}	
	
#commentform {
	padding-left:23px;
	}
#commentform input {
	background:#E4E4E4;
	border:1px solid #D0D0D0;
	color:#333;
	padding-left:10px;
	}
.comments input#submit {
	padding:0;
	width:72px;
	height:25px;
	background:#B81516;
	border:1px solid #CA4244;
	color:#fff;
	}
.comments h2 {
	font-size:19px;
	line-height:30px;
	margin:24px 0 0 10px;
	padding:0;
	font-weight:normal;
	}
.comments ol li p {
	padding:0;
	margin:10px 0;
	color:#333;
	
	}
.commentmeta small{
	color: #999;
	
}