/*  
Theme Name: DM2
Description: Based from Premium News by WooThemes
Modified by: Steve Malarsky
Author URI: http://www.silentnoise.ca
*/

/*========= SETUP =========*/

*{
	margin: 0;
        padding: 0;
	list-style:none;
}
body{
	background: url(images/dirtybg.jpg) #460a0c repeat-x top;
        background-attachment: fixed;
	color: #000000;
	font: 0.8em Century Gothic,Arial,Sans-Serif;
}
a{
	color: #990000;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
input,select,textarea{
	border: #999999 1px solid;
	font-size: 12px;
	padding: 2px;
}
select{
	padding: 0;
}

/*========= LAYOUT =========*/
#page{
	background: url("images/bg.jpg") top repeat-y;
	background-color: #ccc8bc;
	margin: 0 auto;
	width: 1000px;
}

/*--- Main Columns ---*/
#columns{
	margin: 0;
	padding: 0 35px 25px;
}
.col1{
	float: left;
	width: 550px;
	padding: 15px 0 0 0;
}
.col2{
	float: right;
	width: 350px;
	background: url("images/search.jpg") no-repeat top;
}
/*--- Sub Columns ---*/
.subcol{
	width: 160px;
}
.subcol h2{
	color: #990000;
	font-size: 14px;
	padding: 0 0 10px;
}

/*========= HEADER =========*/

/*- Page Navigation -*/
#nav{
	height: 25px;
	padding: 0;
}
#nav-left {
	float:left;
	display:inline;
	width:890px;
	}
#nav ul {
	position: relative;
        height: 25px;
        overflow: hidden;
	padding-left:17px;
}
#nav ul  li {
       float: left;
       list-style: none;
       font-weight:bold;
       font-size:13px;	
}
#nav ul  li.back {
    background-color: #000000;
  /* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
    width: 9px;
    height: 25px;
    z-index: 8;
    position: absolute;
}
#nav ul  li a, #nav ul  li a:visited {
	text-decoration: none;
	color: #FFFFFF;
	outline: none;
	text-align: center;
	top: 5px;
	text-transform: uppercase;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 20px;
	position: relative;
	overflow: hidden;
	margin: auto 9px !important;
	margin: auto 7px;	
}
#nav ul  li a:hover, #nav ul  li a:active {
	border: none;
        color: #f8961d;
	text-decoration: underline;
}

/* Header - Countdown */
#nav #nav-countdown {
	position: relative;
	border: none;
        margin: 0;
	padding: 0;
	top: 15px;
        left: 550px;
        width: 250px;
	height: 100px;
}
/* Header - LINKS */
#nav #nav-links {
	position: relative;
	border: none;
        margin: 0;
	padding: 0;
	top: 55px;
        left: 615px;
        width: 250px;
	height: 100px;
}
   
/*- Header -*/
#header{
	background: url("images/header.jpg") no-repeat;
	width: 1000px;
        height: 274px;
}

/* Header - Twitter */
#header #header-tweets {
	top: 178px;
	left: 70px;
        width: 920px;
	height: 48px;
	position: relative;
	font: normal 12px/20px "Century Gothic", Century Gothic;
	color: #FFFFFF;
	border: none;
	padding: 0;
}
#header #header-tweets a:link {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}	
#header #header-tweets a:hover {
	font-weight: bold;
	text-decoration: underline;
}
#header #header-tweets a:visited {
	color: #C90000;
	font-weight: bold;
	text-decoration: underline;
}

/*- Logo -*/
#header h1{
	float: left;
	display:inline;
}
#header h1 a{
	display: block;
	height: 93px;
	width: 389px;
}

/*========= FEATURED POSTS (FRONT-PAGE) =========*/

#featured-th .idTabs {
	list-style:none;
	}
#featured-th .idTabs li {
	float:left;
	display:inline;
	margin-right:12px;
	}
#featured-th .idTabs li.last {
	margin-right:0px !important;
	}

/*========= FEATURED VIDEOS (FRONT-PAGE) =========*/

#video-frame {
	background:#DDD;
	float:left;
	width:550px;
	height:auto;
	margin-bottom:30px;
	}
.video-left {
	float:left;
	width:350px !important;
	display:inline;
	}
.video-left p {
	padding:0px !important;
	margin:0px !important;
	}
.video-left h2 {
	display:none;
	}
.video-right {
	float:right;
	width:200px;
	display:inline;
	padding-top:7px;
	}
.video-right h2{
	color: #ff7800;
	font-size:1.3em;
	line-height:1.2em;	
	font-weight:bold;
	padding: 0 0 0 10px !important;
	margin:0 !important;
	}
.video-right p{
	color: #000;
	font-size:0.9em;
	line-height:0.8em;
	font-weight:bold;
	padding: 0 0 7px 10px !important;
	margin:0 !important;	
	}
.video-right .idTabs {
	border-top:1px solid #FFF;
	list-style:none;
	margin:5px 0px 0px 0px;
	padding:0px;
	}
.video-right .idTabs li {
	margin:0px;
	border-bottom:1px solid #FFF;
	background:#DDD;
	line-height:10px;
	}
.video-right .idTabs li a {
	color:#000;
	font-weight:bold;
	font-family:Tahoma, Arial;
	font-size:12px;
	text-decoration:none;
	display:block;	
	padding:10px 10px;
	}
.video-right .idTabs li a:hover {
	background:#C0C0C0 url(images/ico-watch.gif) right center no-repeat !important;
	}
.video-right .selected {
	background:#C0C0C0 url(images/ico-watch.gif) right center no-repeat !important;
	}

/*========= BLOG POST STYLING =========*/

/*=== Small Box Post ===*/
.post{
	margin: 0;
}
.post h2{
	font-size: 1em;
	padding: 0 0 5px;
}
.post h3{
	font-size: 1.3em;
}
.post h3 a{
	color: #990000;
}
.post p{
	padding: 0 0 15px;
}
.post p.posted{
	color: #595959;
        font-style: italic;
}
/*- Box -*/
.box{
	border-top: 3px solid #595959;
	clear: both;
	height: 1%;
	margin: 0 0 20px;
	padding: 15px 0 20px;
}
.box .post{
	width: 260px;
}
.box .post h2{
	font-size: .85em;
}
.box .post h3{
	font-size: 1em;
        text-transform: uppercase;
}
.box .post p.posted{
	font-size: .85em;
}
/*=== Traditional Blog Post ===*/
.post-alt{
	margin: 0 0 15px 0;
	padding-bottom:15px;
	padding: 10px 0 15px 0;
	background: url(images/hl-dot.png) repeat-x bottom;
}
.post-alt h2{
	font-size: 1.3em;
	padding: 0 0 5px;
        text-transform: uppercase;
}
.post-alt h3{
	font-size: 0.9em;
	padding: 0 0 5px;
}
.post-alt h3 a{
	color: #990000;
}
.post-alt p{
	padding: 0 0 7px;
}
.post-alt p.posted{
	color: #595959;
        font-style: italic;
	font-size: 0.9em;
}
/*=== Buttons ===*/
.continue{
	background: url(images/ico-arrow.png) no-repeat left;
	padding: 0 0 0 13px;
        font-style: italic;
	font-size: 0.85em;
}
.comments {
	padding-bottom:0px !important;
}
.comments a{
	background: url(images/ico-comm.png) no-repeat left;
	color: #000000;
	padding: 0 0 0 17px;
	font-size: 0.85em;
	font-weight:bold;
}
a.more{
	background: url(images/ico-arrow2.png) no-repeat right;
	color: #990000;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0 20px 0 0;
}
/*=== Traditional Blog Post ===*/
.navigation {
}
.navigation a {
	color: #c0c0c0;
	font-size: 1.2em;
	font-weight: bold;
}
.alignleft{
	display:inline;
	float:left;
}
.alignright{
	display:inline;
	float:right;
}

/*========= ARCHIVE SPECIFIC =========*/

#archivebox {
	background: url(images/banner.jpg) no-repeat;
	padding:10px;
	width:550px;
	margin-bottom:0px;
}
#archivebox h2 {
	font-size:1.5em;
	color:#000;
        text-transform: uppercase;
}
#archivebox h2 em{
	color:#595959 !important;
	font-style:normal;
}
.archivefeed {
	margin-top:5px;
}
.archivefeed a {
	background:url(images/ico-arcfeed.gif) center left no-repeat;
	padding-left:20px;
	color:#000;
	font-weight:bold;
}
.arclist{
	border-top: 3px solid #595959;
	border-bottom: 3px solid #595959;
	margin: 0 0 15px;
	padding: 10px 0 10px;
	width: 260px;
}
.arclist h2{
	color: #000;
	font-size: 18px;
	padding: 0 0 10px 0 !important;
}

.arclist ul li{
	padding:0 0 7px 10px;
	color:#595959;
	font-size:14px;
	font-weight:bold;
}

/*========= SINGLE POST SPECIFIC =========*/

.singletags {
	margin-top:10px;
	font-weight:bold;
}
.entry p{
	text-align:left;
	font-size:1em;
	line-height:20px;
	}
.entry blockquote { 
	padding: 3px 7px;
	background: #e3e3e3;
	border: 1px dashed #990000;
	margin: 5px auto 15px auto;
	color:#000;
	width:85%;
	}
.entry blockquote p {
	font-size:1em;
	padding: 5px 0px;
	margin: 5px 0px;
	line-height: 20px;
	}
.entry img { 
	padding: 2px 2px 2px 2px;
	margin: 0 5px -3px 0 !important;
	display:inline;
	}
.entry ul, .entry ol {
	margin-bottom:15px;
	font-size:12px;
	line-height:20px;
	}
.entry ul li ul, .entry ol li ol{
	margin-bottom:0px;
	padding-top:3px;
	}
.entry ul li {
	list-style:none inside !important;
	margin-left:15px;
	margin-bottom:3px;
	padding:0px 0px;
	}
.entry ul li ul li {
	list-style:none inside !important;
	}
.entry ol li {
	list-style:decimal inside !important;
	font-size:12px;
	padding:3px 0px;
	}
.entry ol li ol li {
	list-style:decimal-leading-zero inside !important;
	}


/*========= COMMENTS =========*/

h2.commh2{
	font-size: 1.4em;
	padding: 0 0 5px;
	font-weight:bold !important;
}
ol.commentlist{
	margin: 10px 0 20px;
	padding: 0;
	list-style: none;
	font-size: 12px;
	line-height: 20px;
}
ol.commentlist p{
	margin-bottom:10px;
	line-height: 20px;
}
ol.commentlist cite{
	font-style: normal;
	font-weight: bold;
}
ol.commentlist li{
	padding: 20px 10px 10px 10px;
}
ol.commentlist li.alt{
	padding: 10px 10px 0 10px !important;
	background:#DDD;
	border:1px solid #C0C0C0;	
}

/*========= SIDEBAR =========*/

/* SEARCH */
#sidebar-search {
	position: relative;
	top: 5px;
	left: 20px;
	width: 225px;
	height: 22px;
}

#sidebar-search #searchform {
	margin: 0;
	padding: 0;
	width: 225px;
	height: 22px;
}

#sidebar-search #s {
	width: 225px;
	height: 18px;
	padding: 2px 5px;
	border: 0;
	font: bold 13px "Century Gothic", Century Gothic;
	color: #000000;
	background: transparent;
	float: left;
}
	
#sidebar-search #searchsubmit {
	position: relative;
	top: -27px;
	left: 100px;
	background: transparent;
	border: none;
	width: 85px;
	height: 30px;
	padding: 0;
	float: right;
}

/* FACEBOOK, TWITTER, FLICKR, RSS LINKS */
.sidebar-links {
	position: relative;
	border: none;
        margin: 0px;
	padding: 0px 10px 0px 0px;
	top: 25px;
        width: 350px;
	height: 30px;
}

/* FACEBOOK */
.facebook{
	margin: 0px 0px 5px 0px;
	padding: 0px 0 10px 0px;
	width: 350px;
}

/*- Sidebar Tabs - Popular, Comments, Featured, Tag Cloud -*/
.sideTabs {
	border-bottom:1px solid #990000;
	height:31px;
	width:350px;
	float:left;
	display:block;
	}
.sideTabs .idTabs{
	font-size: 12px;
	height: 30px;
}
.sideTabs .idTabs li{
	float: left;
	font-size: 13px;
	line-height: 30px;
}
.sideTabs .idTabs li a{
	background: #a09e99;
	border: 1px solid #d0cdc7;
	border-bottom: 0;
	color: #c0c0c0;
	display: block;
	margin: 0 2px 0 0;
	padding: 0 10px;
	font-weight:bold;
}
.sideTabs .idTabs li a:hover,
.sideTabs .idTabs .selected{
	background: #dddddd;
	border: 1px solid #990000;
	border-bottom:1px solid #ddd;
	color: #373737;
	text-decoration: none;
}
.cloudbox{
	background: #dddddd;
	border: 1px solid #990000;
	margin: -25px 0 25px;
	padding: 5px 5px 0;
	position: relative;
}
.cloudtitle{
	font-size: 14px;
        color: #dddddd;
	text-transform: uppercase;
        font-weight:bold;
	background: #990000;
	border: 1px solid #990000;
	margin: -1px 0 25px;
	padding: 0px 10px 0;
	position: relative;
}
.list1,list3,list4{
	padding-bottom:12px;
	}
.list1 li,.list3 li,.list4 li{
	background: url(images/ico-leaf.gif) no-repeat left center;
	padding: 6px 0 6px 25px;
	border-bottom:1px dashed #595959;
}
.list1 li a,.list3 li a,.list4 li a{
	color: #000000;
}
.list3 li {
	background: url(images/ico-mostcomm.gif) no-repeat left center !important;
	}
.list4 li {
	background: url(images/ico-leaf.gif) no-repeat left center !important;
	}

/*- Ads -*/
.ads{
	border: 1px solid #990000;
	height: 80px;
	margin: 0px 0 15px 0;
	padding: 10px;
}
.ads img{
	float: center;
	margin: 0 5px 0 5px;
}
.ads img.last{
	margin: 0 !important;
}

/*- Flickr -*/
.flickrbox{
	background: #dddddd;
	border: 1px solid #990000;
	margin: -25px 0 0 0;
	padding: 10px;
	position: relative;
}
.flickrtitle{
	font-size: 14px;
        color: #dddddd;
	text-transform: uppercase;
        font-weight:bold;
	background: #990000;
	border: 1px solid #990000;
	margin: -1px 0 25px;
	padding: 0px 10px 0;
	position: relative;
}
.flickr a{
        border: 1px;
	color: #DDDDDD;
}
.flickr a:hover{
	color: #990000;
        border: 1px;
}

/*=== DropDown Lists ===*/
.catlist{
	border-bottom: 3px solid #595959;
	margin: 0 0 15px;
	padding: 0 0 10px;
	width: 160px;
}
.catlist h2{
	color: #990000;
	font-size: 14px;
	padding: 0 20px 0 0 !important;
	background:url(images/ico-catlist.png) center right no-repeat;
}
.list-alt {
	padding-top:10px;
	}
.list-alt li{
	margin: 0 0 7px;
}
.list-alt li a{
	color: #000000;
}
/*=== Styling Widget Lists ===*/
.widget h2 {
	text-transform:uppercase;
	}
.widget ul {
	background: url(images/hl-dot.png) repeat-x bottom;
	margin: 0 0 15px;
	padding: 10px 0 7px;
}
.widget ul li{
	margin: 0 0 7px;
}
.widget ul li a{
	color: #000000;
}

/*========= FOOTER =========*/
#footer{
	background: url("images/footer.jpg") #000 top no-repeat;
	clear: both;
	padding: 0;
	margin: 0;
	width: 1000px;
}
#footer #footer-copy {
	clear: both;
	position: relative;
	font: normal 10px/14px "Century Gothic", Century Gothic;
	color: #f4f4f4;
	border: none;
	padding: 20px 25px 0px 25px;
}
#footer #footer-copy a{
	color: #f4f4f4;
}

/*========= MISC =========*/

.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}
.hl{
	background: url(images/hl-dot.png) repeat-x bottom;
}
.hl-full{
	background: url(images/hl-dot-full.png) repeat-x bottom;
	float:left;
	clear:both;
	height:2px;
	width:100%;
	margin:20px 0 25px !important;
	margin:10px 0 15px;	
	padding:0 !important;
}
.hl2{
	border-bottom: 3px solid #595959;
}
.hl3{
	border-top: 3px solid #595959;
	padding: 10px 0 0;
}
.blog{
	width:100% !important;
	float:left;
}
.between{
	height:2px;
	margin-bottom:15px;
	}
.fl{
	float: left;
}
.fr{
	float: right;
}
.ac{
	text-align: center;
}
.ar{
	text-align: right;
}
.th{
	border: 1px solid #990000;
	float: left;
	margin: 0 10px 0 0;
	padding: 3px;
}

/* WP Smart Images */
.smartimages{
	border: 1px solid #990000;
	float: left;
	margin: 0 10px 5px 0;
	padding: 3px;
}

/* TIMEZONES */
.timezones{
	border-bottom: 3px solid #595959;
	border-top: 3px solid #595959;
	margin: 15px 0 15px 0px;
	padding: 10px 0 10px 0px;
	width: 350px;
}

/* CHARITY */
.charity{
	margin: 0px;
	padding: 35px 0px 10px 15px;
	width: 350px;
}

/* ACCORDION */
#basic-accordian{
	padding:5px;
	width:548px;
}

.accordion_headings{
	padding:5px;
	background:#990000;
	color:#FFFFFF;
	font-weight:bold;
}

.accordion_headings:hover{
	background:#ea0000;
}

.accordion_child{
	padding:5px;
}

.accordion_header_highlight{
	background:#ea0000;
}

/* 404 PAGE */
#errorbox {
	background: url(images/banner.jpg) no-repeat;
	padding:10px;
	width:550px;
	margin-bottom:0px;
}
#errorbox h2 {
	font-size:1.5em;
	color:#000;
        text-transform: uppercase;
}
#errorbox h2 em{
	color:#595959 !important;
	font-style:normal;
}
.errorfeed {
	margin-top:40px;
}
.errorfeed a {
	background:url(images/ico-arcfeed.gif) center left no-repeat;
	padding-left:20px;
	color:#000;
	font-weight:bold;
}
