#primary-content ol {
	margin-left: 50px;
	list-style-type: decimal;
	line-height: 20px;
}
/* 
Theme Name: Six Bridges Design
Theme URL: http://sixbridgesdesign.com
Description: A Little Rock, Arkansas-based web agency.
Author: SBD Team
Author URI: http://sixbridgesdesign.com
Version: 1
*/

/* Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* Theme */

body {
	text-align: center;
	font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-variant: normal;
	background-color: #3E659C;
	background-image: url('images/body-bg-1.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
}
#accessibility {
	background: url('images/content-top.png') no-repeat;
	height: 26px;
	text-indent: -9999px;
	display: none;
}
#accessibility li {
	display: inline;
	margin-right: 10px;
}
#accessibility ul {
	font-size: 9px;
}
#page-wrap {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background: url('images/page-wrap-bg.png') no-repeat;
	margin-top: 50px;
	margin-bottom: 25%;
}
#branding {
	height: 188px;
	width: 200px;
	float: left;
	margin-top: 74px;
	margin-left: 45px;
	display: inline;
}
#branding h1 {
	height: 188px;
	width: 200px;
}
#branding a {
	width: 200px;
	display: block;
	height: 188px;
	text-indent: -9999px;
	background-image: url('images/logo.png');
	background-repeat: no-repeat;
}
#branding a:link {
	width: 200px;
	display: block;
	height: 188px;
	text-indent: -9999px;
	background-image: url('images/logo.png');
	background-repeat: no-repeat;
}
#branding a:hover {
	width: 200px;
	display: block;
	height: 188px;
	text-indent: -9999px;
	background-image: url('images/logo-hover.png');
	background-repeat: no-repeat;
}
#branding p.tagline {
	display: none;
}
.clear {
	height: 1px;
	clear: both;
	overflow: hidden;
}
#content {
	width: 534px;
	float: right;
	position: relative;
	z-index: 999;
}
#content #primary-content {
	background: url('images/content-bg.png');
	display: block;
	width: 534px;
	padding-top: 20px;
	min-height: 800px
}
#secondary-content {
	float: left;
	clear: none;
	width: 275px;
	margin-top: 28px;
	margin-left: 8px;
	display: inline;
	background: url('images/search-rule.png') no-repeat 0px -44px;
	position: relative;
	margin-right: -15px;
}
#secondary-content .post:first-child{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.post {
	height: 86px;
	margin-left: 10px;
	margin-right: 10px;
	width: 250px;
	overflow: hidden;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}
.post p.post-date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 4px;
}
.post h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	line-height: 20px;
}
.post p {
	font-size: 12px;
	color: #333333;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 20px;
}

#primary-content ul {
	margin-left: 50px;
	list-style-type: disc;
	line-height: 20px;
	padding-bottom: 20px;
	padding-top: 5px;
}



/* Testing */

ul li#tdd-recent-posts ul.tddrecentposts li:first-child{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

ul li#tdd-recent-posts h2
{display:none;}

ul li#tdd-recent-posts ul.tddrecentposts li {
	height: 86px;
	margin-left: 10px;
	margin-right: 10px;
	width: 250px;
	overflow: hidden;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	display: block;
}
ul li#tdd-recent-posts ul.tddrecentposts li dl {
}
ul li#tdd-recent-posts ul.tddrecentposts li dl dt span.sidebardate  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	margin-top: 0px;
}

ul li#tdd-recent-posts ul.tddrecentposts li dl dt{
	margin-top: 4px;
}

ul li#tdd-recent-posts ul.tddrecentposts li dl dt a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	line-height: 20px;
	text-decoration: none;
}
ul li#tdd-recent-posts ul.tddrecentposts li dl dt a:link, ul li#tdd-recent-posts ul.tddrecentposts li dl dt a:visited {
	font-weight: normal;
	color: #333333;
}

ul li#tdd-recent-posts ul.tddrecentposts li dl dt a:hover{
	text-decoration: underline;
}

ul li#tdd-recent-posts ul.tddrecentposts li dl dd {
	font-size: 12px;
	color: #333333;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 20px;
}










/* End Testing */


#content #back-to-top {
	background: url('images/content-bottom.png') no-repeat;
	height: 26px;
	font-size: 8px;
	text-indent: -9999px;
}
#content #page-tools {
	background: url('images/content-top.png') no-repeat;
	height: 26px;
	text-indent: -9999px;
}
#primary-content blockquote {
	text-indent: -0.75em;
}
#content p {
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	line-height: 1.25em;
	margin-right: 32px;
	margin-left: 32px;
	margin-bottom: 1.25em;
}
#content h2 a:link, #content h2 a:visited {
	color: #A85130;
	margin-left: 32px;
	margin-right: 32px;
	font-family: Garamond, Georgia, "Times New Roman";
	font-size: 1.5em;
	font-weight: normal;
	line-height: 28px;
	margin-bottom: 20px;
	text-decoration: none;
}

#content a:link, #content a:visited {
	color: #A85130;
	font-weight: normal;
	text-decoration: none;
}

#content a:hover{
	color: #A85130;
	font-weight: normal;
	text-decoration: underline;
}


#content h3 {
	color: #A85130;
	margin-left: 32px;
	margin-right: 32px;
	font-family: Garamond, Georgia, "Times New Roman";
	font-size: 1.313em;
	font-weight: normal;
	line-height: 20px;
}
#content h4 {
	color: #A85130;
	margin-left: 32px;
	margin-right: 32px;
	font-family: Garamond, Georgia, "Times New Roman";
	font-size: 1.125em;
	font-weight: normal;
	line-height: 20px;
	margin-bottom: 20px;
}
#navigation {
	width: 50px;
	background: transparent url('images/nav.png') no-repeat left top;
    z-index: 1000;
	position: relative;
	margin-left: -8px;
	margin-top: 36px;
	float: right;
}
div#navigation ul#menu	{height: 550px;}
div#navigation ul#menu li {
	list-style: none;
	float: left;
	display: block;
}
div#navigation li, ul#menu a {display: block;overflow: hidden;text-indent: -9999px;}
div#navigation ul#menu li a {text-decoration: none;width: 50px;text-indent: -9999px;}

#navHome, #navHome a	{
	height: 71px;
}
#navPortfolio, #navPortfolio a{height: 110px;}
#navServices, #navServices a		{height: 102px;}
#navBlog	, #navBlog a	{height: 166px;}
#navContact , #navContact a		{height: 101px;}

#navHome a:hover	{background: transparent url('images/nav.png')        			-60px 0px no-repeat;}
#navPortfolio a:hover {background: transparent url('images/nav.png')      			-60px -71px no-repeat;}
#navServices a:hover {background: transparent url('images/nav.png')          			-60px -181px no-repeat;}
#navBlog a:hover {background: transparent url('images/nav.png')  	       			-60px -283px no-repeat;}
#navContact a:hover {background: transparent url('images/nav.png')        			-60px -449px no-repeat;}

.home #navHome a	{background: transparent url('images/nav.png')             -120px 0px no-repeat;}
.portfolio #navPortfolio a {background: transparent url('images/nav.png')      -120px -71px no-repeat;}
.services #navServices a {background: transparent url('images/nav.png')  			-120px -181px no-repeat;}
.blog #navBlog a {background: transparent url('images/nav.png')  	            -120px -283px no-repeat;}
.contact #navContact a {background: transparent url('images/nav.png')           -120px -449px no-repeat;}


.vcard img {
	margin-bottom: -3px;
	padding-right: 5px;
}
form#searchform {
	background: url('images/search-rule.png');
	height: 36px;
	padding-top: 10px;
	padding-left: 10px;
}
#searchform input#search-input {
	width: 180px;
}
#footer {
	width: 250px;
	display: inline-block;
	float: left;
	margin-left: 17px;
	margin-top: 6px;
	color: #727272;
	font-size: 0.75em;
	line-height: 1.5em;
	font-weight: normal;
}
#footer a:link {
	color: #727272;
	text-decoration: none;
}
#footer a:hover {
	color: #727272;
	text-decoration: underline;
}
#footer address {
	font-style: normal;
	margin-bottom: 16px;
	text-align: right;
}
#footer #flair {
	margin-top: 20px;
}
address.vcard .adr {
	display: none;
}
address.vcard .org {
	display: none;
}
address.vcard .tel {
	display: block;
}
address.vcard .email {
}
#footer .copyright {
	display: block;
	text-align: right;
}
#flair ul {
	list-style-type: none;
}
#flair ul li {
	display: block;
	float: right;
	height: 50px;
	width: 50px;
	margin-left: 10px;
}
#flair ul .designers-accord a:link {
	text-indent: -9999px;
}
#flair ul .wordpress a {
	font-family: Verdana, Geneva, sans-serif;
	text-indent: -9999px;
	color: #900;
	display: block;
	height: 50px;
	width: 50px;
	list-style-type: none;
	background-image: url('images/wordpress.png');
}
#flair ul .designers-accord a {
	font-family: Verdana, Geneva, sans-serif;
	text-indent: -9999px;
	color: #900;
	display: block;
	height: 50px;
	width: 50px;
	list-style-type: none;
	background-image: url('images/designers-accord.png');
}
#content #primary-content #slideshow {
	background: transparent url('images/slidesho-bg.jpg');
	background-repeat: no-repeat;
	height: 425px;
	margin-left: 32px;
	margin-right: 32px;
}
#content #primary-content #slideshow div h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
	color: #333333;
	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#content #primary-content #slideshow div img {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	margin-bottom: 43px;
}
#content #primary-content #slideshow div {
	display: block;
	width: 470px;
	height: 425px;
	background-image: url('images/slidesho-bg.jpg');
}
#content #primary-content .gap {
	height: 1px;
	overflow: hidden;
}



#content #primary-content #slideshow div p.slide-description {
	text-align: right;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 20px;
}


/* Turn */

#turn_wrapper {
	width: 10px;
	height: 10px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

#turn_hideme {
	width: 85%;
	height: 85%;
	overflow: hidden;
	display: block;
	position: absolute;
	float: left;
	top: 0;
	left: 0;
	z-index: 1;
}

#turn_object{
	position: relative;
}

#turn_wrapper.right #turn_hideme *,
#turn_wrapper.right #turn_object {
	float: right !important;
}

#turn_wrapper.right #turn_hideme {
	float: right !important;
	right: 0 !important;
	left: auto;
}
#turn_wrapper.right #turn_object {
	right: 0 !important;
	left: auto !important;
}

#turn_wrapper.right {
	position: absolute;
	top: 0;
	width: 100%;
	height: 0;
	right: 0 !important;
}

#turn_wrapper.right #turn_object * {
	position: absolute;
	right: 0 !important;
}

#turn_wrapper #turn_object img#turn_fold {
	display: block;
	width: 100%;
	height: 100%;
	z-index: 1000;
	right: 0;
	position: absolute;
}

/* the jQuery CSS Framework */
#turn_wrapper .ui-resizable { position: relative;}
#turn_wrapper .ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block; background-image: url(#none)}
#turn_wrapper .ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 0; bottom: 0; }
#turn_wrapper .ui-resizable-sw { cursor: sw-resize; width: 12px; height: 12px; left: 0; bottom: 0; }
