/*
Theme Name: WP Structure
Theme URI: http://themeforest.net/user/contempoinc?ref=contempoinc
Version: 1.3
Author: Chris Robinson
Author URI: http://www.contempographicdesign.com
Tags: grey, clean, grid, premium, portfolio, business, fixed width, widgets, video

==============================================================================*/

* { /* removes defaults from all elements */
	margin: 0;
	padding: 0;
	list-style: none;
}

/** Body
==============================================================================*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 16px;
	color: #000;
	margin: 0 auto;
	background: #557852;
}

/** Floats
==============================================================================*/

.clear {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

/** Images
==============================================================================*/

.imgwrapsm, .imgwraplrg {
	background: url(images/loader.gif) no-repeat center center;
	
}

.imgwrapsm {
	height: 96px;
	width: 210px;
        border: 5px solid #000;
}

.imgwraplrg {
	height: 210px;
	width: 210px;
        padding: 0 0 0 0;
        border: 5px solid #000;
        
}

.imgwrapgallery {
	height: 223px;
	width: 223px;
	background: url(images/loader.gif) no-repeat center center #fff;
}

.imgfade {
	display: none;
        padding: 0 0 0 0;
}

#single img.left,
#page img.left,
#single img.alignleft,
#page img.alignleft {
	margin: 0 15px 8px 0;
}

#single img.imgfade.left {
	margin-bottom: 0;
}

#single img.alignleft,
#page img.alignleft {
	float: left;
}

#single img.right,
#page img.right,
#single img.alignright,
#page img.alignright {
	margin: 0 0 8px 15px;
}

#single img.alignright,
#page img.alignright {
	float: right;
}

#single img.centered,
#page img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.gallery {
	margin: 0 15px 15px 0;
}

a img {
	border: none;
	
}

/** H Tags
==============================================================================*/

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

h1 {
	font-size: 2.0em;
        font-family: Arial Black, Helvetica, sans-serif;
	line-height: 1.0em;
        color: #000;
        font-weight: bold;  
        text-transform: uppercase;
        text-decoration: none;
        letter-spacing: -0.09em;
	margin: 0 0 24px 0;
}

h1.withsubhead {
	margin: 0;
}

h2 {
	font-size: 2.0em;
        font-family: Arial Black, Helvetica, sans-serif;
	line-height: 1.0em;
        color: #3e3b17;
        font-weight: bold; 
        text-transform: uppercase;
        letter-spacing: -0.09em;
	margin: 0 0 24px 0;
}

releasetitle {
	font-size: 2.0em;
        font-family: Arial Black, Helvetica, sans-serif;
	line-height: 1.0em;
        color: #3e3b17;
        font-weight: bold; 
        text-transform: uppercase;
        letter-spacing: -0.09em;
	margin: 0px 0 24px 0;
}

donatetext {
	font-size: 1.0em;
        font-family: Arial Black, Helvetica, sans-serif;
	line-height: 1.0em;
        color: #503407;
        font-weight: bold; 
        text-transform: uppercase;
        letter-spacing: -0.09em;
}

img.donation {
        vertical-align:middle;
}

h3 {
	font-size: 1.0em;
        font-family: Arial Black, Helvetica, sans-serif;
	line-height: 1.0em;
        color: #3e3b17;
        font-weight: bold; 
        text-transform: uppercase;
        letter-spacing: -0.09em;
        
	
}

radiotext {
	font-size: 1.0em;
        font-family: Arial Black, Helvetica, sans-serif;
	line-height: 1.0em;
        color: #3e3b17;
        font-weight: bold; 
        text-transform: uppercase;
        letter-spacing: -0.09em;
}

radiotext2 {
	font-size: 1.0em;
        font-family: Arial Black, Helvetica, sans-serif;
	line-height: 1.0em;
        color: #000;
        font-weight: bold; 
        text-transform: uppercase;
        letter-spacing: -0.09em;
	
}


h4 {
	font-size: 1.0em;
        font-family: Arial Black, Helvetica, sans-serif;
	line-height: 1.0em;
        color: #503407;
        font-weight: bold; 
        text-transform: uppercase;
        letter-spacing: -0.09em;
	
}

flickrtxt {
	font-size: 1.0em;
        font-family: Arial Black, Helvetica, sans-serif;
	line-height: 1.0em;
        color: #503407;
        font-weight: bold; 
        text-transform: uppercase;
        letter-spacing: -0.09em;

	
}

.widget h4 {
	padding: 0 0 0 0;
	text-transform: uppercase;
	
}

h5 {
	font-size: 14px;
	line-height: 20px;
}

h6 {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}

othertext {
	font-size: 1.0em;
        font-family: Arial Black, Helvetica, sans-serif;
	line-height: 1.0em;
        color: #3e3b17;
        font-weight: bold; 
        text-transform: uppercase;
        letter-spacing: -0.09em;
        
	
}

/** Links
==============================================================================*/

a:link {
	color: #000;
	text-decoration: none;
}

a:visited {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #3e3b17;
	text-decoration: none;
}

a:active {
	color: #000;
	text-decoration: none;
}

/** Buttons
==============================================================================*/

a.btn,
#tags a,
input.btn,
.readmore a,
#postnav .btn a {
	text-transform: uppercase;
	padding: 5px 15px;
	background: #fafafa;
	border: 1px solid #503407;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}

a.btn:hover,
#tags a:hover,
input.btn:hover,
.readmore a:hover,
#postnav .btn a:hover {
	color: #fff;
	background-color: #333;
	border-color: #000;
}

#tags a,
.readmore a,
a#tweetit.btn,
a#sendfacebook.btn {
	font-size: 10px;
	padding: 3px 8px;
	margin: 0 0 0 8px;
}

/** Paragraphs
==============================================================================*/

p {
	margin: 0 0 30px 0;
}

#postcontent p + p,
.page p + p {
	text-indent: 30px;
}

/** Dropcap
==============================================================================*/

.dropcap {
	float: left;
	font-size: 40px;
	line-height: 40px;
	margin: 0 5px 0 0;
}

.dropcap2 {
	float: left;
	font-size: 22px;
	padding: 8px 8px;
	color: #fff;
	background-color: #444;
	line-height: 40px;
	margin: 0 5px 0 0;
}

/** Divider
==============================================================================*/

hr {
        color: #000;
        background-color: #000;
        height: 1px;
        margin: 10px 0px 15px 0px;
        border: 0;
}


.divider {
	display: block;
        clear: both;
	height: 1px;
        margin: 10px 0;
        color: #000;
	
}

.divider.home {
	margin-top: 0px;
}
	

/** Lists
==============================================================================*/

#leftcol dl,
#leftcol ol,
#leftcol ul {
	margin: 0 0 30px 30px;
}

#leftcol ol li,
#leftcol ul li,
#sidebar ul li {
	line-height: 18px;
}

#sidebar ul li,
#related ul li {
	padding: 4px 0;
}

#leftcol dl {
	padding-left: 0;
}

#leftcol dl dt {
	font-weight: bold;
}

#leftcol ol li {
	list-style-type: decimal;
}

#leftcol ul li {
	list-style-type: disc;
}

/** Tables
==============================================================================*/

#leftcol table {
	border-spacing: 2px;
	margin: 0 0 30px 0;
}

#leftcol th {
	font-weight: bold;
	border-top: 1px solid #b2ceed;
	border-bottom: 1px solid #91a8c3;
	background-color: #a3bdda;
}

#leftcol th,
#content td {
	padding: 5px 10px;
}

#leftcol tr.even {
	background-color: #cdcdcd;
}


/** Misc Elements
==============================================================================*/

code, pre {
	display: block;
	font-size: 10px;
	padding: 15px;
	margin: 0 0 30px 0;
	border: 1px solid #ccc;
	border-left: 5px solid #ccc;
	background-color: #fff;
	white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	word-wrap: break-word; /* Internet Explorer 5.5+ */
	font-family: monaco,"Lucida Console",courier,mono-space;
}

blockquote {
	margin: 0 0 18px 36px;
	padding: 0 0 0 15px;
	font-style: italic;
	border-left: 3px solid #ccc;
}

.highlight {
	background: #f2db19;
}

/** Columns
==============================================================================*/

.singlecol {
	width: 225px;
	margin: 0 5px 0 0;
}

.singlecolstore {
	width: 208px;
        margin: 0 11px 20px 8px;
        font-size: 12px;
        line-height: 1.2em;
}

storetitle {
	font-size: 1.2em;
        font-family: Arial Black, Helvetica, sans-serif;
        color: #3e3b17;
        font-weight: bold;  
        text-transform: uppercase;
        text-decoration: none;
        letter-spacing: -0.09em;
}

.onethirdcol {
	width: 302px;
	margin: 0 15px 0 0;
}

.onethirdcolcloud {
	width: 293px;
	margin: 0 10px 25px 0;
}

.onethirdcol3 {
	width: 405px;
	margin: 0px 15px 0 0;
}

.onethirdcol2 {
	width: 5px;
	margin: 0 40px 0 30px;
        border-left: 1px solid #503407;
}

.twocol {
	width: 380px;
	margin: 0 40px 0 0;
}

.merchsection {
	width: 750px;
	margin: 0 0px 0 0;
}

.press {
	width: 380px;
	margin: 0 20px 0 0;
}

.twocolartistpage {
	width: 380px;
	margin: 0 125px 0 0;
}

.twocolartistinfoblock {
	width: 500px;
	margin: 0 15px 0 0;
}

.twocolartistcloud {
	width: 445px;
	margin: 0 10px 25px 0;
}

.twocolartist {
	width: 380px;
	margin: 0 35px 0 0;
}

pp {
       
}

.fuckyoubitch {
	width: 495px;
        padding: 12px 0 10px 0;
	margin: 0px 0px 20px 0px;
        background-color: #C9BE62;
}

.fuckyoubitchagain {
	width: 380px;
	margin: 0 25px 0 0;
}

.twothirdcol {
	width: 610px;
	margin: 0 15px 0 0;
}

.threecol {
	width: 705px;
	margin: 0 15px 0 0;
}

.fourcol {
	width: 900px;
}

.fourcol2 {
	width: 900px;
        margin: 0 0 20px 0;
}

.galleryshit {
	width: 960px;
}

.footershit {
	width: 940px;
}

.myownshit {
        width: 900px;
        padding: 20px;
        margin: 0 0 25px 0;
        background: rgb(224,216,146);
        background: rgba(236,226,135, 0.90);
        border: 1px solid #503407;
        -webkit-box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
        -moz-box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}

.myownshitgallery {
        width: 223px;
        height: 300px;
	margin: 0 15px 15px 0;
        background: rgb(224,216,146);
        background: rgba(236,226,135, 0.90);
        border: 1px solid #503407;
        -webkit-box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
        -moz-box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}

.myownshitcontact {
        width: 610px;
        padding: 20px;
        margin: 0 0 25px 0;
        background: rgb(224,216,146);
        background: rgba(236,226,135, 0.90);
        border: 1px solid #503407;
        -webkit-box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
        -moz-box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}

.myownshit404 {
        width: 580px;
        padding: 20px;
        margin: 0 0 25px 0;
        background: rgb(224,216,146);
        background: rgba(236,226,135, 0.90);
        border: 1px solid #503407;
        -webkit-box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
        -moz-box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}

.myownshitpost {
        width: 590px;
        padding: 20px;
        margin: 0 0 25px 0;
        background: rgb(224,216,146);
        background: rgba(236,226,135, 0.90);
        border: 1px solid #503407;
        -webkit-box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
        -moz-box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}



/** Header
==============================================================================*/

.title-img {
padding-top:-50px;
margin-right:20px;
margin-left:250px;
display:block;
}

.formheader {
        padding: 0 10px 0 0;
}

#headerwrap {
	background: #ffffff;
	min-height: 49px;
	margin: 0 0 10px 0;
}

#headerwrap.piecemaker {
	margin: 0 0 19px 0;
}

#headerinner {
	width: 1100px;
	margin: 0 auto;
}

/** Container
==============================================================================*/

#container {
	width: 945px;
	margin: 0 auto;
        
}

/** Logo
==============================================================================*/

#logo {
	margin: 10px 10px 10px 0;
}

#textlogo h1 {
	font-size: 24px;
	line-height: 24px;
	margin: 15px 0 0 0;
}

#textlogo h1 a {
	color: #efefef;
}

/** Nav
==============================================================================*/

#icontray {
        float: right;
        margin: 17px 42px 0 0;
}

#nav {

font-size: 1.0em;
        font-family: Arial Black, Helvetica, sans-serif;
	line-height: 1.0em;
        color: #503407;
        font-weight: bold; 
        text-transform: uppercase;
        letter-spacing: -0.09em;


        margin: 4px 0 0 0;
        float: left;
        
	
}

#nav ul,
#nav ul ul {
	list-style-position: outside;
	position: relative;
	z-index: 999;
}

#nav li {
	float: left;
	line-height: 35px;
}

#nav li ul li {
	background-image: none;
}

#nav li {
	float: left;
	position: relative;
	z-index: 9999;
}

#nav li a {
	
        font-family: Arial Black, Helvetica, sans-serif;
	line-height: 1.0em;
        color: #FFF;
        font-weight: bold; 
        text-transform: uppercase;
        letter-spacing: -0.09em;
        padding: 0 10px 0 0px;
        margin: 10px 0 0 0;
        float: left;
}

#nav li a:hover {
        color:#ffff00;
}

#nav li.current-home, #nav li.current_page_item, #nav li.current-cat {
	background: url() 0 -55px repeat-x;
}

#nav ul ul {
	display: none;
	left: -1px;
	position: absolute;
	top: 25px;
	width: 230px;
	background: #302301;
}

#nav li ul li {
	line-height: 30px;
}

#nav li ul a {
	width: 200px;
	height: auto;
	float: left;
	text-align: left;
	padding: 0 15px;
	border-top: 1px dashed #FFFF00;
	border-bottom: 1px dashed #FFFF00;
}

#nav li ul a:hover {
	background: #302301;
	text-decoration: none;
        font-color: #FFF00;
}

#nav ul ul ul {
	top: auto;
	border-top: none;
	background: #212121;
}	

#nav li ul ul {
	left: 230px;
}

#nav li:hover ul ul,
#nav li:hover ul ul ul,
#nav li:hover ul ul ul ul {
	display: none;	
}

#nav li:hover ul,
#nav li li:hover ul,
#nav li li li:hover ul,
#nav li li li li:hover ul {
	display: block;
}

/** Search
==============================================================================*/

#s {
	height: 14px;
	width: 248px;
	font-size: 10px;
	text-transform: uppercase;
	margin: 10px 0 0 0;
	padding: 3px 4px 2px 8px;
	border: 3px solid #000;
	background: #fff;
}

/** Mailing List Form
==============================================================================*/

.nameinput {
	height: 14px;
	width: 45px;
	font-size: 9px;
	text-transform: uppercase;
	padding: 2px 4px 2px 2px;
	border: 2px solid #000;
	background: #fff;
}

.emailinput {
	height: 14px;
	width: 90px;
	font-size: 9px;
	text-transform: uppercase;
	padding: 2px 4px 2px 2px;
	border: 2px solid #000;
	background: #fff;
}

.submitjoin {
	text-transform: uppercase;
	margin: 10px 0 0 0;
	font-size: 9px;
	padding: 2px 8px;
	border: 1px solid #503407;
	background: #fafafa;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}

.submitjoin:hover {
	color: #fff;
	background-color: #333;
	border-color: #000;
}



.submitleave {
	text-transform: uppercase;
	margin: 10px 0 0 0;
	font-size: 9px;
	padding: 2px 8px;
	border: 1px solid #503407;
	background: #fafafa;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}

.submitleave:hover {
	color: #fff;
	background-color: #333;
	border-color: #000;
}

/** Welcome Bar
==============================================================================*/

#welcome {
	margin: 15px 0;
	padding-top: 15px;
	text-align: center;
	background: url(images/widget_divider.png) repeat-x top;
}

#welcome.jslider {
	background: none;
	margin-top: 0;
	padding-top: 0;
}

#welcome h3 {
	margin: 0;
}

/** Article
==============================================================================*/

#adminedit {
	font-size: 10px;
	text-align: center;
	text-transform: uppercase;
	padding: 8px;
	border: 1px solid #cdcdcd;
	background: #ffffe5;
}

#latestarticles, #homegallery {
	padding: 15px;
        border: 1px solid #503407;
        -webkit-box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
        -moz-box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	background: rgb(255, 253, 227);
        background: rgba(236,226,135, 0.90);
        width: 915px;
}

.article img, #single img  {
	padding: 0 0 0 0;
	
}

.articleimagefeat {
	padding: 0 0 0 0;
	background: #000;
}

.imgpeel {
	float: right;
	width: 100%;
	height: 8px;
	margin: 0 0 2px 0;
	background: url(images/img_peel.png) no-repeat right;
}

.twothirdcol .article img {
	margin: 0;
        background: #000;
        
}


.meta {
	margin: 0;
	font-size: 10px;
	color: #5b100c;
	text-transform: uppercase;
}

.videoplayer {
	margin: 0 0 15px 0;
}

.video p {
	margin: 0;
}

#blog.twothirdcol .article {
        background: url(images/widget_divider.png) repeat-x bottom;
	margin: 0 0 15px 0;
        width: 600px;
	padding: 15px;
        background: rgb(255, 253, 227);
        background: rgba(236,226,135, 0.90);
        border: 1px solid #503407;
        -webkit-box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
        -moz-box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	
        
	
}

#blog .articlecontent {
         width: 372px;
}


/** Hybrid
==============================================================================*/

#welcome.articlesoff {
	padding-bottom: 15px;
}

#featured.welcomeoff, #welcome.articlesoff {
	margin: 0 0 30px 0;
}

#featurednav.welcomeoff {
	border-bottom: none;
}

/** Post Nav
==============================================================================*/

#postnav {
	float: left;
	margin: 0 0 30px 0;
        width: 632px;
}

#gallery #postnav {
	width: 945px;
}

/** Single
==============================================================================*/

#single .imgpeel {
	margin: 0 0 15px 0;
}

#tags {
	margin: 0 0 30px 0;
}

#authorinfo {
	padding: 15px 15px 0 15px;
	border: 1px solid #503407;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	background: rgba(0, 0, 0, 0.07);
}

#authorinfo img.avatar {
	float: left;
	margin: 0 24px 24px 0;
	border: 1px solid #503407;
}

#social {
	width: 558px;
	margin: 5px 0 0 0;
	padding: 15px;
	border: 1px solid #503407;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	background: rgba(0, 0, 0, 0.07);
}

#social p {
	position: relative;
	top: 5px;
	margin: 0;
	font-weight: bold;
}

#related {
        width: 580px;
	padding: 15px 0 0 0;
	margin: 0 0 30px 0;
	border-top: 1px solid #503407;
}

img.relatedtn {
	margin: 0 5px 0 0;
	border: 1px solid ##503407;
}

/** Page
==============================================================================*/

#page img {
	margin: 0 0 0 0;
        
}

/** Read More
==============================================================================*/

.articlecontent .readmore, .nophoto .readmore {
	margin: 0;
}

/** Info
==============================================================================*/

#location {
	overflow: hidden;
}

#location p {
	margin: 0 0 20px 0;
}

#location .gsmsc-mapDiv {
	height: 315px;
}

#location .gsmsc-idleMapDiv {
	height: 315px;
	overflow: hidden!important;
}

#location #mapsearch * {
	margin: 0px!important;
	padding: 0px!important;
	font-size: 12px;
}

#location .gsmsc-controls {
	display: none; /* hides api search box */
}

/** Widgets
==============================================================================*/

.widget {
	padding: 15px;
	width: 273px;
        border: 1px solid #503407;
        -webkit-box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
        -moz-box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	background: rgb(255, 253, 227);
        background: rgba(236,226,135, 0.90);
	margin: 0 0 15px 0;
}

.widget ul li {
	border-bottom: 1px solid #503407;
}

#sidebar img {
	border: 1px solid #503407;
}


#flickr-sidebar img {
	border: 1px solid #503407;
        height: 63px;
        width: 63px;
}


.smsqad {
	margin: 0 15px 15px 0;
}

.smsqad.last {
	margin-right: 0;
}

#advertise {
	font-size: 10px;
	margin: 0;
	text-transform: uppercase;
	text-align: center;
}

#sidebar #flickr img {
	float: left;
	margin: 0 8px 8px 0;
	height: 58px;
	width: 58px;
}

.popWidget img.left {
	margin: 0 0 0 8px;
}

.popWidget span {
	position: relative;
	top: 5px;
}

/** Footer Widget
==============================================================================*/

#footer .widget {
	margin-right: 15px;
}

/** Twitter Widget
==============================================================================*/

.tweet .tweet_text {
	font-size: 10px;
	color: #d0d0d0;
	line-height: 12px;
}

#twitter ul {
	margin: 0;
	padding: 0;
}

#twitter ul li {
	list-style-type: none;
	line-height: 18px;
	padding: 0 0 6px 0;
	margin: 0 0 6px 0;
	border-bottom: 1px solid #dadada;
}

.last-tweet {
	border: none;
}

.date, .author {
	text-transform: uppercase;
	font-size: 10px;
	color: #666;
}

/** Comment Form / Contact Form
==============================================================================*/

#commentform,
#contactform {
	width: 510px;
        
}

#formwrap,
#contactform {
	width: 354px;
	padding: 0 15px 0 0;
	border-right: 1px solid #503407;
}

fieldset {
	border: none;
}

#commentform .text-input,
#contactform .text-input,
#commentform select,
#contactform select {
	width: 555px;
	font-size: 11px;
	margin: 0 5px 10px 0;
	border: 1px solid #503407;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	background: #fafafa;
}

#contactform .text-input,
#contactform select {
	width: 322px;
}

#commentform input.text-input,
#contactform input.text-input {
	padding: 6px 15px;
}

#commentform select {
	padding: 5px 3px 5px 15px;
}

#commentform textarea.text-input,
#contactform textarea.text-input {
	height: 178px;
	padding: 6px 15px 0 15px;
}

#commentform input:focus,
#commentform select:focus,
#commentform textarea:focus,
#contactform input:focus,
#contactform select:focus,
#contactform textarea:focus{
	background: #efefef;
}

#submit {
	font-size: 10px;
	text-transform: uppercase;
}

#submit:hover {
	cursor: pointer;	
}

#comments {
	margin: 32px 0 32px 0;
}

.userinfo {
	border-top: 1px solid #503407;
	padding: 8px 0 0 0;
}

.userinfo p {
	margin: 0;
}

p.user {
	font-size: 16px;
}

p.comdate {
	font-size: 11px;
	line-height: 12px;
	text-transform: uppercase;
}

.useravatar {
	width: 42px;
}

#single .useravatar img.avatar {
	padding: 0;
	border: 1px solid #503407;
}

div.rightcol p.comdate:last-child {
	margin: 0;
}

#comments .rightcol {
	margin-bottom: 24px;
}

.comcontent {
	width: 555px;
	margin: 0 0 24px 0;
	border: 1px solid #503407;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	background: #fafafa;
}

.comcontent, #loggedin {
	padding: 15px;
	border: 1px solid #503407;
	background: #f7f7f7;
}

.authcomment {
	background: #ffffe5;
}

.editcom {
	font-size: 10px;
	margin: 0;
	text-align: right;
	text-transform: uppercase;
}

/** Footer
==============================================================================*/

#footer {
	font-size: 10px;
	text-transform: uppercase;
	padding: 15px 0 0 0;
	border-top: 2px solid #503407;
}

#footerwidgets {
	width: 900px;
}

#footerdivider {
	margin: 0 0 15px 0;
}

/** Remove Margin From Last Item
==============================================================================*/

.last, img.last {
	margin-right: 0;
}

#aktt_tweet_form {
	margin: 0;
	padding: 5px 0;
}
#aktt_tweet_form fieldset {
	border: 0;
}
#aktt_tweet_form fieldset #aktt_tweet_submit {
	float: right;
	margin-right: 10px;
}
#aktt_tweet_form fieldset #aktt_char_count {
	color: #666;
}
#aktt_tweet_posted_msg {
	background: #ffc;
	display: none;
	margin: 0 0 5px 0;
	padding: 5px;
}
#aktt_tweet_form div.clear {
	clear: both;
	float: none;
}

#headerwrap { background: border-bottom: 3px solid #391f0b;}