/*
Theme Name: CB Smile
Theme URI: http://www.cyberblog.net/free-wordpress-templates/cb-smile/
Description: CB-Smile is a stylish, widget supported high quality WordPress theme with a featured posts section. Created by <a href="http://www.cyberblog.net">Cyber Blog</a> 
Author: Cyber Blog
Author URI: http://www.cyberblog.net
Version: 1.0
Tagss: blue, orange, three-columns, fixed-width, right-sidebar, left-sidebar
.
Released under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.
.
*/

/* Body */
html { padding: 0; 
margin: 0;
}
body {
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	margin-top:0px;
	margin-left:0px;
	background: #000000 url(images/bg.gif);
	line-height:1.5;
}
#wrapper {
	background:url(images/contentbg.jpg);
	width:1050px;
	margin:0 auto;
}
#content {
	margin:0 190px 0 190px;
}
a {
	color:#0177C2;
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
}
a:hover {
	text-decoration:none;
    color:#000000;
}
* {
	margin:0;
	padding:0;
}

/* Header */
.header{
background:url(images/header.jpg) top no-repeat;
width:1050px;
height:240px;
margin:0 auto;
}
.sitename{
padding-top:30px;
color:#8791A9;
float:left; 
width:41%;
}
.htitle{
font-size:25px;
font-weight:bold;
color:#8791A9;
margin-left:15px;
}
.htitle1{
font-size:11px;
color:#77655B;
margin-left:15px;
}
.cb-featured{
	float:left; 
	width:47%; 
	margin-top:54px;
}
.headrss{
	float:right; 
	width:1%; 
	margin-top:-80px;
}

/* Post */
#post {
	width:660px;
	margin:100 auto;
}
.slide {
	width:600px;
	margin:200 auto;
}#post ul {
	padding: 10px 0px; margin: 0px;
}
#post li {
	background: url(images/dot.gif) no-repeat left top;
	background-repeat: no-repeat;
	background-position: 0 .5em;
	padding: 2px 0px 2px 15px;
	list-style-type: none;
}
.title {
    background: url(images/postbg.gif);
	height:28px;
	padding-top:3px;
	padding-left:28px;
	margin-bottom:2px;
}
.title a{
	font-size: 12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#14326F;
	text-decoration:none;
	font-weight:bold;
}
.postcontent {
	background:url(images/postcnt.gif) top repeat-x;
	padding:5px;
	border-left:1px dotted #000000;
	border-right:1px dotted #000000;
	border-bottom:1px dotted #000000;
	border-top:1px dotted #000000;
	margin-bottom:15px;
	padding-bottom:10px;
}
.stitle{
	color:#D64C3E;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}
#pagetitle {
	color:#D64C3E;
	font-weight:bold;
	font-size: 13px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	border:none;
	padding-top:9px;
	text-transform:uppercase;
	height:20px;
	margin-left:-1px;
}
/* Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 2px auto 2px 4px;
	width: 158px;
	background:#6C768D;
	}
#wp-calendar a {
	display: block;
	background:#EAEAEA;
	color:#000000;
	}
#wp-calendar caption {
	text-align: center;
	width: 100%;
	}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}
#wp-calendar caption {
	font: bold 11px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	color:#EAEAEA;
	padding-bottom:3px;
	border-bottom:1px solid #000000;
	}

/* Sidebar */
#sidebar {
	width:190px;
	padding:0px 0px 0px 0px;
	float:left;
	color:#CCCCCC;
	margin-left:1px;
}
#sidebar ul li a {	
	color:#000000;
	text-decoration:none;
}
#sidebar ul li a:hover {
	color:#FFFFFF;
}
#sidebar ul li {
	list-style:none;
	margin-left:-1px;
}
#sidebar ul {
	list-style:square;
	padding-right:18px;
}
#sidebar li {
    background: url(images/ulbg.gif) top left no-repeat;
	padding:2px 3px 3px 3px;
	height:15px;
	border:none;;
	padding-left:10px;
	margin-left:0;
}
#sidebar p {
	font-size: 12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#EAEAEA;
	line-height:15px;
	margin:10px 0;
}

#sidebar h2 {
	color:#FFFFFF;
	font-weight:bold;
	font-size: 12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	border:none;
	padding-left:10px;
	padding-top:6px;
	text-transform:uppercase;
	height:23px;
	background: url(images/lbg.gif) top left no-repeat;
	margin-left:-1px;
	margin-top:4px;
}
#sidebar img{
    border:0px;
}

/* Sidebar Right */
#sidebarright {
	float:right;
	width:190px;
	color:#000000;
	margin-left:1px;
}
#sidebarright ul li a {	
	color:#000000;
	text-decoration:none;
	padding-left:15px;
}
#sidebarright li {
    background: url(images/urbg.gif) top left no-repeat;
	padding:2px 3px 3px 3px;
	height:15px;
	margin-left:1px;
}
#sidebarright ul li {
	list-style:none;
	padding-left:18px;
}
#sidebarright ul li a:hover {
	color:#FFFFFF;
}
#sidebarright ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}
#sidebarright a b {
	float:right;
	display:none;
	color:#666;
	padding-left:5px;
}
#sidebarright p {
	font-size: 12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	line-height:15px;
	margin-left:25px;
	background:#6C768D;
	width:150px;
	padding:5px;
}
#sidebarright p a {	
	color:#CCCCCC;
	text-decoration:none;
}
#sidebarright h2 {
	color:#FFFFFF;
	font-size: 12px;
	font-weight:bold;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin:0 0 0 0;
	border:none;
	text-transform:uppercase;
	padding: 3px 3px 3px 5px;
	padding-left:43px;
	padding-top:6px;
	height:23px;
	text-transform:uppercase;
	background: url(images/rbg.gif) top left no-repeat;
	margin-left:0px;
	margin-top:4px;
}

/* Footer */
#footer {
	padding:10px;
    margin680px;
	background:#000000;
	font-size: 12px;
	text-align:center;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
#footer a {
	color:#CCCCCC;
}


/* Others */
.clear {
	clear:both;
	}
.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
p {
	line-height:15px;
}
h2 {
	font-size: 12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#9A0201;
	border-bottom:2px solid #f6f6f6;
}
h2 a {
	color:#FFF;
	text-decoration:none;
}
h2 a:hover {
	color:#000;
}
.hr {
height:1px;
color:#BEB8D0;
}
.outline {
	border:1px #000000 dotted;
}
label {
	display:block;
	font-weight:bold;
	color:#444;
	margin:5px 0;
}
a img {
	border: none;
	}
.img {
	margin:0 0px 0 0;
}

blockquote p {
	font-size:11px;
	font-family:verdana, Arial, Helvetica, sans-serif;	
	color:#000000;
	padding:10px;
	border:1px dotted #6E591F;
	background:#E8E3D4;
}
.read {
	font-size:11px;
	font-family:verdana, Arial, Helvetica, sans-serif;	color:#7B7A7A;
	border:1px dotted #E3E2E2;
	background:#F9F8F8;
	width:400px;
	padding:2px;
	text-align:right;
}
.readmore {
	background:url('images/page.gif') no-repeat left center;
	padding-left:20px; margin: 0 10px 0 5px;	
}
.date {
	background:url('images/clock.gif') no-repeat left center; 
	padding-left:20px;
}


/* Comments */
#respond {
	color:#000;
	font-weight:bold;
	font-size: 11px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	border:none;
	padding-top:9px;
	text-transform:uppercase;
	height:20px;
	margin-left:-1px;
}
.button {
	margin:2px 0 2px 1px;
	background:#F3DEBA;
	height:23px;
	width:50px;
	border:1px solid #77655B;
	font-size: 12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#000;
}
.input {
	margin:2px 0 2px 1px;
	padding:2px;
	margin-left:26px;
	width:92px;
	height:17px;
	border:1px solid #77655B;
	font-size: 12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#000;
}
textarea {
	width:490px;
	padding:4px;
	font:90% Verdana;
	border:1px solid #eee;
	height:200px;
	display:block;
	color:#777;
}
.comments {
	background:url('images/comment.gif') no-repeat left center; 
	padding-left:20px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform #submit {
	margin: 0;
	margin-top:5px;
	float: left;
	}

.commentid {
    color:#5F9128;
	float:left;
	margin-left:5px;
}