/*
Theme Name: CSSDance
Theme URI: http://cssdance.org/
Description: CSSdance Themes
Version: 1.0
Author: cssdance
Author URI: http://cssdance.com/
Tags: Dark, Brown, Classic, 3 Column
*/
html, body, div, span, applet, object, iframe, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ul,ol,li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}
a {	
	outline-width: 0; 
	} /* remove firefox image link outline */
body {
	line-height: 1;
}

ol, ul {
    margin-left: 20px;
}

h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
	}
        
blockquote, q {
	quotes: none;
    font-style: italic;
    font-size: 120%;

}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-spacing: 0;
}
abbr, acronym, fieldset, img{
	border:0
	}

p, fieldset{
	margin: 1em 0;
}
code {
    border-left: 5px solid #252525;
    padding-left: 10px;
    display: block;
}
body{
  background: #131111 url(images/bg-main.jpg) repeat-x top;
  color: #ccc;
  font: 13px Arial, Verdana, Helvetica, Sans-Serif;
  text-align: center;
}

a{
  color: #fff;
  text-decoration: none;
  outline: none;
}

img{
  border: 0;
}
h1 { font-size: 1.9em; }
h2 { font-size: 1.7em; }
h3 { font-size: 1.5em; }
h4 { font-size: 1.3em; }
h5 { font-size: 1.2em; }
h6 { font-size: 1em; }
#allcontainer{
  width: 900px;
  margin: 0 auto;
}
small {
    font-size: 11px;
}
#container{
  width: 900px;
  margin: 0 auto;
  text-align: left;
  padding-top: 20px;
  position: relative;
}

#header{
  text-align: center;
  width: 900px;
  height: 120px;
}

#logo h1 {
    font-size: 1em;
}

#logo a{
  float: left;
  display: block;
  width: 500px;
  height: 95px;
  height: 65px;
  text-indent: -7777px;
  background: url(images/logo.png) no-repeat top center;
}

#menu{
  display: block;
  width:200px;
  float: right;
  margin: auto 0;
  height: 50px;
}

#menu ul{
  list-style: none;
  margin: auto;
  font-size: 11px;
  padding-top: 25px;
  clear: both;
  height: 50px;
  text-align: right;
}

#menu ul li{
  display: inline;
}

#menu ul li a{
  margin-right: 5px;
  background: #326598;
  padding: 5px 8px;
  font-weight: 700;
  line-height: 20px;
}

#menu ul li a:hover{
  background: #c00;
}

#main-content{
  width: 900px;
  margin-bottom: 10px;
  margin: auto 0;
}

#main-content .latest{
  width: 420px;
  padding-bottom: 20px;
  background: #1A1A1A;
  padding: 10px;
  margin-bottom: 10px;
  float: left;
  margin-right: 5px;
  margin-left: 5px;
  height: 305px;
}

#main-content .latest h3{
  padding: 5px 5px 5px 25px;
  font-size: 1.3em;
  font-weight: 400;
  background: #111 url(images/node.gif) no-repeat left top;
  margin: 0 5px 5px 0;
}

#main-content .latest h3:hover{
  padding: 5px 5px 5px 25px;
  font-size: 1.3em;
  font-weight: 400;
  background: #252525 url(images/node.gif) no-repeat left top;
  margin: 0 5px 5px 0;
}

#main-content .latest img{
  margin-bottom: 10px;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
}

#main-content .latest .frontitem{
  width: 420px;
  position: relative;
}

#main-content-single1{
  width: 450px;
  float: left;
}

#main-content-single2{
  width: 410px;
  float: right;
  background: #1A1A1A;
  padding: 15px;
}
#main-content-inner {
    background: #1A1A1A;
    margin:0 5px 20px 5px;
    padding: 15px;
    text-align: left;
    width: 550px;
    float: left;
}
#main-content-inner-right {
    float: right;
    width:265px;
     background: #1A1A1A;
    padding: 15px;
    text-align: left;
    overflow: hidden;
    margin-right: 5px;
    margin-bottom: 15px;

}
#main-content-inner-right #sidebar1 ,
#main-content-inner-right #sidebar3{
    width:100%;
    text-align: left;
}
#introx{
  padding: 0 10px;
  background: #c00;
  height: 95px;
  text-align: center;
  width: 870px;
  margin-bottom: 50px;
  margin-top: 70px;
}

#introx h1{
  font-weight: 400;
  font-size: 20px;
  color: #FFF;
}

#introx h2{
  font-weight: 400;
  color: #FFF;
  font-size: 13px;
  margin-top: -10px;
}

#introx h3{
  font-weight: 400;
  color: #FFF;
  font-size: 14px;
}

.introxleft{
  width: 450px;
  display: block;
  float: left;
  text-align: right;
}

.introxrightrss{
  width: 150px;
  height: 100px;
  display: block;
  float: right;
  text-align: right;
  background: url(images/rss.png) no-repeat left top;
  padding-left: 50px;
  padding-top: 10px;
  margin-left: 20px;
}

.introxrighttwitter{
  width: 100px;
  height: 100px;
  display: block;
  float: right;
  text-align: left;
  background: url(images/twitter.png) no-repeat left top;
  padding-left: 50px;
  padding-top: 10px;
  margin-left: 20px;
}

#sidebarbanner{
  position: absolute;
  top: 110px;
}

#sidebarbanner_single{
  width: 400px;
  text-align: left;
}

#sidebar1,
#sidebar3{
  margin: auto 0;
}

#sidebarbanner_single #sidebar1,
#sidebarbanner_single #sidebar3 { 
    width: 450px;
  text-align: left;
  margin: 0;
  float: left;
}

#sidebar1 ul ,
#sidebar3 ul{
  list-style: none;
  margin-left: 0;

}

#sidebar1 ul li,
#sidebar3 ul li{
  padding-bottom: 16px;
}

#sidebarbanner_single #sidebar1 ul,
#sidebarbanner_single #sidebar3 ul{
  text-align: left;
}

#sidebar2{}

#sidebar2 ul, #sidebar2 ul ul{
  list-style: none;
}

#sidebar2 ul li{
  font-size: 1.05em;
  line-height: 1.6em;
}

#sidebar2 ul li.resources, #sidebar2 ul li.sponsors, #sidebar2 ul li.categories{
  padding-bottom: 30px;
}

#sidebar2 ul li.resources h2{
  background: url(images/title-resources.png) no-repeat left top;
  text-indent: -7777px;
  width: 65px;
  height: 11px;
  padding-bottom: 15px;
}

#sidebar2 ul li.resources a{
  color: #fa5c5c;
}

#sidebar2 ul li.resources a:hover{
  color: #ccc;
}

#sidebar2 ul li.resources_img, #sidebar2 ul li.sponsors_img, #sidebar2 ul li.categories_img, #sidebar2 ul li.colors_img{
  margin: 0;
  padding: 0;
  height: 11px;
  margin-bottom: 10px;
}

#sidebar2 ul li.sponsors a{
  color: #eaf665;
}

#sidebar2 ul li.sponsors a:hover{
  color: #ccc;
}

#sidebar2 ul li.categories a{
  color: #c35bf3;
}

#sidebar2 ul li.categories a:hover{
  color: #ccc;
}

#sidebar2 ul li.categories{
  color: #C35BF3;
}

#sidebar2 ul li.colors a{
  color: #ccc;
}

#sidebar2 ul li.colors a:hover{
  color: #fff;
}

#sidebar1_inner{
  margin-bottom: 10px;
}

#sidebar1 img{
  width: 75px;
  height: 75px;
  margin: 0 5px 10px 5px;
}
.sidebarseparator {
    display: block;
    height: 100px;
    width: 100%;
}

#footer{
  clear: both;
  text-align: center;
  padding-top: 20px;
}

.citation{
  padding-bottom: 5px;
  font-size: 11px;
}

.single{
  padding-bottom: 20px;
  font-size: 1.2em;

}

.single h3{
 
  

}
.single img {

}
.blogh3title {
     font-size: 1.4em;
  line-height: 120%;
}
.single p{
  padding-bottom: 10px;
  padding-top: 10px;
  font-size: 0.9em;
  line-height: 1.6em;
  padding-right: 10px;

}
.single li {
    line-height: 1.6em;
    padding-bottom: 10px;
  padding-top: 10px;
}
.wp-caption-text {
    display: block;
    background: #111;
opacity:0.9;filter:alpha(opacity=90)
color:#FFF;
height: 30px;
margin-top: -50px;
width: 523px;
font-size: 11px;
font-style: italic;
text-align: right;
padding-left: 15px;
padding-right: 15px;
}
.wp-caption-text p{
    font-size: 11px;
}
.entry p{
  padding-bottom: 20px;
  font-size: 1.1em;
  line-height: 1.6em;
}

.navigation{
  clear: both;
  margin-bottom: 10px;
  height: 20px;
}
.searchwrapper .navigation {
    float: left;
}
.gallery h3{
  padding-top: 0px;
}

.gallery p{
  padding: 0;
}

#wp_page_numbers{
  margin: auto;
  text-align: center;
}

#wp_page_numbers ul{
  list-style: none;
}

#wp_page_numbers ul li{
  float: left;
  margin-right: 5px;
}

h3#comments{
  font-size: 1.6em;
}

h3#respond{
  font-size: 1.6em;
}
ul.commentlist,
ol.commentlist{
  list-style: none;
  margin-left: 0;
}

img.avatar{
  float: left;
  margin-right: 10px;
}

ol.commentlist li{
  padding: 10px 0;
  font-size: 1.2em;
}

ol.commentlist li cite{
  font-weight: bold;
}

ol.commentlist p{
  padding: 10px 0 0 0;
}

.thumb_left{
  float: left;
  display: block;
  padding-right: 10px;
}

h3#respond{
  clear: both;
  padding-top: 30px;
}

form#commentform input#submit{
  color: #fff;
  border: 1px solid #111;
  width: 60px;
  font-weight: bold;
  background: #111;
  margin: 0;
  height: 28px;
}

form#commentform input#submit:hover, form#commentform input#submit:focus{
  color: #fff;
  border: 1px solid #252525;
  background: #252525;
  cursor: pointer;
}

form#commentform textarea, form#commentform input{
  width: 320px;
  background: #000;
  border: none;
  border-bottom: 1px solid #333;
  height: 15px;
  padding: 3px 4px;
  margin: 5px 0;
  color:#FFF;
    
}

form#commentform label{

  padding: 5px 0;
}

form#commentform textarea{
  height: 200px;
}

form#commentform input:hover, form#commentform textarea:hover, form#commentform select:hover, form#commentform input:focus, form#commentform textarea:focus, form#commentform select:focus{
  color:#fff!important;
  background: #111;
  border: none;
  border-bottom: 1px solid #111;
}

form#commentform .small{
  display: block;
}

li .tag a{
  color: #FF9;
}

li .tag a:hover{
  color: #fff;
}

.sdmargintit{
  margin-bottom: 15px;
}

.sdmargin{
  margin-bottom: 10px;
}

.plust{
  font-size: 16px;
  line-height: 18px;
  font-weight: 700;
}

.sdcat{
    display: block;
    width: 450px;
    text-align: left;
    margin-right: 20px;
}

.sdcat span{
  font-weight: 700;
  line-height:32px;
  font-size: 16px;
  float: left;
  display: block;
  margin-right: 20px;
  height: 32px;
}
.sdcat img {
    height: 32px;
    padding-bottom: 0;
    margin-bottom: 0;
}
.partnerwrp{
  padding: 20px;
  width: 850px;
  background: #1A1A1A;
}

#main-content-single2 .partnerwrp{
  padding: 0;
  width: 400px;
}

.certified{
  padding: 20px 0;
}

.certified *{
  line-height: 150%;
}

.imginside{
  margin-bottom: 20px;
}
.post-ratings {
    font-size: 10px;

}
.post-ratings strong{
  display: block;
  font-size: 20px;
  line-height: 17px;
}

.frontdisp{
  margin: auto 0;
}

.frontdispl{
  float: left;
  margin-left: 5px;
  text-align: left;
  width: 110px;
  overflow: hidden;
}

.frontdispr{
  float: right;
  background: url(images/separator.gif) repeat-y left top;
  padding-left: 10px;
  margin-left: 10px;
}

.frontdispr_social{
  float: right;
  padding-left: 0px;
  margin-left: 0px;
}

.clearfix{
  clear: both;
}

input, button, textarea{
  margin: 10px;
}

.delicious{
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  padding-top: 5px;
  color: #FFF;
}

a.delicious{
  font-size: 11px;
}

#colortags{
  text-align: center;
  width: 500px;
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 325px;
  margin-left: 340px;
}

#colortags a, #colortags_inner a{
  display: block;
  text-indent: -9000px;
  width: 10px;
  height: 10px;
  border: 1px solid #000;
  margin: 10px 2px;
  float: left;
}

.tagblack{
  background: black;
}

.tagblue{
  background: blue;
}

.tagbrown{
  background: maroon;
}

.tagcolorful{
  background: lime;
}

.tagcream{
  background: black;
}

.tagdark{
  background: #333;
}

.taggrey{
  background: gray;
}

.taggreen{
  background: green;
}

.tagorange{
  background: orange;
}

.tagpink{
  background: #FF0080;
}

.tagpurple{
  background: purple;
}

.tagred{
  background: red;
}

.tagsilver{
  background: silver;
}

.tagwhite{
  background: white;
}

#main-content .ddsg-wrapper h2, #main-content .ddsg-wrapper ul{
  margin: 0 0 1em 0;
}

#main-content .ddsg-wrapper ul li{
  font-size: 16px;
  list-style: none;
}

#main-content .ddsg-wrapper ul ul li{
  display: block;
  float: left;
  margin-right: 10px;
  font-size: 11px;
}


.adsense {
    padding: 10px;
    width: 400px;

}

#nextprevlink {
    position: absolute;
width: 420px;
}
.prevlink a {
    display: block;
    width: 62px;
    height: 32px;
    float: left;

    background: url(images/butprev.png) no-repeat right top ;
    text-indent: -9000px;
    margin-top: -140px;
    margin-left: -8px;
    outline: none;
}
.nextlink a {
    display: block;
    width: 62px;
    height: 32px;
    float: right;
    background: url(images/butnext.png) no-repeat right top ;
    text-indent: -9000px;
    margin-top: -140px;
    margin-right: -8px;
    outline: none;
}
#searchsubmit {
    border: none;

    color: #FFF;
    -moz-border-radius:0;
    -webkit-border-radius:0;
    font-weight: 700;
    font-size: 11px;
    line-height: 15px;
    height: 12px;
    width: 12px;
    float: right;}
#s { background: #000;
  border: none;
  border-bottom: 1px solid #333;
  height: 15px;
  padding: 5px 4px;
  font-size: 11px;
  margin: 5px 0;
  color: #FFF;

    
}
#topsearch {
display: block;
  width: 190px;
  float: right;
  text-align: right;
  padding: 0;
  margin-top: 17px;
}

.info {
    border: 1px solid #212121;
    padding: 20px;
    margin: 20px 0 0 0;
        background: #111 url(images/badgeinfo.png) no-repeat right top ;
}
.info h3{
    line-height: 10px;
    margin: 0;
    padding: 0;
}
.badgecssdance {
    border: 1px solid #252525;
    padding: 10px;
}
.headarchive {
    background: #1A1A1A;
    padding: 5px 0;
    margin: 0 0 15px 5px;
    width: 890px;
}
.blogtitle {
    display: block;
    background: url(images/blogtitle.png) no-repeat left top ;
    height: 71px;
    width: 278px;
    margin-left: -28px;
    line-height: 55px;
    padding-left: 20px;
    color: #FFF;
    
}
.cattitle {
    display: block;
    background: url(images/cattitle.png) no-repeat right top ;
    height: 71px;
    width: 278px;
    margin-right: -28px;
    line-height: 55px;
    padding-right: 20px;
    color: #FFF;
    text-align: right;
    position: absolute;

    
}
.classday {
  
    
}

.classday,
.classmonth,
.classyear {
    display: block;
    width: 30px;
    margin-bottom: 5px;
    font-size: 30px;
    font-weight: 400;
    float: left;
    margin-right: 10px;
    background: #cc0000;color: #FFF;
padding: 10px;
text-align: center;
}
.classyear {
    width: 70px;
}
.classdayarchive,
.classmontharchive,
.classyeararchive {
    display: block;
    width: 20px;
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: 700;
    float: left;
    margin-right: 10px;
    background: #cc0000;color: #FFF;
padding: 5px;
text-align: center;
}
.classyeararchive {
    width: 40px;
}

.classdaylit,
.classmonthlit,
.classyearlit {
    display: block;
    width: 15px;
    margin-bottom: 5px;
    font-size: 12px;
    font-weight: 700;
    float: left;
    margin-right: 5px;
    background: #cc0000;color: #FFF;
padding:5px;
text-align: center;
}
.classyearlit {
    width: 30px;
    margin-right:10px;
}
.classdaylilit {
    border-bottom: 1px solid #252525;
}

.archiveitem {
    border-bottom: 1px solid #252525;
    margin-bottom: 10px;

}
.classauthor {
    font-size: 12px;
    line-height: 120%;
    display: block;
    margin-bottom: 15px;
    float: left;
    height: 20px;
    margin-top: -10px;
    width: 100%;

}
.excerpt {
    padding-left: 65px;
    display: block;
}
.toporg {
filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0.01;

}
