/*
THEME NAME: SEO Design Solutions
DESCRIPTION: The WordPress theme used on the blog and main website of SEO Design Solutions. Version 3 incorporating new 

design.
VERSION: 3.0
AUTHOR: John Lamansky
*/

/* Content area text color */		#content	{ color: #000; }
/* Content area link color */		#content a { color: #846300; }
/* Logo area background color */	#header		{ background-color: #313131; }

#topbar		{ background-color: #E88503; }
#bottombar	{ background-color: #ccc; }
#breadcrumbs	{ background-color: #ccc; }


/***** PAGE & SINGLE: Single-tab, extended-sidebar layout *****/

body.page #primary, body.single #primary {
	padding-top: 0;
}

/*body.page #primary ul.xoxo, body.single #primary ul.xoxo {
	border: 0 none;
}*/

/* 2-column style option */

body.col2 #container {
	background-color: #F2F2F2;
	margin:0 -350px 0 0;
}

body.col2 #content {
	background: white none;
	border: 1px solid #ccc;
	margin:0 350px 0 0;
}
body.col2 div.sidebar {
	width:336px;
}
body.home #container, body.tag #container {
	margin:0 -350px 0 0;
}
body.home #content, body.tag #content {
	margin:0 350px 0 0;
}
body.home div.sidebar {
	width:336px;
	margin-top:42px;
}
body.home #content, body.tag #content {
	padding: 0 0 1em;
}
body.tag div.sidebar {
        width:336px;
        margin-top:38px;
}
.xoxo ul {margin-left:15px;}
body.land1 #content {
	margin:0px;
}

/*body.col2 #container {
	background: #F2F2F2 url(images/container-bg.png) repeat-y top left;
}

body.col2 #content, body.col2 #primary ul.xoxo {
	border-top: 1px solid #ccc;
}

body.col2 #primary ul.xoxo {
	background-color: transparent;
}

body.col2 #bottom {
	background: url(images/container-bottom.png) no-repeat 20px 0px;
}*/


/* 1-column style option */

/*body.col1 #container {
	background: white none;
	border: 1px solid #ccc;
}*/


/* On-gray style option */

body.col0 #container {
	background-image: none;
}


/***** HOMEPAGE: Multi-tab layout *****/

.tab-body {
	background: white none;
	border: 1px solid #ccc;
	padding: 1em;
}

.entry-content table.tab {
	margin-top: 1em;
}

.entry-content div.tab-body {
	margin-bottom: 1em;
}

#content h3 {
	font-size: 1.4em;
color: #333333;
}

#content div.tab-body h3.entry-title {
	margin: 0;
	padding: 0;
}

#primary {
	padding-top: 1em;
}

#primary ul.xoxo {
	border: 1px solid #CDCDCD;
	background-color: white;
}

#primary ul.xoxo ul.xoxo {
	border: 0 none;
}

body.home .entry-meta {
	margin-bottom: 0;
}


/***** SEARCH RESULTS *****/

body.search .hentry {
	margin: 0 0 3em 0;
}




body.col0 #bottom, body.col1 #bottom {
	background-image: none;
}

body.page-template-default .entry-content, #content {
	padding: 0 1.5em 1em;
}

/*body.page #wrapper #content {
	padding: 0;
	border: 0 none;
	background-color: transparent;
}*/




#wrapper h1, #wrapper h2 {
	color: #E88503;
}

#content a:hove { /* Content area link hover background highlight color */
	background-color: #FF9933;
}

#content, .sidebar {
	text-align: left;
}

body {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 10pt;
	background-image: none;
}

body, #wrapper #footer {
	background-color: #DADADA;
}

body, #header h1 {
	margin: 0;
	padding: 0;
}

a img {
	border: 0 none;
}

.clear { clear: both; }

#wrapper, #main, #main2, #main3, #breadcrumbs {
	margin: 0 auto;
}

#wrapper, #main, #main2, #main3 {
	background-color: #F2F2F2;
}

#wrapper {
	width: 1016px;
}

#main {
	width: 1016px;
	background: url(images/body-bg.png) repeat-y top center;
}

#main2, #main3, #breadcrumbs {
	width: 952px;
}

#header {
	position: relative;
}

#header-top {
	height: 78px;
}

#header h1 a {
	color: black;
	text-decoration: none;
}

h1#blog-title a, .entry-title a, #footer a {
	text-decoration: none;
}

h1#blog-title a:hover, .entry-title a:hover, #footer a:hover {
	text-decoration: underline;
}

div.skip-link {
	display: none;
}

#header h1, #menu, #searchbox {
	position: absolute;
}

#header h1 {
	top: 10px;
	left: 10px;
}

#menu {
	top: 30px;
	left: 220px;
}

#menu #qm0 a {
	text-transform: uppercase;
	font-size: 0.8em;
}

#menu #qm0 div a, #menu #qm0 ul a {
	text-transform: none;
	font-size: 0.9em;
}

#searchbox {
	float: right;
	top: 30px;
	right: 10px;
}

#searchbox input.text {
	width: 10em;
	color: #666;
}

#searchbox input.button {
	font-size: 1em;
}

#topbar {
	clear: left;
	color: white;
	padding: 0.3em;
	font-size: 1.1em;
}

#topbar span   { font-weight: bold; }
#topbar strong { text-transform: uppercase; }

#navicons a {
	float: right;
	margin: 0 0.5em;
}

#navicons a:hover {
	background-color: transparent;
}

#navicons ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#masthead a {
	padding: 0;
	margin: 0;
}

#bottombar, #breadcrumbs {
	color: black;
}

#bottombar, #inner-breadcrumbs {
	padding: 0em 0em;
        padding-left:25px;
	padding-right:25px;
}

#bottombar {

	text-align: left;
	height:24px;
}

#bottombar a {
	color: #000000;
	text-decoration: none;
}

#bottombar a:hover {
	text-decoration: underline;
}

#seo_design_text {
	padding: 0 20px;
}

div.entry-title, .entry-content h2, h1.entry-title {
	text-align: left;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 0 0 0;
}

.entry-content {
	text-align: justify;
}

.entry-content .offer {
	color: #f38a0a;
	font-weight: bold;
}

/*#wrapper div.title-tab {
	width: 612px;
}*/

#wrapper .title-tab h1 {
	font-size: 1em;
}

table.tab {
	margin-top: 1em;
	border-collapse: collapse;
	position: relative;
	top: 1px;

}

table.tab td {
	margin: 1em;
	background-color: #F2F2F2;
	background-repeat: no-repeat;
	border: 0 none;
}

table.tab td.tab-left,
table.tab td.tab-right {
	width: 11px;
	padding: 0;
}

table.tab td.tab-left {
	background-image: url(images/tab-left.png);
	background-position: top left;
}

table.tab td.tab-content {
	padding: 10px 21px 10px 10px;
	/*font-size: 1.2em;
	border-top: 1px solid #ccc;*/
	background-image: url(images/tab-right.png);
	background-position: top right;
}

#wrapper table.tab h1 {
	font-size: 1.1em;
	font-weight: bold;
}

.entry-content h2 strong, .entry-title h1 strong, h1.entry-title strong {
	color: #E88503;
}

abbr.published {
	color: #666;
	border: 0 none;
}

#content .entry-meta, #content .entry-date {
	color: #666;
}

.entry-meta {
	margin-bottom: 5em;
}

.archive-meta {
	margin-bottom: 3em;
}

body.single .entry-title, #comments h3 {
	margin-top: 0;
}

body.single .entry-meta {
	margin-bottom: 2em;
}

#comments h3 {
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
}

#comments-list ol {
	list-style: none;
	margin: 0;
	padding: 0;
}

#comments-list .avatar {
	position: relative;
	float: left;
	margin-right: 1em;
}

#comments-list .n {
	font-weight: bold;
}

.entry-meta, .comment-meta {
	font-style: italic;
}

#comments-list p {
	clear: left;
}

#bottombar {
	margin-bottom: 0em;
}

#primary {
	padding-left: 1em;
}

#primary ul.xoxo {
	font-size: 0.8em;
}

#primary li.widget {
	padding: 1em;
}

#bottom {
	clear: both;
	padding-top: 1em;
}

#breadcrumbs, #breadcrumbs a {
	color: black;
}

#featured-clients {
	padding: 1em 0;
	font-size: 0.8em;
	text-align: center;
	color: #666;
}

p.fl {
	margin: 0;
	padding: 1em 0;
	text-align: center;
	font-size: 0.9em;
}

#footer {
	text-align: center;
	font-size: 0.8em;
	background: url(images/footer-bg.png) no-repeat top center;
	padding-top: 20px;
}

#content .entry-meta, #content .entry-meta a,
#content .comment-meta, #content .comment-meta a,
.sidebar, .sidebar a, #wrapper .sidebar td, #wrapper .sidebar th,
#footer, #footer a {
	color: #000000;
}

/*
LAYOUT: Two-Column (Right)
DESCRIPTION: Two-column fluid layout with one sidebar right of content
*/
div#container {
float:left;
margin:0 -300px 0 0;
width:100%;
}

div#content {
margin:0 300px 0 0;
}
div#container div.content-land1 {
	margin:0px;
}

div.sidebar {
float:right;
overflow:hidden;
width:280px;
}

div#secondary {
clear:right;
}

div#footer {
clear:both;
width:100%;
}

/* Just some example content */
.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, div.sidebar div.title {
font-size:1.2em;
font-weight: bold;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 2px;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 2em;
}

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;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}
#landingpage2 #content {
	margin:0 350px 0 0;
}
#landingpage2 #container {
	float:left;
	margin:0 -350px 0 0;
	width:100%;
}
#landingpage2 .sidebar {
	float:right;
	overflow:hidden;
	width:330px;
}

#primary li.widgetN {
	padding: 1em;
}
.xoxoN ul
{
	margin-left:15px;
}

#primary ul.xoxoN 
{
	border: 1px solid #CDCDCD;
	background-color: white;
}

#primary ul.xoxoN ul.xoxoN 
{
	border: 0 none;
}

#primary ul.xoxoN 
{
	font-size: 0.8em;
}
body.home div.sidebarN {
	margin-top:20px;
}

