/*  
Theme Name: Rising Sun Ceo
Theme URI: http://www.ceo2design.com/sp
Description: Beautiful 2 columns fixed width leftsidebar widget ready Wordpress Theme
Author: Mariah K.L.
Author URI: http://www.ceo2design.com
*/

/*
Terms of Use:
* Please "DO NOT REMOVE" any of the links in the footer!
* You are free to share, to copy, distribute and transmit this theme. You are not allowed to sell this theme.
*/

/* Basic styles */
*
{
	margin:0;
	padding: 0;
}

body
{
	font-family: Verdana, Arial, Georgia;
	font-size:12px;
	line-height: 12px;
	font-weight: normal;
	color: #000;
	text-align: justify;
	margin: 0;
	padding: 0;
	background-color: #815B01;
	background-image: url('images/body-bg.jpg');
	background-repeat: repeat-y;
	background-position: center top
}
a
{
	color: #f2f2f2;
	text-decoration: none;	
}
a:hover
{
	text-decoration: underline;
}
img 
{
	border: #815B01 1px solid;
	padding: 2px;
	margin: 8px;
}
img.left 
{
	float:left;
	margin-left: 0;
}
img.right 
{
	float:right;
	margin-right: 0;
}
h1, h2, h3, h4, h5, h6
{
	letter-spacing: 0.1em;
}
ul, ol
{
	margin: 0em;
	padding:0 2em;
}
#respond {
	padding-top: 14px;
}
#comments {
	padding-top: 17px;
}
img.wp-smiley {
float: none; 
margin: 0px;
border: none;
}

/* Container */

#container
{
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/* Header */

#header
{
	padding: 0;
	margin: 0;
	width: 900px;
	height: 198px;
	text-align: left;
	background-image: url('images/header.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}

#header h1
{
	font-size: 2.6em;
	padding-top: 80px;
	padding-left: 80px;
	font-family: Arial;
	letter-spacing: .5px;
}
#header h1 a
{
	color: #FFFFFF;
	text-decoration: none;
}
#header h2
{
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	padding-left: 80px;
	padding-top: 18px;
}

/* Menu */
#menu {
	width: 886px;
	height: 50px;
	float: left;
	padding-left: 14px;
	margin-bottom: 0px;
	background-image: url('images/menu-bg.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0;
}
	
#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: 38px;
}
	
#menu ul li {
	float: left;
	height: 42px;
	margin-right: 8px;
	margin-top: 5px;
	color: #000000;
	text-transform: uppercase;
	background: url('images/menu-l.jpg') no-repeat;
	font-style:normal; 
	font-variant:normal; 
	font-weight:bold; 
	line-height:42px; 
	font-size:12px; 
	font-family:Times New Roman, Verdana;
}
	
#menu ul li a {
	color: #FFFFFF;
	text-decoration: none;
	background: url('images/menu-r.jpg') no-repeat right top;
	display: block; 
	padding-left:40px; 
	padding-right:38px; 
	padding-top:0; 
	padding-bottom:0;
}
	
#menu ul li a:hover {
	text-decoration: none;
	color: #F5D8AB;
}
	
#menu ul li ul {
	display: none;
}

/* Content Area */

#content {
	float: left;
	background-color: #ECEBE6;
	background-image: url('images/content-top.jpg');
	background-repeat: no-repeat;
	background-position: center top
}

#content p
{
	margin-bottom: 1em;
	line-height: 1.6em;
}

#content h3, h4, h5, h6
{
	position: relative;
	color: #FAFAFA;
	margin-bottom: 1em;
	padding-bottom: 0.6em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1BC64;
}

#content h2
{
	font-size: 1.5em;
	padding-bottom: 1em;
	padding-top: 0;
	line-height: 24px;
}

#content h3
{
	font-size: 1.3em;
}

#content ul, #content ol
{
	margin-bottom: 2em;
	padding-left: 1em;
}

#content blockquote
{
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 9px;
	padding-left: 12px;
	background-color: #E1BC84;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 8px;
}
#content .post, #content form
{
	margin-bottom:3em;
}
#content .post h2 a 
{
	color: #FAFAFA;
}

#content .post-footer 
{
	height: 25px;
	padding-bottom: 1px;
	padding-top: 6px;
	padding-right: 14px;
	margin-top: 15px;
	font-size:0.9em;
	text-align: right;
	background-image: url('images/post-foot.gif');
	background-repeat: no-repeat;
	background-position: left top
}
#content .post-footer a 
{
	color: #6F520F;
}
.date {
	background: url('images/date.gif') no-repeat;
	margin-bottom: 0px;
	text-align: center;
	width: 57px;
	height: 59px;
	float: left;
	margin-top: 0px;
	margin-right: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
}
.date .month {
	display: block;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	margin-top: 2px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.date .day {
	display: block;
	color: #605648;
	font: 1.6em Georgia;
	padding-top: 7px;
	text-align: center;
	margin-top: -12px;
	margin-right: 3px;
}
/* Primary Content */

#primaryContentContainer
{
	position: relative;
	z-index: 2;
	float: right;
	width: 636px;
	top: 10px;
	right: 10px;
	background-image: url('images/pritop.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #A2722B;
}

#primaryContent
{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 2em;
	padding-right: 2em;
	padding-left: 2em;
}

/* Sidebar Styles */
	
#sidebar
{
	position: relative;
	top: 0px;
	left: 10px;
	
	bottom: 1px;
	float: left;
	width: 234px;
	padding-top: 0px;
	text-align: left;
	
	
}
#sidebar h2 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fafafa;
	letter-spacing: normal;
	width: 212px; /* Actual size is 234px;*/
	padding-left: 20px;
	padding-top: 12px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-top: 10px;
	background: #A2722B;
	border: 1px solid #D2CBB8;
	line-height: 12px;
}

#sidebar ul 
{
	margin:0;
	padding:0;
	list-style:none;
	
	
}
#sidebar ul ul 
{
	margin: 0;
	padding-top: 1em;
	padding-right: 2em;
	padding-bottom: .8em;
	padding-left: 3em;
	list-style-image: url('images/arrow.gif');
	
	list-style-type:square;
	border: 1px solid #D2CBB8;
	background-color:#3D2501;
}
#sidebar ul ul a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	line-height: 18px;
	
}
#sidebar ul ul a:hover
{
	color: #eaeaea;
	text-decoration: none;
	border: none;
	
}
#sidebar ul ul ul
{
	margin:0.3em 0;
	padding:0 0.5em;
	border: none;
}
#sidebar #searchform 
{
	width: 216px;
	position: relative;
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	padding-top: 8px;
	padding-bottom: 8px;
	
}
#sidebar #sidesearch
{
	width: 216px;
	position: relative;
	margin: 0;
	padding: 0;
	padding-left: 16px;
	
	margin-bottom: 5px;
	padding-top: 8px;
	padding-bottom: 8px;
	border: 1px solid #D2CBB8;
	background-color:#3D2501;
}


/* Footer */

#footer
{
	width: 900px;
	height: 74px;
	float: left;
	margin-top: 20px;
	padding-top: 18px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EAEAEA;
	line-height: 18px;
	background-color: #3D2501;
	
}
#footer a 
{	
	color: #fafafa;
	font-weight: bold;
}

.clear
{
	clear: both;
}
/*extra*/
textarea{
	width: 90%;
	height: 20em;
	border: 1px solid #D9D0C4;
	padding: 5px;
	font-family: Arial, Serif;
	font-size:0.9em;
	background: #E0DBD0;
}
.textbox 
{
	width: 164px;
	height: 22px;
	background: #E0DBD0;
}

#btnSearch {
	height: 24px;
	width: 60px;
	margin-top: 3px;
}

#content li .cmtinfo 
{
	font-size:0.9em;
	color: #F6D19B;
	margin:0;
	padding:0px;
}

#content .cmtinfo cite
{
	font-size:1.1em;
	color:#F6D19B;
	font-weight:bold;
	font-style:normal;
}
#content ol.commentlist 
{
	margin:0;
	padding:0 1em;
}
#content ol.commentlist li 
{
	padding:0.5em 0;
	margin:0;
}
#commentform
{
	margin:1em 0;
	padding:1em;
}
.nocomments 
{
	text-align:center;
	font-size:0.9em;
}
.trackback
{
	background:url('images/trackback.png') no-repeat left center;
	padding-left:17px; padding-right:17px; padding-top:0px; padding-bottom:0px;
}
.feed 
{
	background:url('images/feed.png') no-repeat left center;
	padding-left:17px; padding-right:17px; padding-top:0px; padding-bottom:0px;
}
.commentsfeed 
{
}
#header, #content, #sidebar, #primarycontent, #footer, .widget {
    overflow: hidden;
}

/* Widget*/

/*Widget Calender*/

#calendar_wrap 
{
	
	float: none;
	font-size: 14px;
	line-height: 20px;
	color: #ffffff;
	padding-top: 14px;
	padding-bottom: 14px;
	padding-left: 45px;
	padding-right: 10px;	
	border: 1px solid #D2CBB8;
	background-color:#3D2501;
	
}
#calendar_wrap a 
{
	color: #F8D78A;
	text-decoration: underline;
}
#sidebar .widget_calendar h2 {
	background-image: url('images/widget-cal.gif');
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #A2722B
}

/*Widget Calender ends*/
/*Widget Search*/


#sidebar .widget_search
{
	margin-top: 10px;
	width:214px;
	padding-bottom: 0px;
	padding-top:33px;
	padding-left: 22px;	
	background-image: url('images/w-search.gif');
	background-repeat: no-repeat;
	
}
#s
{
	width: 164px;
	height: 22px;
	margin: 0;
	padding: 0;
	margin-top: 10px;
	background: #E0DBD0;

}

/*Widget Search end*/

.widget_tag_cloud
{
	
	
}
#tag_cloud {
	
	
	
}
.widget_tag_cloud a
{
	position: relative;
	color: #4E4639;
	font-family: Arial, Verdana, Georgia;
	font-size: 14px;
	line-height: normal;
	padding-left: 5px;
	
}
#sidebar .widget_tag_cloud h2 {
	
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

