/*
Theme Name: Dull
Theme URI: http://www.blogcut.com
Version: 1.0
Description: Yet another quality free theme from Blogcut
Author: Blogcut
Author URI: http://www.blogcut.com
*/



/*------------------------------------------------------------------
Version:	1.0
Author:		Blogcut
Website:	www.blogcut.com
----------------------------------------------------------------- */

/* =import styles.
------------------------------------------------------------------*/



/* =body
------------------------------------------------------------------*/
body {
	margin: 38px 0 5px 0;
	padding: 0;
	background: #434343;
	font: 12px/22px arial,tahoma,verdana,georgia;
	color: #939393;
}

/* =wrappers
------------------------------------------------------------------*/
#wrapper{
	margin: 0 auto;
	width: 858px;
	background: #434343;
}

/* =main content
------------------------------------------------------------------*/
#mainContent{
 	float: left;
	margin: 0;
	padding: 0;
	background: #272727;
	border: 3px solid #222222;
	width: 608px;
}

#top{
 	margin: 0;
	background: url('images/footer_bg.jpg') repeat-x;
	width: 538px;
	height: 33px;
	color: #A1C295;
	text-align: right; font-style:normal; font-variant:normal; font-weight:normal; line-height:33px; font-size:20pt; font-family: arial, verdana, tahoma, georgia; padding-left:35px; padding-right:35px; padding-top:0; padding-bottom:0
}

#mainContent h2{
 	margin: 5px 35px;
	font: 17px/33px tahoma;
	color: #FFF6CD;
}

#mainContent h2 a{
	background: url('images/orange_dotted.gif') repeat-x bottom left;
	text-decoration: none;
	color: #FFF6CD;
}

#mainContent h2 a:hover{
	background: none;
}

#mainContent .postInfo{
	margin: 5px 35px 0;
	padding: 0 5px;
	background: #D8C299;
	height: 37px;
	color: #393D3C;
	font: 11px/37px arial;
	text-align: right;
}

#mainContent .postInfo a:link, #mainContent .postInfo a:visited{
	text-decoration: underline;
	color: #CB7633;
}

#mainContent .postInfo a:hover{
	text-decoration: none;
	color: #CB7633;
}

#mainContent .content{
	background: #EBD8B7 url('images/content_bg.jpg') no-repeat bottom right;
	color: #393D3C;
	letter-spacing: 1px;
	border-bottom: 3px solid #1B1B1B; font-style:normal; font-variant:normal; font-weight:normal; line-height:21px; font-size:14px; font-family:arial; margin-left:35px; margin-right:35px; margin-top:0; margin-bottom:10px; padding-left:25px; padding-right:25px; padding-top:5px; padding-bottom:5px
}

#mainContent .content a:link, #mainContent .content  a:visited{
	text-decoration: underline;
	color: #CB7633;
}

#mainContent .content  a:hover{
	text-decoration: none;
	color: #CB7633;
}

#mainContent .navigation a{
 	margin: 0 0 0 30px;
	margin-bottom:20px;
	float: left;
	color: #CB7633;
}
.left{
	float:left;
}
.right{
	float:right;
	margin-right:30px;
}
#mainContent .navigation a:hover{
	color: #A1C295;
	text-decoration: none;
}

.published{
	margin: 5px 0;
	background: url('images/brown_dotted.gif') repeat-x top left;
	color: #373737;
	text-align: right; font-style:italic; font-variant:normal; font-weight:normal; line-height:21px; font-size:12px; font-family:arial; padding-left:0; padding-right:0; padding-top:5px; padding-bottom:5px
}
/* =secondary content
------------------------------------------------------------------*/
#secondaryContent{
 	float: left;
	margin: 35px 0 0 0;
	padding: 3px;
	background: #1B1B1B;
	width: 237px;	
}

#secondaryContent #categories{
 	list-style-type: none;
	margin: 0 0 5px 0;
	padding: 0;
}

#secondaryContent #categories li{
	margin: 0;
	padding: 0;
	height: 27px;
	font: bold 11px/27px tahoma;
	border: none;
}

#secondaryContent #categories li a{
 	display: block;
	margin: 0;
	background: url('images/nav_bg.jpg') no-repeat bottom;
	height: 27px;
	color: #999999;
	text-decoration: none; padding-left:35px; padding-right:0; padding-top:0; padding-bottom:0
}

#secondaryContent #categories li a:hover{
	margin: 0;
	background: url('images/nav_bg.jpg') no-repeat top;
	height: 27px;
	color: #A1C295; padding-left:35px; padding-right:0; padding-top:0; padding-bottom:0
}

#secondaryContent #categories .postCount{
	font: italic 11px/27px tahoma;
	color: #1FCEFD;
}

#secondaryContent h2{
	margin: 0;
	height: 33px;
	color: #A0C196; font-style:normal; font-variant:normal; font-weight:bold; line-height:33px; font-size:15px; font-family:tahoma; padding-left:35px; padding-right:0; padding-top:0; padding-bottom:0
}

#secondaryContent h2 a{
	text-decoration: none;
	font-size: 14px;
	color: #FFF6CD;
}

#secondaryContent h2 a:hover{
	background: none;
        color: #A1C295;
	font-size: 14px;
}

#secondaryContent ul{
 	list-style-type: none;
	background: #222222 url('images/ul_bg.jpg') no-repeat top right;; margin-left:0; margin-right:0; margin-top:0; margin-bottom:1px; padding-left:5px; padding-right:5px; padding-top:10px; padding-bottom:10px;
}

#secondaryContent li{
	margin: 0 0 0 0;
	padding: 0;
	color: #3B3B3B;
	font: 1em arial,thaoma,verdana,georgia;
	border-top: 1px solid #303030;
	border-bottom: 1px solid #222222;
}

#secondaryContent li a{
	display: block;
 	margin: 0;
 	padding: 0 0 0 20px;
	color: #CB7633;
	background: #292929;
	height: 27px;
	text-decoration: none;
	font-weight: bold;
}

#secondaryContent li a:hover{
	color: #A1C295;
	text-decoration: none;
	background: #252525;
}

#secondaryContent ul li ul.children{
        padding: 0px 0px 10px 0px;
}

#secondaryContent ul li ul.children li a{
        color: #CB8933;
        padding-left: 35px;
}

#secondaryContent ul li ul.children li a:hover{
	color: #A1C295;
	text-decoration: none;
	background: #252525;
}

#secondaryContent img{
	vertical-align: middle;
	margin-left: 5px;
	border: 0;
}

#secondaryContent p{
	padding: 0 20px 0 20px;
	color: #CB7633;
	font-weight: bold;
}

#subscribeFeed{
 	display: block;
	margin: 10px auto;
	background: url('images/subscribe_feed.jpg') no-repeat top center;
	width: 0;
	height: 0;
	text-indent: -9999999px;
	overflow: hidden; padding-left:0; padding-right:179px; padding-top:28px; padding-bottom:0
}

/* =form
------------------------------------------------------------------*/
#searchform {
padding:5px 15px;
/* text-align: center; */
}
#searchform #search {
background-color:transparent;
border:1px solid #4D4D4D;
color:#FFF6CD;
font-family:verdana,tahoma,arial;
font-size:11px;
font-weight:bold;
margin-right:4px;
padding:2px;
width:85%;
}
#submit {
background-color:transparent;
border:1px solid #4D4D4D;
color:#CB7633;
font-size:11px;
font-weight:bold;
padding:1px;
}

#comment
{
width: 350px;
}

/* =footer
------------------------------------------------------------------*/
#footer{
	margin: 0;
	background: url('images/footer_bg.jpg') repeat-x;
	width: 598px;
	height: 33px;
	color: #999999;
	text-align: right; font-style:normal; font-variant:normal; font-weight:normal; line-height:33px; font-size:11px; font-family:tahoma, arial, verdana, georgia; padding-left:5px; padding-right:5px; padding-top:0; padding-bottom:0
}

#footer a{
	text-decoration: underline;
	color: #E77222;
}

#footer a:hover{
	text-decoration: none;
	color: #E77222;
}

/* Lists */

#topnav {
text-align:left;
background-image:url(images/menu.jpg);
width:100px;
margin:0px auto 0px;
padding:0;
}
#topnav li {
display: inline;
font-weight:bold;
color:#FFF;
list-style-type:none;
margin-right: 3px;
margin: 0 0 0 5px;
padding:5px;
text-transform:uppercase;
}
#topnav li:hover {
background:#000000;
}
#topnav li a {
text-decoration:none;
color:#FFF;
}
#topnav li:hover a {
color:#FFF;
}

