/*
Theme Name: splendid
Description: 2 coloumn real web2 theme. 
Author: Jinsona designs
Author URI: http://web2feel.com/
*/

body {
	margin:0;
	padding-top:0px;
	background:#000 url(images/body.png);
	font-family:Verdana,Tahoma,sans-serif;
	color:#444;
	font-size:13px;
	}
img {
	border:0;
	}
a {
	color:#3D010F;
	text-decoration:none
	}
a:hover {
	color:#BF1741;
	text-decoration:none
		}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	padding-left:10px;
	color:#333;
	font-style: normal;
	
	}
.clear {
	clear:both;
	}
.alignleft {
	float:left;
	padding:2px 0 0 5px;
	}
.alignright {
	float:right;
	padding:2px 0 0 5px;
	}

/* The Wrapper */

.wrapper {
	width:1000px;
	margin:0 auto;
	background: url(images/wrap.jpg);		
	background-repeat:repeat-y;
	}

#rss{
background: #000 url(images/rsbar.jpg);
width: 1000px;
height: 41px;
}	
#rss ul{
	margin:0px;
	padding:9px 15px 0 0;
	list-style-type:none;
	width:auto;
	}
#rss ul li{
	display:block;
	float:right;
	margin:0 5px 0 0;
	}
	


/* The Top */

.top {
	height:102px;
	margin-top:0px;
	background:#bd0101 url(images/top.jpg) ;
	
	}
.blogname {
	float:left;
	width:900px;
	font-family:Century Gothic,Verdana,Tahoma,sans-serif;	
	margin:0px 0 0 0;
	}
.blogname h1  {
	font-size:40px;
	font-weight:bold;
	margin:5px 30px 0 200px;
	color:#fff;
	text-decoration: none;
	text-align:left;
	}
.blogname h1  a:link, .blogname h1  a:visited{ 
	color: #fff; 
	text-decoration: none; 
	background-color:transparent;
	}
	
.blogname h1  a:hover { 
	color: #000; 
	text-decoration: none; 
	background-color:transparent;
	}
.blogname h2 {
	margin:0px 40px 0 220px;
	font-size:16px;
	font-weight:normal;
	color:#000;
	text-align:left;
	}
.content {
	padding:15px 10px 25px 15px;
	background:url(images/content.jpg);
	background-repeat:no-repeat;
	}	
	
/* Menu */
#foxmenucontainer{
	height:33px;
	background: url(images/menu.jpg);
	display:block;
	padding:0px 0 0px 14px;
	}
#foxmenu{
	position:relative;
	display:block;
	height:24px;
	font-size:11px;
	font-weight:bold;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	}
#foxmenu ul{
	margin:0px;
	padding:9px 28px 0 0;
	list-style-type:none;
	width:auto;
	}
#foxmenu ul li{
	display:block;
	float:right;
	margin:0 2px 0 0;
	}
#foxmenu ul li a{
	display:block;
	float:left;
	color:#fff;
	text-decoration:none;
	padding:5px 10px 0 10px;
	height:19px;
	background:transparent url(images/foxmenu_bg-OVER.gif) no-repeat top left;
	}
#foxmenu ul li a:hover{
	color:#8a2f2b;
	background:transparent url(images/foxmenu_bg-OFF.gif) no-repeat top right;
	}
#foxmenu ul li a.current,#foxmenu ul li a.current:hover{
	color:#8a2f2b;
	background:transparent url(images/foxmenu_bg-OFF.gif) no-repeat top right;
	}
#content {
	float: left;
	width: 740px;
	margin: 50px 5px 0px 10px;
	padding: 0 0;
	}

.time{
	float:right;
	width:80px;
	height:44px;
	background:url(images/time.gif);
	background-repeat:no-repeat;
	margin-top:10px;
	font-family:Verdana,Helvitica,sans-serif;
	padding:2px 0 0 4px;
	color:#fff;
	}

.title{
	margin: 0 0;
	padding: 0px 0px 0px 10px;
	height:58px;
	background:transparent;

}	
	
.post {
	margin: 10px 10px 0 5px;
	padding:0px 0px 0px 0px;
	height: 100%;
	text-align:left-align;
	color:#444;
	font: 13px "verdana", Arial, sans-serif;
	}

.post h2 {
	margin: 0 0;
	padding: 0px 0px 3px 0px;
	height:30px;
	background: transparent;
	text-align: left;
	font: 26px "Century gothic", Arial, sans-serif;
	font-weight:normal;
	border-bottom:1px dotted #555;
	}

.post h2 a, .post h2 a:link, .post h2 a:visited  {
	color: #222;
	background-color: transparent;
	}
.post h2 a:hover  {	
	color: #C87400;
}
	

.post .date {
	margin: 0 0;
	padding: 3px 0 0 0px;
	background:transparent ;
	font: normal 12px "verdana", Arial, sans-serif;
	color: #d9541a;
	font-variant:small-caps;
	}	

.post .postmetadata {
	margin: 0 0;
	padding: 4px 15px 0px 5px;
	height: 20px;	
	background:#862E2D;
	font: normal 10px Verdana, Arial, sans-serif;
	text-align: right;
	color:#fff;
	}

.post a:link,
.post a:visited {
	color: #D9A008;
	background-color: transparent;
}

.post a:hover {
	color: #450313;
	background-color: transparent;
	text-decoration: none;
}

.entry {
	margin: 0 0;
	padding: 5px 25px;
	}
.cover{
	margin: 0 0;

	}



/* The Sidebar0 */
.sidebar {
	float:right;
	width:180px;
	padding-top:50px;
	padding-right:25px;
	font-size:13px;
	}

.sidebar h2 {
	height:27px;
	line-height:27px;
	font-size:16px;
	color:#fff ;
	margin:0;
	background:#c9be0e url(images/h2.pg);
	background-repeat:no-repeat;
	padding:0px 0 0 10px;
	}
.sidebar ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}
.sidebar ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-bottom:1px solid #D9A008;

	}



.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 li {
	list-style-type: none;
	margin: 0 0 15px 0;
	padding: 0;

	}



.sidebar li li {
	list-style-type:none;
	border-bottom:1px solid #fff;
	margin: 0;
	background: #f5ee82 url(images/button.if) 7px 5px no-repeat;
	padding: 3px 10px 3px 15px;

	}



.sidebar li li li {
	list-style-type:none;
	border:0;
	margin: 0;
	background: #f5ee82;
	padding: 3px 10px 3px 2px;

	}



.sidebar li li li li {
	list-style-type:none;
	border:0;
	margin: 0;
	background: #f5ee82;
	padding: 3px 10px 3px 10px;

	}



.sidebar p {
	padding: 7px 10px;
	background:#75120b;
	margin:0;

	}
.sidebar  a:link, .sidebar  a:visited{
	color:#C87400;
		}	
.sidebar  a:hover {
	color:#c40f0f;
		}
.sidebar table {
	width:100%;
	text-align:center;
	background-color:#75120b;
	}
/* --- FOOTER --- */

#footer {
	height:42px;
	padding:8px 0 0 0px;
	background:url(images/footer.jpg) ;
	color:#C87400;
	font-size:10px;
	font-weight:normal;
	text-align:center;
	letter-spacing:1px;
	}

#footer a {
	color:#555;
	}

#footer a:hover {
	color:#000;
	}


/* The Navigation */

.navigation {
	height:25px;
	padding:0 20px;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	color:#c40f0f;
	}
.navigation a:hover {
	color:#222;

	}

/* 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:#FFF2CF;
	border:1px solid #FFCB3F;
	color:#484849;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
#commentform {
	padding-left:23px;
	}
#commentform input {
	background:#FFF2CF;
	border:1px solid #FFCB3F;
	color:#484849;
	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;
	}