/*
THEME NAME: SEO Basics
DESCRIPTION: Orange, black, and gray combined to create a clean, great-looking theme. Includes an SEO control panel. Supports rotating 125x125 sidebar ads, widgets, gravatars, and microformats. Valid XHTML and CSS. Based on Sandbox.
VERSION: 1.1.2
AUTHOR: SEO Design Solutions
AUTHOR URI: http://www.seodesignsolutions.com/
TAGS: fixed-width, two-columns, right-sidebar, orange, black, custom-header, theme-options, microformats
*/

#header h1 {
	margin: 0;
	padding: 0;
}

H1
{
	font-size:25px;
	font-weight:bold;
	color:#905b02;
}

H2
{
	font-size:20px;
	font-weight:bold;
	color:#905b02;
}

H3
{
	font-size:16px;
	font-weight:bold;
	color:#905b02;
}


a {
	color: #000;
}

a:hover {
	/*background-color: #ddd;*/
}

a img {
	border: 0 none;
}

body {
	font-family: times New Roman, Arial, Helvetica, Verdana, Sans-serif;
	font-size: 14px;
	/*background: transparent url('images/page_bg.png') repeat;*/
	color:#905b02;
	margin:0;
}

#wrapper {
	width: 974px;
	margin: 0 auto;
	position: relative;
	background-color: #fff;
	border: 0px solid #000;
}

#header-repeat
{
	border:0px solid #FF0000;
	background:transparent url('images/header-repeat.jpg') no-repeat top center;
	height:192px;
	width:100%;
}

#footer-repeat
{
	position:absolute;
	background:transparent url('images/footer-repeat.png') repeat;
	height:342px;
	width:100%;
}

#content {
	padding:0 40px 0 0;
}

body.home div#container, body.page div#container {
	/*margin-top:2em;*/
}

#header
{
	/*background:transparent url('images/header.png') no-repeat;*/
	height:192px;
	margin:0 auto;
	width:1001px;
	position:relative;
	z-index:99999;
}

#header-text {
	padding: 1em;
	display:none;
}

#header-image {
	text-align: left;
	/*padding:41px 0 0 18px;*/
	position:absolute;
	top:40px;
	left:20px;
}

#blog-title {
	font-size: 2em;
	text-align: left;
	margin: 0;
	padding: 0;
}

#blog-title a, #blog-title a:hover {
	background: none;
	color: #6A2E22;
	text-decoration: none;
}

#access {
	height: 23px;
	/*margin: 1em 0;*/
	position:absolute;
	left:10px;
	top:152px;
	/*width:970px;*/
	z-index:99999;
}

.header-bottom
{
	background:transparent url('images/logo-bottom.png') no-repeat;
	width:311px;
	height:18px;
	/*margin:58px 41px 0 0;*/
	float:right;
	position:absolute;
	top:155px;
	left:650px;
}

.header-right
{
	background:transparent url('images/logo-right.png') no-repeat;
	width:264px;
	height:29px;
	/*margin:21px 41px 0 0;*/
	float:right;
	position:absolute;
	top:20px;
	left:679px;
}

#access div.menu {
	float: left;
	font-weight:bold;
	text-shadow: 0.1em 0.1em #333;
}


div.menu ul ul {
	border: 0px solid #191919;
}

div.menu ul li {
	border-right: 0px solid #191919;	
}

div.menu, div.menu a {
	color: #fff1d7;
}

div.menu ul li a {
	line-height: 25px;
	margin: 0 25px 15px 10px;
	font-size: 12pt;
	letter-spacing: 0.5px;
	width:100%;
}

div.menu ul li ul li a
{
	padding-left:10px;
}
div.menu ul li a:hover, div.menu ul li.current_page_item a {
	background-image: none;
	/*color:#000;*/
	text-decoration:underline;
}

div.menu ul ul {
}

div.menu ul li ul li {
	border: 0 none;
	background:transparent url('images/menu-bg.png') repeat-x;
	height:29px;
	float: none;
	width:200px;
}

div.menu ul li ul li a {
	padding-right: 5em;
	/*font-size: 1em;*/
	color:#fff1d7;
}

div.menu ul li ul li a, div.menu ul li ul li a:hover, div.menu ul li.current_page_item ul li a {
	background-image: none;
	color:#FFF1D7;
	font-size: 12pt;
}

div.menu ul li ul li a {
	color: #fff1d7;
}

div.menu ul li ul li a:hover, div.menu ul li ul li.current_page_item a {
	text-decoration: underline;
}

#header-search {
	float: right;
	margin: 3px 0;
	padding: 0 15px;
}

#header-search label {
	color: white;
	font-variant: small-caps;
	font-size: 0.9em;	
}

#header-search label, #header-search button {
	float: left;
}

#header-search input, #header-search button {
	margin: 0;
	padding: 0;
	border-width: 0;
	border: 0 none;
}

#header-search input.text {
	width: 111px;
	height: 12px;
	background-image: url(images/search-field.jpg);
	background-repeat: no-repeat;
	font-size: 0.8em;
	padding: 2px;
	margin-left: 1em;
}

#header-rss {
	float: right;
	margin-right: 10px;
}

.entry-title {
	margin: 0;
	padding: 0;
}

.entry-title a, .entry-title a:active, .entry-title a:visited, .entry-title a:link {
	color: #905B02;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
}

.sidebar, .sidebar a, .entry-date, .entry-meta, .entry-meta a {
	color: #905b02;
}

#rss_icon {
	padding: 1em;
}

#rss_icon span {
	font-size: 1.5em;
	font-weight: bold;
	line-height: 62px;
}

#rss_icon img {
	float: right;
}

.entry-title {
	font-size: 20px;
	margin-top:15px;

}

.entry-date {
	color: #666;
	margin-bottom: 1em;
}

.entry-date abbr, .entry-meta abbr {
	border: 0;
}

.entry-meta {
	margin-bottom: 3em;
	font-style: italic;
}

body.single .entry-meta {
	margin-bottom: 0;
}

#comments-list .comment-author .n {
	font-weight: bold;
}

#comments-list .comment-meta {
	font-style: italic;
}

#comments-list .comment-author img.avatar {
	float: left;
	margin-right: 0.5em;
}

.sidebar {
	border-left: 0px dashed #191919;
	font-size: 0.9em;
	min-height:505px;
}

.sidebar ul {
	margin: 0 0 0 2px;
	padding: 0;
}

#footer {
	padding: 10px 0 0 0;
}

#footer, #footer a, #footer a:hover {
	color: #999;
}

#footer a, #footer a:hover {
	text-decoration: none;
}

#footer-wrapper
{
	width:974px;
	margin:0 auto;
	text-align:left;
}

.footer-contact
{
	border:0px solid #ff0000;
	background:transparent url('images/dotted-line.png') repeat-x scroll left bottom;
}

.icon-contact
{
	background:transparent url('images/icon-contact.png') no-repeat scroll 0px 5px;
	height:20px;
	padding-bottom:10px;
	padding-left:32px;
}

.footer-address{
	float:left;
	padding-top:5px;
}

#footer h3
{
	margin:0;
	padding:0;
	color:#ffebc9;
	font-weight:bold;
	padding-top:3px;
}
.footer-phone{
	width:270px;
	float:right;
	text-align:right;
	padding-top:5px;
}

.copyright{
	border:0px solid #ff0000;
	clear:both;
	padding-top:18px;
}

a.design
{
	border:0px solid #ff0000;
	background:transparent url(images/design.png) no-repeat;
	height:15px;
	width:20px;
	position:absolute;
}
/*
LAYOUT: Two-Column (Right)
DESCRIPTION: Two-column fluid layout with one sidebars right of content
*/
div#container {
	float:left;
	margin:0;
	width:595px;
	min-height:505px;
}

div#content {
	margin:0;
}

div.sidebar {
	float:left;
	overflow:hidden;
	width:379px;
	/*background:transparent url('images/sidebar-bg.png') repeat-y;*/
}

div#secondary {
clear:right;
}

div#footer {
	clear:both;
	width:100%;
}


/* Misc styles */

.clear {
	clear: both;
}

div.sidebar .title {
	font-size:12pt;
	font-weight:bold;
	color:#905b02;
}

div.skip-link {
	display: none;
}


/* Ad styles */

div.sidebar #ads ul {
	margin: 0;
	padding: 0;
}

div.sidebar #ads li {
	float: left;
	padding: 0;
	margin: 0 10px 10px 0;
	list-style-type: none;
}

div.sidebar #ads img {
	width: 125px;
	height: 125px;
}

/* Sandbox styles */

div.menu ul,div.menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding:0;
}

div.menu ul a {
display:block;
text-decoration:none;
}

div.menu ul ul ul a {
font-style:italic;
}

div.menu ul li ul {
left:-999em;
position:absolute;
}

div.menu ul li:hover ul, div.menu ul li.sfhover ul {
left:auto;
}

.entry-title,.entry-meta {
clear:both;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar h3 {
font-size:1.2em;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
    line-height:17px;
	list-style:none;
	margin:0 0 0 0;
}


div.sidebar li form {
	margin:0.2em 0 0;
	padding:0;
}

div.sidebar ul ul {
margin:0 0 0 1em;
}

div.sidebar ul ul li {
list-style:disc;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div.menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

div#footer {
	text-align:center;
	background:transparent url('images/footer-repeat.png') no-repeat;
	minheight:347px;
	line-height:160%;
	color:#ffebc9;
	width:100%;
}

input#author,input#email,input#url,div.navigation div {
	width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3 {
	margin:0;
	padding:0;
}

.projectimage
{
	background:transparent url('images/project-1.png') no-repeat;
	width:338px;
	height:219px;
	margin:5px 0 !important;
}

.project-wrapper
{
	float:left;
	background:transparent url('images/box-bg.png') repeat-y;
	width:376px;
	margin-bottom:10px !important;
}

.project-header
{
	float:left;
	background:transparent url('images/box-header.png') no-repeat;
	width:211px;
	height:23px;
	display:block;
	margin:20px 0 10px 20px !important;
}

.project-main
{
	float:left;
	margin:0 0 10px 20px !important;
}

.project-footer
{
	float:left;
	width:376px;
	height:11px;
	background:transparent url('images/box-bottom.png') no-repeat;
}

#footer a, #footer a:active, #footer a:visited, #footer a:link
{
	color:#ffebc9;
	text-decoration:none;
}

#footer a:hover
{
	text-decoration:underline;
}