/* @override http://dcma.moded.info/textpattern/css.php?n=default */


body{
background: #000 url(http://a1.twimg.com/profile_background_images/23923162/things.jpg);
color: #ccc;
font: 13px/19px "Courier New", Courier, mono;
margin: 0;
}

a{
color: #6e580a;
}

a img{
border: 0;
}

img a{
border: 0;
}

.spacer{
clear: both;
}

#container{
width: 917px;
margin: auto;
padding: 20px 20px 20px 20px;
background: #000;
}

#head{
margin-bottom: 20px;
}

#head a.home{
display: block;
float: left;
width: 325px;
height: 119px;
background: url(/images/6.gif) no-repeat;
}

#nav{
float: right;
width: 585px;
}	

#nav legend{
display: none;
}

#nav fieldset{
border: 0;
margin: 0;
padding: 5px;
width: 300px;
float: right;
text-align: right;
background: #181818;
-webkit-border-radius: 3px;
}

#head ul,li{
margin: 0;
padding: 0;
list-style: none;
}

#head ul{
float: right;
margin-top: 66px;
}

#head ul li{
display: inline;
}

#head ul li a{
font-family: arial;
font-size: 16px;
color: #ddd;
font-weight: bold;
text-decoration: none;
margin-left: 5px;
}

#head ul li a:hover{
border-bottom: 2px solid;
}

#content{
float: left;
width: 600px;
}

a.addthis_button{
background: rgba(255,255,255,.1);
color: rgba(255,255,255,.1);
padding: 1px 5px;
margin-top: 6px;
text-decoration: none;
float: right;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

a.addthis_button:hover{
background: rgba(255,255,255,.2);
color: rgba(255,255,255,.2);
}

.blog-post{
border: 1px solid #222;
padding: 20px 20px 10px 20px;
margin-bottom: 10px;
}

.blog-post a{
color: #6e580a !important;
}

.blog-post h3{
font: italic 28px Times, serif;
margin: 0;
padding: 0;
}

.blog-post img{
display: block;
margin: auto;
max-width: 540px;
border: 5px solid #111;
}

ul.rsx-page-num-list{
display:inline;
list-style:none;
margin:0px;
padding:0px;
}

ul.rsx-page-num-list li {
display: inline;
}

ul.rsx-page-num-list li a{
font-size: 11px;
padding: 1px 3px;
border: 1px solid #222;
margin: 1px;
text-decoration: none;
}

ul.rsx-page-num-list li a:hover{
background: #222;
}

.unlinked { 
font-weight: bold;
font-size: 11px;
padding: 1px 3px;
border: 1px solid #222;
margin: 1px;
text-decoration: none;
}   /*  for the current page that is not a link */

h2#comment{
padding-left: 25px;
font-size: 14px;
margin-top: 20px;
}

.comments{
padding: 0px 25px;
border-bottom: 1px solid #222;
}

.comments-wrapper{
margin-top: 25px;
}

#sidebar{
float: left;
padding: 0px 0px 15px 15px;
font-size: 11px;
}

#sidebar h4{
margin: 0;
padding-left: 1px;
text-decoration: ;
}

#sidebar h4.more a{
background: #000;
color: #666 !important;
margin: 0;
padding: 0;
float: right;
}

a.twitter{
background: url(http://www.dcmacollective.com/images/twitter.gif) no-repeat left center;
}

a.facebook{
background: url(http://www.dcmacollective.com/images/facebook.gif) no-repeat left center;
}

a.myspace{
background: url(http://www.dcmacollective.com/images/myspace.gif) no-repeat left center;
}

a.youtube{
background: url(http://www.dcmacollective.com/images/youtube.gif) no-repeat left center;
}

a.rss{
display: none;
}

ul.connect{
height: 85px;
}

ul.connect li a{
float: left;
padding: 1px 25px 1px 22px;
text-decoration: none;
margin: 2px;
}

ul.retailers{
clear: both;
display: none;
}

.retailers a{
display: block;
background: #111;
float: left;
padding: 10px 52px;
margin: 2px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;border-radius: 3px;
text-decoration: none;
}

.retailers a:hover{
background: #151515;
}

#sidebar input{
width: 288px;
border: 1px solid #333;
background: transparent;
padding: 5px;
font-size: 13px;
color: #ddd;
font-family: courier;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px
}

#ad{
width: 300px;
height: 250px;
margin-bottom: 20px;
border: 1px solid #222;
}

#sidebar ul,li{
margin: 0;
padding: 0;
list-style: none;
}