/*

Theme Name:Creative-Thoughts

Theme URI:

Version: 1.0

Description: To change the banners on this theme use the Text Widgets and add your banners code there.
Author: Casino Blogs
Author URI:



*/


* {
	margin: 0;
	padding: 0;
}
body {
	background: #474747 url('images/bgbody.png') repeat-y center top;
	font: normal 1.0em Tahoma,Verdana,sans-serif;	
}


strong {
font-weight:normal;
}
a {
	color: #FFF;
	text-decoration: none;
}

h1 {font: normal 2em sans-serif; margin-top: 1em;}
h2 {font: normal 1.8em sans-serif; margin-top: 0.8em;}
h3 {font: bold 1.3em sans-serif;}
h4 {font: bold 1.1em sans-serif; margin-top: 0.4em;}

h1,h2,h3,h4 {color: #444;}
#content h2 a:hover {text-decoration:none; color:#999999;}

.child { }

blockquote {
	background: #FAFAFA url('images/quote.gif') no-repeat;
	border-bottom: 1px solid #EEE;
	border-top: 1px solid #EEE;
	color: #555;
	display: block;
	font: normal 1.2em sans-serif;
	margin: 1em 0;
	padding: 0.6em 1em 0.2em 40px;
}
ol {margin: 0 0 1.2em 2em;}

#main {
	width: 1000px;

	margin-left: 135px;
}
#main_left {
	float: left;
	width: 700px;
}
#main_right {
	float: right;
	width: 253px;
list-style-type:none;

       /* margin-right:-50px;*/
	
}
#main_right ul  {list-style-type:none;}
#main_right img { margin-top:10px; border:none;}

.left {float: left;}
.right {float: right;}
span.comment {padding-left: 18px; background: url('images/icon_comment.gif') no-repeat left center;}
.clearer {clear: both; font-size: 0; height: 0;}


#header {
	background: #830B19 url('images/header.png');
	width:1024px;
	margin:0 auto;
	/*height: 200px;*/
          height:189px;
}
#header h1 {
	font: normal 2.8em Verdana,sans-serif;
	margin: 0;
	padding: 74px 0 0 24px;
}


#navigation ul,#navigation li {margin: 0; padding: 0;}
#navigation li {list-style: none;}
#navigation {background: #4D92E4 url('images/menugrad.png') repeat-x;}
#navigation a {
	border-bottom: 1px solid #FFF;
	display: block;
	font: bold 1em Verdana,sans-serif;
	height: 1.8em;
	padding: 0.6em 0 0 1em;
	text-decoration: none;
}
#navigation a:hover {background: #444;}


#main_right h3 {
	background: #333 url('images/menuhead.png') no-repeat;
	clear: both;
	color: #EEE;
	font: normal 1.8em "Lucida Sans Unicode",sans-serif;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	padding-left:20px;
}

ul.block {
	background: #5E0B06;
	margin: 0;
	padding: 0;
}
.block li {
	border-bottom: 1px solid #6F1A18;
	list-style: none;
}
.block a {
	background: url('images/block.png') repeat-x left top;
	color: #FFF;
	display: block;
	font: normal 1.2em Verdana,sans-serif;
	padding: 0.6em 2% 0.6em 5%;
	width: 92%;
}
.block a:hover {
	background: #6F1918;
	color: #CCC;
}
.block a em {
	color: #999;
	display: block;
	font: normal 0.8em Verdana,sans-serif;
	margin-top: 0.3em;
}


#content {
	color: #444;
	font-family: Verdana,sans-serif;
	margin:0;
	padding:0 10px 10px 10px;
	
}
#content a {color: #444444;}
#content a:hover {
	text-decoration: underline;
	color: #06F;
}
#content p {margin: 0.4em 0 1em 0;}
#content .descr {
	color: #666;
	margin-bottom: 0.5em;
	text-align:right;
}
#content ul li {list-style: url('images/li.gif');}
#content ul {margin-left: 1.8em;}


#footer {
	color: #666;
	clear: both;
	text-align:center;
	height:20px;
	padding:10px;
	border-top:2px solid #7F7F7F;
	background:#fff;
	
}
#footer a {
	color:#6F1918;
}

.post_info {
	background: #FAFAFA;
	border: 1px solid #EEE;
	color: #555;
	text-align:right;
	margin-bottom: 1em;
	padding: 0.6em 0.7em;

}
.widgettitle{
color:#ffffff;
}
.widget qtrans_widget_switch{
list-style:none;
}