* {
	padding: 0;
	margin: 0;
	outline: none;
}
/* Begin Typography & Colors */
body {
	font-family: "Lucida Sans", Tahoma, Verdana;
	font-size: 14px;
	color: #000000;
	background-color: #ffffff;
}

h1 {
	font-weight: normal;
	font-size: 20px;
	padding: 14px 0 0 0;
	color: #01263e;
}
h2 {
	font-weight: normal;
	font-size: 18px;
	padding: 10px 0 0 0;
	color: #000000;
}
#header {
	height: 111px;
	color: #FFFFFF;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#navwrapper {
	height: 47px;
	background-image: url(images/navwrapper.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#navbg {
	height: 47px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	background-image: url(images/navbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#navsearchform {
	float: right;
	padding: 7px 0 0 0;
	margin: 0;
}
#subheaderwrapper {
	background-color: #000000;
	height: 245px;
}
#subheaderwrappersub {
	background-color: #000000;
	height: 48px;
}
#subheader {
	height: 245px;
	color: #FFFFFF;
	background-image: url(images/subheader.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#subheadersub {
	height: 48px;
	color: #FFFFFF;
	background-image: url(images/subheader.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#subheaderpromo {
	width: 900px;
	margin: 0 auto;
	height: 245px;
}
#subheadersubtitle {
	width: 900px;
	margin: 0 auto;
	height: 48px;
	text-align: left;
}
#subheadersubtitle h1 {
	color: #FFFFFF;
}
#subheadersubbar {
	height: 5px;
}
.subbargreen {
	background-color: #82a52b;
}
.subbarorange {
	background-color: #f47a20;
}
.subbarbrown {
	background-color: #ad361f;
}
.subbarred {
	background-color: #9a0310;
}
.subbarpurple {
	background-color: #6c1f94;
}
.subbarblue {
	background-color: #0060a1;
}
#subheadersubpage {
	height: 100px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	padding: 0 9px 0 9px;
}
#twitterwrapper {
	height: 36px;
	background-image: url(images/twitterbg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#twitter {
	height: 36px;
	width: 780px;
	margin: 0 auto;	
	background-image: url(images/latesttweethead.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0 0 0 120px;
}
#twitterupdater {
	float: left;
	height: 32px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #69898e;
	width: 790px;
	padding: 4px 0 0 0;
}
#twitterupdater p {
	padding: 0;
	margin: 0;
}
#twitterupdater a {
	color: #69898e;
	text-decoration: none;
}
#twitterfollow {
	float: right;
	width: 190px;
}
#maincontentwrapper {
	background-image: url(images/contentwrapper.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#maincontentwrappersub {
}
#maincontent {
	width: 920px;
	margin: 0 auto;
}
#footerwrapper {
	height: 257px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	background-image: url(images/footerwrapper.jpg);
	background-repeat: repeat-x;
}
#footer {
	height: 257px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/footerbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#footer p {
	padding: 0 0 16px 0;
}
#footer a {
	text-decoration: none;
	color: #bwebrevolved7;
}
#footer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.narrowcolumn, .widecolumn {
	float: left;
	padding: 10px 12px 10px 10px;
	margin: 0;
	width: 610px;
	line-height: 25px;
}
.narrowcolumn ul, .widecolumn ul, .narrowcolumn ol, .widecolumn ol, #maincontent ul, #maincontent ol {
	padding-left: 0px;
	line-height: 24px;
}
.narrowcolumn li, .widecolumn li{
	list-style-type:none;
	padding-left:42px;
	background-position:18px 8px;
	background-image:url(images/bullet.png);
	background-repeat:no-repeat;
	padding-bottom:15px
}
.narrowcolumn p, .widecolumn p {
	padding: 6px 0 6px 0;
	line-height: 24px;
}
.narrowcolumn a, .widecolumn a, #maincontent a {
	color: #1D447E;
	text-decoration:none;
}
.narrowcolumn a:hover, .widecolumn a:hover, #maincontent a:hover {
	text-decoration:underline;
}
#sidebar {
	padding: 0 0 20px 0;
	margin: 0;
	width: 288px;
	float: left;
}
#enquiryform {
	padding: 0px;
	background-color: #fafafa;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #dfdfdf;
	border-bottom-color: #dfdfdf;
	border-left-color: #dfdfdf;
}


.formlabel {
	height: 26px;
	line-height: 26px;
	color: #000000;
}
.forminput {
	padding: 0 0 8px 0;
}
.formbutton {
	text-align: right;
}
.custominput {
	background-color: #FFFFFF;
	height: 20px;
	padding-top: 4px;
	width: 100%;
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.customtextarea {
	background-color: #FFFFFF;
	color: #999999;
	width: 100%;
	height: 90px;
	overflow: auto;
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#formheader {
	background-image: url(images/sidehead1.jpg);
	background-repeat: no-repeat;
	height: 47px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #252525;
	padding: 50px 10px 10px 10px;
	line-height: 18px;
	margin: 20px 0 0 0;
}
#sidehead2 {
	background-image: url(images/sidehead2.jpg);
	background-repeat: no-repeat;
	height: 48px;
}
#sidehead3 {
	background-image: url(images/sidehead3.jpg);
	background-repeat: no-repeat;
	height: 48px;
}
.debtplacementwrapper {
	width: 238px;
	margin: 0 auto;
	text-align: center;
	padding: 2px 0 8px 0;
}
#sidebarsub {
	padding: 0 0 80px 0;
	background-image: url(images/sidebarsubbg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#sidebarmenu {
	padding: 0;
}
#sidebarmenu ul {
	padding: 0;
	margin: 0;
}
#sidebarmenu ul li {
	list-style-type: none;
}
#sidebarmenu ul li a {
	display: block;
	height: 36px;
	line-height: 36px;
	padding-left: 50px;
	color: #3b3b3b;
	font-size: 13px;
	text-decoration: none;
}
#sidebarmenu ul li a:hover {
	text-decoration: none;
	color: #000000;
	background-image: url(images/sidebarmenubg.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#sidebarmenu ul li .sidebaractive {
	text-decoration: none;
	color: #ffffff;
	background-image: url(images/sidebarmenubg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#sidebarmenu ul li a.sidebaractive {
	background-image: url(images/sidebarmenubg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	color: #FFFFFF;
}


.sidebarmenu {
	padding: 0;
}
.sidebarmenu ul {
	padding: 0;
	margin: 0;
}
.sidebarmenu li {
	list-style-type: none;
}
#sidebarsub .sidebarmenu li a {
	display: block;
	height: 36px;
	line-height: 36px;
	padding-left: 50px;
	color: #3b3b3b;
	font-size: 13px;
	text-decoration: none;
}
#sidebarsub .sidebarmenu li a:hover {
	text-decoration: none;
	color: #000000;
	background-image: url(images/sidebarmenubg.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.sidebarmenu li .sidebaractive {
	text-decoration: none;
	color: #ffffff;
	background-image: url(images/sidebarmenubg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.sidebarmenu li a.sidebaractive {
	background-image: url(images/sidebarmenubg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	color: #FFFFFF;
}

.blogmenusubheader {
	padding: 6px 0 6px 30px;
	font-weight: bold;
}


#sidebarsubmenuheader {
	padding: 0;
	background-image: url(images/sidebarsubmenuheaderbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
	height: 46px;
}
#sidebarsubmenuheader p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #000000;
}
/* our work */
#sidebarsubmenuheaderourwork {
	padding: 0;
	background-image: url(images/sidebarsubmenuheaderourwork.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
	height: 46px;
}
#sidebarsubmenuheaderourwork p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #000000;
}
/* abour us */
#sidebarsubmenuheaderwhoare {
	padding: 0;
	background-image: url(images/sidebarsubmenuheaderourwhoare.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
	height: 46px;
}
#sidebarsubmenuheaderwhoare p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #000000;
}
/* Contact Us */
#sidebarsubmenuheadercontact {
	padding: 0;
	background-image: url(images/sidebarsubmenuheaderourgetintouch.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
	height: 46px;
}
#sidebarsubmenuheadercontact p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #000000;
}
#video {
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0 auto 0 auto;
	width: 280px;
}
.newswrapper {
	margin: 8px auto 0 auto;
	width: 597px;
	border: solid 1px #dcdad6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#newsheading {
	background-image: url(images/latestnewshead.jpg);
	background-repeat: repeat-x;
	height: 50px;
	padding-left: 90px;
	padding-top: 13px;
}
#newsheading h2 {
	color: #ffffff;
	margin: 0;
	padding: 0;
	background-image: none;
}
#newscontent {
	padding: 10px;
	background-color: #ededf4;
}
#newscontent a {
	color: #000000;
	text-decoration: none;
}
#newscontent a:hover {
	color: #214E92;
	text-decoration: underline;
}
.newspostcontainer {
	background-image: url(images/newspostbg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 10px 0 20px 0;
}
.newspost {
	padding: 8px 0 0 5px;
	float: left;
	width: 600px;
}
.newspostarchive {
	padding: 8px 0 0 5px;
	float: left;
	width: 350px;	
}
.newspostarchive p {
	font-size: 12px;
	line-height: 18px;
}
.newspostcontent p {
	padding: 0;
	margin: 0;
	font-size: 11px;
	line-height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
#latestblogcontent .newspost h3, #latestblogcontent .newspost h3 a:link, #latestblogcontent .newspost h3 a:visited {
	padding: 0 0 5px 0;
	margin: 0;
	color: #b60404;
	font-size: 18px;
	text-decoration: none;
}
.newspostinfo {
	height: 17px;
	padding: 5px 0;
}
.newsdetails {
	float: left;
	width: 160px;
	height: 17px;
	line-height: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8f8f8f;
	font-size: 13px;
	background-image: url(images/newsdetailsbg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 20px;
}
.newsdetails P {
	padding: 0;
	margin: 0;
}
.newstags {
	float: left;
	width: 300px;
	height: 17px;
	line-height: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8f8f8f;
	font-size: 13px;
	background-image: url(images/newstagsbg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 20px;
}
.newstags a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8f8f8f;
	font-size: 13px;
	text-decoration: none;
}
.newstags p {
	padding: 0;
	margin: 0;
}

.newspostplaceholder {
	width: 240px;
	text-align: center;
	float: left;
	padding: 5px 0 0 0;
}







#newsfooter {
	background-color: #ededf4;
	padding: 8px;
	height: 34px;
}




#footerleft {
	float: left;
	width: 680px;
	padding: 20px 0 0 10px;
}
#footerright {
	float: left;
	width: 186px;
	font-size: 12px;
	text-align: right;
	padding: 90px 24px 0 0;
	line-height: 21px;
}
#footernav {
	height: 75px;
}
#footernav ul {
	padding: 0;
	margin: 0;
}
#footernav ul li {
	list-style-type: none;
	display: inline;
}
#footernav ul li a {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 18px;
	line-height: 18px;
	font-size: 12px;
	padding: 0 12px;
	border-right: solid 1px #FFFFFF;
	float: left;
	text-align: center;
}
#footernav ul li a:hover {
	text-decoration: underline;
}
#footernav ul li a#footerlinklast {
	border: none;
	color: #e70000;
}
#footersocial {	
	padding: 35px 0 0 25px;
}
.socialicon {
	height: 50px;
	line-height: 50px;
	float: left;
	padding: 0 10px 0 0;
}
a#webrevolvetwitter {
	height: 50px;
	line-height: 50px;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	background-image: url(images/twittericon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 60px;
	display: block;
}
a#webrevolvetwitter:hover {
	text-decoration: underline;
}
a#webrevolvefacebook {
	height: 50px;
	line-height: 50px;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	background-image: url(images/facebookicon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 60px;
	display: block;
}
a#webrevolvefacebook:hover {
	text-decoration: underline;
}
a#webrevolverss {
	height: 50px;
	line-height: 50px;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	background-image: url(images/rssicon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 60px;
	display: block;
}
a#webrevolverss:hover {
	text-decoration: underline;
}
#footerbottom {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 18px 0 0 0;
}
#footerbottom a {
	color: #FFFFFF;
	text-decoration: none;
}



#footertext {
	text-align: center;
	color: #7aa0df;
	font-size: 10px;
	padding: 10px 40px 0 40px;
}

.portfoliocontainer {
	background-color: #fafafa;
	padding: 5px;
	font-size: 12px;
	line-height: 21px;
	height: 150px;
	margin: 0 0 8px 0;
}
.portfoliocontainer h3 {
	font-size: 14px;
	font-weight: bold;
	padding: 0;
}
.portfoliocontainer p {
	padding: 0;
}
.portfoliocontainer a {
	text-decoration: underline;
	color: #000000;
}
.portfoliocontainer a:hover {
	text-decoration: underline;
	color: #666666;
}
.portfoliothumb {
	float: left;
	width: 170px;
	height: 150px;
}
.portfoliocontent {
	float: left;
	height: 135px;
	width: 420px;
	padding: 15px 0 0 10px;
}
.portfoliobottomthumbs {
	padding: 0 0 20px 0;
}
































#topsearch {
	height: 20px;
}
#homepageboxes {
	margin-bottom: 10px;
}
#lefthomepagebox {
	float: left;
	margin-right: 8px;
	width: 315px;
}
#righthomepagebox {
	float: left;
	width: 315px;
}
#lefthomepageboxheading {
	color: #FFFFFF;
	background-image: url(images/leftboxheading.jpg);
	height: 119px;
	width: 315px;
}
#lefthomepageboxheading h2 {
	color: #FFFFFF;
	font-size: 16px;
	text-align: center;
	font-family: "Lucida Sans", Tahoma, Verdana;
}
#righthomepageboxheading {
	color: #FFFFFF;
	background-image: url(images/rightboxheading.jpg);
	height: 119px;
	width: 315px;
}
#righthomepageboxheading h2 {
	color: #FFFFFF;
	font-size: 16px;
	text-align: center;
	font-family: "Lucida Sans", Tahoma, Verdana;
}
#lefthomepageboxcontent {
	background-color: #FFFFFF;
	padding: 10px;
	border: solid 1px #d5d5d5;
	margin: 8px 0 0 0;
}
#lefthomepageboxcontent p, #righthomepageboxcontent p {
	padding: 0;
	margin: 0;
}
#righthomepageboxcontent {
	background-color: #FFFFFF;
	padding: 10px;
	border: solid 1px #d5d5d5;
	margin: 8px 0 0 0;
}

#debtsavebanner {
	padding: 0 0 0 11px;
}
#debtsavelist {
	background-color: #c12a17;
	background-image: url(images/debtsavelistbg.jpg);
	background-repeat: no-repeat;
	width: 250px;
	margin-left: 11px;
	color: #FFFFFF;
}
#debtsavelist li {
	list-style-type: none;
	background-image: url(images/debtsavebullet.jpg);
	background-repeat: no-repeat;
	background-position: 15px center;
	padding: 5px 0 5px 30px;
}
#debtsavelearnmore {
	width: 250px;
	color: #FFFFFF;
	background-color: #951009;
	text-align: center;
	margin: 0 0 0 11px;
	padding: 0 0 10px 0;
}

.customsearchinput {
	background-image: url(images/searchinputbg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	border: 0;
	padding: 8px 0 0 20px;
	margin: 0;
	height: 24px;
	width: 160px;
}

.homepagebox {
	width: 606px;
	height: 88px;
	margin: 0 auto 10px auto;
	background-image: url(images/homepageboxbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0 2px 0 0;
}
.homepageboximage {
	width: 224px;
	height: 88px;
	float: right;
}
.homepageboxtext {
	width: 365px;
	height: 83px;
	float: right;
	padding: 5px 0 0 15px;
}
.homepageboxtext h3 {
	color: #100f4d;
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
.homepageboxtext p {
	color: #2f2e7e;
	font-size: 11px;
	padding: 0;
	margin: 0;
	line-height: 15px;
}




#latestwork {
}
#latestworktop {
	height: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dbdbdb;
}
#latestworktitle {
	height: 50px;
	line-height: 50px;
	width: 300px;
	float: left;
}
#latestworktitle h2 {
	padding: 15px 0 0 0;
	margin: 0;
}
#latestworkseemore {
	height: 35px;
	width: 300px;
	float: right;
	text-align: right;
	padding: 15px 0 0 0;
}
#portfoliothumbs {
	padding: 20px 0 10px 0;
}


#latestblog {
	padding: 0 0 20px 0;
}
#latestblogtop {
	height: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dbdbdb;
}
#latestblogtitle {
	height: 50px;
	line-height: 50px;
	width: 300px;
	float: left;
}
#latestblogtitle h2 {
	padding: 15px 0 0 0;
	margin: 0;
}
#latestblogreadmore {
	height: 35px;
	width: 300px;
	float: right;
	text-align: right;
	padding: 15px 0 0 0;
}
#latestblogcontent {
	padding: 10px;
}


.thumbcontainer {
	width: 288px;
	float: left;
	margin: 0 15px 0 0;
}
.thumbheader {
	background-image: url(images/th.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 31px;
	line-height: 31px;
	padding: 0 0 0 10px;
}
.thumbheader h3, .thumbheader h3 a {
	color: #FFFFFF;
	font-size: 11px;
	padding: 0;
	margin: 0;
	font-weight: normal;
	text-decoration: none;
}
.thumbcontent {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c9c9c9;
	border-left-color: #c9c9c9;
}
#portfoliothumbs .thumbfooter {
	background-image: url(images/thumbfooter.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 40px;
	padding: 5px 10px 0 10px;
}
#portfoliothumbs .thumbfooter a {
	color: #FFFFFF;
	font-size: 11px;
	padding: 0;
	margin: 0;
	font-weight: normal;
	text-decoration: none;
}
#portfoliothumbs .thumbfooter a:hover {
	text-decoration: underline;
}
.thumbfooterleft {
	float: left;
}
.thumbfooterright {
	float: right;
}

.contentboxgrey {
	background-color: #f7f7f7;
	padding: 10px;
	margin: 10px 0;
}
.contentboxblue {
	background-color: #e4eff7;
	padding: 10px;
	margin: 10px 0;
}
.contentboxwhite {
	padding: 10px;
	margin: 10px 0;
	border: solid 1px #f7f7f7;
}


.homepictureright {
	float: right;
	margin: 0 0 8px 8px;
}









#content {

}

.widecolumn .entry p {

}

.narrowcolumn .entry, .widecolumn .entry {

}

.widecolumn {

}

.narrowcolumn .postmetadata {
	text-align: center;
}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}



small {

}


#headerimg .description {

	text-align: center;
}

.entry p a:visited {

}

.commentlist li, #commentform input, #commentform textarea {

}
.commentlist li ul li {

}

.commentlist li {

}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a {

}

.commentlist p {
	text-transform: none;
}

#commentform p {

}

.commentmetadata {
	font-weight: normal;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}

code {

}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
}


#wp-calendar #prev a, #wp-calendar #next a {

}

#wp-calendar a {
	text-decoration: none;
}

#wp-calendar caption {

	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* End Typography & Colors */



/* Begin Structure */




.post {
	margin: 0px;
}

.post hr {
	display: block;
}

.widecolumn .post {
	margin: 0;
}

.narrowcolumn .postmetadata {
	padding-top: 5px;
}

.widecolumn .postmetadata {
	margin: 30px 0;
}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
	display: none;
	visibility: hidden;
}

.clear {
	clear: both;
}


/* End Structure */



/*	Begin Headers */

/* End Headers */



/* 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 */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */


/* End Entry Lists */



/* Begin Form Elements */
#searchform {

}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}

#sidebar #searchsubmit {
	padding: 1px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}

select {
	width: 130px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform {
	margin: 5px 10px 0 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	background-image:none;

}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */




/* Begin Sidebar */


#sidebar form {
	margin: 0;
}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

hr {
	display: none;
}

a img {
	border: none;
}

.navigation {
	display: none;
	visibility: hidden;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {


	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */