/*
THEME NAME: Corporate Sandbox
THEME URI: http://www.rubiqube.com/corporate-sandbox/
DESCRIPTION: This theme is based on <a href="http://www.plaintxt.org/themes/sandbox/">Sandbox</a>. It has minimum styling and graphics, making it ideal for corporate blogs
VERSION: 1.1
AUTHOR: <a href="http://www.rubiqube.com">Adrian Diaconescu</a>
AUTHOR URI: http://www.rubiqube.com
*/

/* Architecture */
html { }

body {
	background: #EFEFEF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
}

div {
	display:block;
	margin:0;
	padding:0;
	border:0;
	text-align:left;}

#wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}

#header {
	height: 140px;
}

#container {
	float: left;
	width: 100%;
}
#content:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;}
#content {
	float:left;
	/*width:500px;*/
	width:715px;
	/*padding-left:210px;*/
	/*margin: 20px 240px 30px 20px;*/
}

#sidebar {
	width: 171px;
	float: left;
	margin-top:39px;
}

#footer {
	color:#fff;
	float:left;
	width:100%;
	font-size:14px;
	line-height:130%;
	margin:10px 0 0 0;
	padding-bottom:20px;}
	#footer a {
		color:#fff;}

/* General */
* {
	margin: 0;
	padding: 0;
}

a {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #333333;
	text-decoration: underline;
}

img {
	border: 0;
}

.separator {
	color: #CCCCCC;
	margin: 0 5px;
}

.clear {
	clear: both;
	font-size: 0;
	height: 0;
}

.meta-sep {
	color: #CCCCCC;
	margin: 0 5px;
}

.floater-left {
	float: left;
}

.floater-right {
	float: right;
}

#access {
	position:absolute;
	right:4px;
	top:186px;
}

#blog-title {
	display:block;
	position:absolute;
	top:47px;
	left:218px;
	width:170px;
	color:#fff;
	font:24px/110% Tahoma, Geneva, sans-serif;
	text-shadow:#000 0.0em 0.0em 0.25em;
	/*margin: 40px 0 0 20px;*/
}

#blog-title a {
	color: #fff;
	text-decoration:none;
}

#blog-description {
	color:#fff;
	font-size: 120%;
	font-weight: normal;
	margin: 0 0 0 20px;
}

/* Content */
.page-title {
	margin-bottom: 15px;
	margin-top:50px;
	font-weight: normal;
	font-size: 160%;
}

.post {
	margin-bottom: 50px;
}

.entry-title {
	width: 400px;
	font-weight: normal;
	font-size: 160%;
}

.entry-comments {
	float: right;
}

.entry-title a {
	color: #FF8000;
}

.more-link {
	display: block;
	margin: 10px 0 0 0;
}

.entry-comments {
	float: right;
	background: url(images/cbubble_left.gif) no-repeat top left;
	padding: 3px 0 7px 7px;
}

.entry-comments a, .entry-comments span {
	background: url(images/cbubble_right.gif) no-repeat top right;
	padding: 3px 7px 7px 0;
	color: #FFFFFF;
	font-size: 90%;
	font-weight: bold;
}

.entry-comments span {
	color: #CCCCCC;
	font-weight: normal;
}

.entry-comments a:hover {
	color: #FFFFFF;
}

.entry-meta {
	color: #666666;
	font-size: 90%;
	margin-top: 10px;
}

.entry-categ {
	color: #666666;
	font-size: 90%;
	border-bottom: 1px solid #EFEFEF;
	padding-bottom: 5px;
}

.entry-footer {
	color: #666666;
	font-size: 90%;
	border-bottom: 1px solid #EFEFEF;
	border-top: 1px solid #EFEFEF;	
	padding: 5px 0;
}

.entry-footer span {
	color: #CCCCCC;
	margin: 0 5px;
}

.entry-subscribe {
	padding: 5px 5px 5px 26px;
	background: #FAFAFA url(images/rss.gif) no-repeat top left;
	background-position: 6px 6px;
}

.entry-content {
	margin-top: 15px;
}

.entry-content p {
	line-height: 1.5;
	padding-bottom: 10px;
}

.entry-content h2 {
	font-size: 120%;
	margin-bottom: 5px;
	margin-top: 25px;
}

.entry-content a {
	text-decoration: underline;
}

.entry-content ul, .entry-content ol {
	margin-left: 30px;
	margin-bottom: 10px;
}

.entry-content ul li, .entry-content ol li {
	line-height: 1.3;
	margin-bottom: 5px;
}

/* Sidebar */


/* Start: QBKL Styles - Added to make styling availble even if widgets are not used */

#sidebar h2, #sidebar h3 {
	font-size: 100%;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
	margin-bottom: 5px;
	padding: 0 2px;
}

#sidebar ul {
	list-style: none;
}

#sidebar ul li {
	margin-bottom: 20px;
}

#sidebar ul li ul, #sidebar ul li ul li ul {
	margin: 0;
	padding: 0;
}

#sidebar ul li ul {
	padding-left: 9px;
}
#sidebar ul li ul li {
	padding: 4px 2px 4px 15px;
	background: url(images/submenu-bullet.png) no-repeat 0 8px;
	margin: 0 0 8px 0;
}
#sidebar ul li ul li a {
	color:#0e607d;
	font-size:14px;
}

#sidebar ul li ul li ul li {
	padding: 4px 0 0 10px;
	background: url(images/bullet.gif) no-repeat top left;
	background-position: 0 7px;
	margin: 0;
	border-bottom: none;
}

/* End: QBKL Styles */

#rss-links ul li {
	background: url(images/rss.gif) no-repeat top left;
	padding-left: 22px;
	background-position: 1px 4px;
}

.textwidget p {
	margin-bottom: 10px;
}

.textwidget a {
	text-decoration: underline;
}

.widget_tag_cloud a {
	text-transform: lowercase;	
}

#wp-calendar caption {
	padding: 5px 0;
	background: #FAFAFA;
	margin-bottom: 5px;	
}

#wp-calendar td {
	padding: 4px 6px;
	color: #999999;
}

#wp-calendar td a {
	font-weight: bold;
}

#wp-calendar #next {
	text-align: right;
}

/* Comments */
.comments {
	margin-top: 30px;
}

.comments h3 {
	font-size: 120%;
	margin-bottom: 10px;
	color: #333333;
}

.comments ol {
	list-style: none;
}

.comments ol li {
	padding: 10px;
	background: #FFFFFF;
	margin-top: 2px;
}

.comments ol li.alt {
	background: #FAFAFA;
}

.comment-author {
	font-weight: bold;
}

.comment-meta {
	color: #666666;
	margin-bottom: 5px;
	font-size: 90%;
}

.unapproved {
	font-style: italic;
}

#respond {
	margin-top: 30px;
}

#respond h3 {
	color: #333333;
}
	
.formcontainer {
	margin-top: 10px;
	margin-bottom: 10px;
}

#comment-notes {
	margin-bottom: 10px;
}

.form-label {
	margin-bottom: 2px;
}

.form-input, .form-textarea {
	margin-bottom: 10px;
}

.form-input input, .form-textarea textarea {
	padding: 5px;
	background: #FAFAFA;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.form-textarea input {
	width: 280px;
}

.form-textarea textarea {
	width: 350px;
}

.form-input input:hover {
	background-color: #FFFFFF;
}

.form-submit input {
	padding: 2px 5px;
}

/* sherwood specific layout & design */
.textonly {display:none;}

body {
	margin:0 auto;
	padding:0;
	border:0;
	color:#333;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	text-align:center;
	background: #659126 url(images/body_bkg.jpg) no-repeat center top;}

#wrapper {
	position:relative;
	width:960px;
	margin:0 auto;
	text-align:left;}

.page_container {
	width:960px;}
	.page_container_top,
	.page_container_bottom {
		height:20px;
		width:960px;
		background:url(images/page_container_top.png) no-repeat center top;}
	.page_container_bottom {
		float:left;
		background:url(images/page_container_bottom.png) no-repeat center bottom;}
	.page_container_content {
		float:left;
		width:940px;
		padding:0 10px;
		background:url(images/page_container_content.png) repeat-y center top;}
		.page_container_inner {
			width:920px;
			height:45px;
			min-height:500px;
			padding:0 10px;
			background:url(images/page_container_inner.png) repeat-x center top;}
#header {
	height:227px;
	background:url(images/header_photos01.jpg) no-repeat right top;}
.logo {
	width:212px;
	height:217px;
	background:url(images/header_logo.jpg) no-repeat center top;}
	.logo img {
		display:block;
		border:0;
		width:212px;
		height:217px;}
.title_address {
	position:absolute;
	top:111px;
	left:218px;
	width:177px;
	color:#fff;
	font:16px/115% Tahoma, Geneva, sans-serif;}

.footer_contact {
	float:right;
	width:45%;
	padding-right:10px;
	text-align:right;}
.footer_info {
	float:left;
	width:45%;
	padding-left:10px;}


/*
<div id="menu">
	<div class="menu_start"></div>
	<ul>
		<li><a title="Homepage" href="http://sherwood.wp/">Home</a></li>
		<li class="page_item page-item-32"><a title="New Section" href="http://sherwood.wp/?page_id=32">New Section</a></li>
		<li class="page_item page-item-36"><a title="newpage01" href="http://sherwood.wp/?page_id=36">newpage01</a></li>
		<li class="page_item page-item-19 current_page_item"><a title="template" href="http://sherwood.wp/?page_id=19">template</a></li>
		<li class="page_item page-item-25"><a title="About" href="http://sherwood.wp/?page_id=25">About</a></li>
	</ul>
	<div class="menu_end"></div>
</div>

*/

/* header menu specific styles */
#menu {
	float:right;
	height:61px;}
	.menu_start,
	.menu_end {
		float:left;
		height:61px;
		width:12px;
		background:url(images/menu_start.png) no-repeat left top;}
	.menu_end {
		width:14px;
		margin-left:-2px;
		background:url(images/menu_end.png) no-repeat right top;}

#menu ul {
	display:block;
	float:left;
	height:61px;
	padding-top:6px;
	list-style:none;
	background:url(images/menu_ul.png) repeat-x left top;}

#menu ul li {
	display:block;
	float:left;
	padding:0 2px 0 0;
	margin-left:-2px;
	background:url(images/menu_li.png) no-repeat right top;}
	#menu ul li.current_page_item,
	#menu ul li.current_page_ancestor,
	#menu ul li.current_page_parent {
		margin-left:0;
		margin-right:2px;
		padding:0;}
	#menu ul li a {
		display:block;
		color:#bfd5dc;
		padding:11px 25px 21px 24px;
		text-decoration:none;
		font:bold 19px/120% "Trebuchet MS", Arial, Helvetica, sans-serif;}
		#menu ul li a:hover { color:#fff;}
		#menu ul li.current_page_item a,
		#menu ul li.current_page_ancestor a,
		#menu ul li.current_page_parent a {
			color:#fff;
			background:url(images/menu_li_current_a.png) no-repeat center bottom;}

/* side menu - subnav specific styles */




.post-it-note {
	margin-left:-30px;
	position:relative;
	z-index:150;}

#content {
	margin-top:-10px;
	margin-left:10px;
	padding-left:20px;
	background:url(images/content_vert_line.png) repeat-y left top;}
	.page-title {
		color:#ca0810;
		font:25px/120% Tahoma, Geneva, sans-serif;}

h3 {
	color:#ca0810;
	font:21px/120% Tahoma, Geneva, sans-serif;}
h4 {
	color:#ca0810;
	font:16px/120% Tahoma, Geneva, sans-serif;}

/* content image effect - border with cast shadow */
.mceTemp {
	/*float:left;*/
	float:right;
	margin:0 10px 4px 0;
	padding:14px 0 0 14px;
	background:url(images/content-image-top-left-shadow.png) no-repeat left top;}
	.mceTemp img {
		padding:0 14px 14px 0;
		background:url(images/content-image-bottom-right-shadow.png) no-repeat right bottom;}

.img-left {
	float:left;
	margin:0 10px 10px 0;}

/* events highlights - temp */
.events_highlights {
	display:none;
	float:right;
	width:211px;
	height:526px;
	margin:83px -10px 0 0;
	background:url(images/temp-events.png) no-repeat right top;}
