/*  
Theme Name: C+T blog
Theme URI: http://www.broadcastpapers.com/
Author: Christian Hanvey
Author URI: http://www.crunchdesign.com.au/
Description: Suwheet theme adapted to look like the Broadcast Papers website
*/



/* -------------------[ Main Page Elements ]------------------- */

body {
	font-size: 10pt;
	font-family: arial,"Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
	background: #FFFFFF;
	color: #495A60;
	text-align: left;
	margin: 0;
	padding: 0;
	line-height: 1.5;
	}

#header {
	position:relative;
	clear: both;
	width: 960px;
	height: 33px;
	padding: 40px 0px 20px;
	margin: 0 auto;
	background: #000 url(images/content_technology_960.jpg) no-repeat left center;
}  

#header h1.blogtitle {
	position: absolute;        
	width:960px;
    color: #FFFFFF;
    font: bolder 36px 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -2px;
    font-size:44px;
    line-height:1.1;
    padding: 0 0;
    margin: 0 auto;
	top: 25px; 
	left: 55px;
	text-indent: -9999em;
} 

#header p {
	position: absolute;        
	width:960px;
	margin: 0 auto;
	font-size:14px;
	color: #ffffff;
	top: 71px; 
	left: 138px;
	}   
#TopBanner468x60 {
	position: absolute;        
	width:468px;
	margin: 0;
	top: 20px; 
	left: 481px;
}

#wrap {
	padding: 0px;
	clear: both;
	width: 100%;
	margin: 0 auto;
	background-color:#f3f3f3;
}

#page {
	clear: both;
	width: 960px;
	margin: 0 auto;
	padding: 0;
	background-color:#fff;
	} 


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 

#contentleft {
        width: 720px;
        float:left;
        padding: 20px 0;
        margin: 0;
        } 

#content {
        width: 530px;
        float: right;
        margin: 0;
        padding: 0;
	}

#midcontent {
        width: 170px;
        float: left;
		margin: 0 0 0 10px;
		padding: 0;
		font-size:8pt; 
}

#contentright {
        width: 200px;
        float:right;
        padding: 20px 0;
        margin: 0;
		font-size:8pt;
} 

#sidebar {
	width: 180px;
	float: right;
	margin: 20px 0 20px 0px;
	padding: 0 10px 0 20px;
	} 

#footer {
	line-height: 1;
	color:#9f9f9f;
	background: #DDD;
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 32px 32px;
	text-align: center;
	height: 0px;
        }

#footer p {
        width:960px;
        padding: 0px;
        margin: 0 auto;
        }
/* -------------------[ Headings ]------------------- */

h1, h2, h3, h4, h5, h6, h7 {
        line-height: 1.1;
	margin: 0;
	padding: 0;
	letter-spacing: -1px;
	text-align: left;
	color: #2D2C28;
	}

h1 {
	font-size: 16pt;
	}

h2 {
	font-size: 14pt;
	}

h3 {
	font-size: 12pt;
	}

h4,h5,h6 {
	font-size: 10pt;
	}

h1.pagetitle {
        margin: 0 0 10px 0;
        }

h2#comments, h2#trackbacks, h2#respond {

        }


h2.sectionhead, #sidebar h2, #midcontent h2  {
		color:#FFF;
        font-weight: bold;
	    font-size: 15px;
        line-height: 1;
        height:16px;
	    background: transparent url(images/cnt_hd_categories_bg.gif) center bottom repeat-x;
	    padding: 5px 10px 10px;
        letter-spacing: 0;
        margin: 0 0 10px 0;
        }
#sidebar h2.widgettitle {
	background:transparent url(images/cnt_hd_categories_bg.gif) center bottom repeat-x;
}

.entry h1,.entry h2,.entry h3, .entry h4, .entry h5, .entry h6, .entry h7 {
        margin-bottom: 10px;
        }


/* -------------------[ Links ]------------------- */

a, a:link, a:visited {
	color: #11A3D1;
	text-decoration: none;
	padding: 0;
	}

a:hover, a:active {
	color: #0B85AB;
	text-decoration:underline;
	}

.entry a, .entry a:link, .entry a:visited, .postinfo a, .postinfo a:link, .postinfo a:visited, .postinfo2 a, .postinfo2 a:link, .postinfo2 a:visited {
	text-decoration: underline; 
}

.postinfo a:link, .postinfo a:visited { color:#495A60; }

#footer a { text-decoration: underline; }

h1 a, h1 a:link, h1 a:visited, h2 a, h2 a:link, h2 a:visited {
	color: #11A3D1;
	text-decoration: none;
}

h1 a:hover, h2 a:hover {
        color: #000;
        text-decoration:underline;
        }

        
	
/* -------------------[ Images ]------------------- */

img.alignright {
        float: right;
        clear: right;
        margin: 0 0 5px 10px;
        background: #fff;
        padding: 2px;
        border: 1px solid #ccc;
        }

img.alignleft {
        float: left;
        clear: left;
        margin: 0 10px 5px 0px;
        background: #fff;
        padding: 2px;
        border: 1px solid #ccc;
        }

img.centered { 
        display: block; 
        padding: 2px; 
        margin: 0 auto 20px; 
        border: 1px solid #ccc; 
        float: none; 
        clear: both;
        }



/* -------------------[ Sidebar ]------------------- */


#sidebar ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	margin: 0 0 15px 0;
	padding: 0;
	}

#sidebar ul li ul {
        list-style-type: square;
        margin: 0px;
        padding: 0 0 0 5px;
        }

#sidebar ul li ul li {
        list-style-type:none;
		background: transparent url(images/auxNav_bul.gif) no-repeat 0 2px;
        padding: 0 0 0 15px;
        border: 0;
        margin: 0 0 1px;
        }

#sidebar p {
        padding: 0 5px;
        }

/* -------------------[ Middle Content ]------------------- */

#midcontent ul li h2 a { padding-left:0; background-image:none; } 

#midcontent ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;
	}

#midcontent ul li {
	list-style-type: none;
	margin: 0 0 15px 0;
	padding: 0;
	}

#midcontent ul li ul {
        list-style-type: square;
        margin: 0;
        padding: 0 0 0 5px;
        }

#midcontent ul li ul li {
        list-style-type:none;
		padding:0;
       	border: 0;
        margin: 0 0 10px;
        }

#midcontent ul li a { 
	font-weight:bold; 
	background: transparent url(images/cnt_bul_latestNews.gif) top left no-repeat;
    padding: 0 0 0 15px;
/*	display:block; */
	line-height:1.3;
	}
#midcontent ul li a:link, #midcontent ul li a:visited { color:#095D77; }
#midcontent ul li a:hover, #midcontent ul li a:active { color:#F86208; }

#midcontent ul li a.active {
	background-image:url(images/nav_bul_over.gif);
	color:#F86208;
}

#midcontent p {
        padding: 0 5px;
        }

/* -------------------[ Comment Form ]------------------- */

.allcomments {
        border-top:5px solid #B3ADA1;
        background: #E5DFCF;
        border-bottom:5px solid #B3ADA1;
        margin-bottom:20px;
        }

#commentform {
        border-top:1px solid #F2EBDA;
        border-bottom:1px solid #F2EBDA;
        padding: 15px 15px 1px;
        margin: 0;
        }

#commentform label {
        display:block;
        margin: 0;
        }

#commentform input {
	width: 170px;
	padding: 1px;
	margin: 0px 5px 10px 0;
	}

#commentform textarea {
        width: 400px;
        padding: 0;
	margin: 0px 0px 10px 0; 
	}

#commentform #submit {
	margin: 0 0 20px 0;
	}

#commentform p {
        margin: 5px 0;
	}


/* -------------------[ Comments ]------------------- */


ol.commentlist {
        padding: 0;
        margin: 0 0 1px;
        }

ol.commentlist li {
        border-top:1px solid #F2EBDA;
	display: block;
	list-style: none;
        padding: 15px 15px 1px;
	margin: 0;
	}


ol.commentlist li.commenthead {
	display: block;
	list-style: none;
        padding: 5px 15px;
	margin: 0;
	}

ol.commentlist li.commenthead h2 {
	margin: 0;
	}

ol.tblist {
        border-top:1px solid #F2EBDA;
	list-style: none;
        padding: 15px;
        margin: 0 0 1px;
        }

ol.tblist li {
	display: block;
	list-style: none;
      	background:transparent url(images/hotbullet.gif) 0px 2px no-repeat;
        padding-left:15px;
        margin: 0 0 5px;     
	}



/* -------------------[ Misc Tags and Classes ]------------------- */



table {
        border: 0;
        }

.post ul, .singlepost ul, .post ol, .singlepost ol {
        margin: 15px 30px;
        padding: 0;
        list-style-type: none;
        }

.post ul li, .singlepost ul li {
        list-style-type:none;
	background: transparent url(images/oupbullet.gif) no-repeat 0 2px;
        padding: 0 0 2px 15px;
        border: 0;
        margin: 0;
        }

.post ol li, .singlepost ol li {
	list-style-type:decimal;
	background: transparent;
	padding: 0 0 2px 0px;
	line-height: 1.4;
	border: 0;
	margin: 0 0 0 20px;
	_height: 1em;
	}

p {
	margin-top: 0px;
	margin-bottom: 15px;
	}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dotted #999;
	}

* html acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	padding-left: 10px;
	border-left: 5px solid #000;
        color: #333;
	}

.center {
	text-align: center;
	}

a img {
	border: none;
	}

.navigation {
	text-align: center;
	margin: 0;
	padding: 10px 0;
	}

.navigation .alignright {
	float: right;
	margin: 0;
	}
	
.navigation .alignleft {
	float: left;
	margin: 0;
	}

.entry {
	padding: 10px 0 0 0;
	margin: 0;
	}

.postinfo {
    clear: both;
	font-size:11px; 
	margin: 10px 0;
	padding: 10px 0;
	border-top:1px dotted #A4ACAF;
	border-bottom:1px dotted #A4ACAF;
	font-weight:bold;
	color:#A4ACAF;
}

.postinfo2 {    
    clear: both;
	margin: 10px 0 0 0;
	}

.post {
	margin: 0 0 10px 0;
	padding: 0 5px 10px;
	line-height: 1.5;
	background: url(images/dot.gif) bottom left repeat-x;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

hr {
        display: block;
        clear:both;
        }

a.more-link {
        padding-right:17px;
      	background: transparent url(images/hotbullet.gif) 100% 80% no-repeat;
        }
        
   

/* -------------------[ Search ]------------------- */

#searchform {
	text-align:right;
	float:right;
	margin: 0;
	padding: 6px 0 0; 
}

#searchform #s {
	padding:1px 3px;
	font-size:10px;
	width: 140px;
	margin-right: 3px;
}

#searchform #submit {
	font-size:10px;
}

/* -------------------[ Navigation ]------------------- */

#nav {      
    clear: both;
    height: 32px;
	padding: 0;
	margin: 0 auto;
	width:960px;
	background: #11A3D1;
}

#nav .stopper {
        width:940px;
        margin:0 auto;
        padding:0;
        }

#nav ul {
	font-weight:bold;
	float: left;
	list-style: none;
	height: 32px;
	line-height: 32px;
	padding: 0;
	margin: 0;
}

#nav ul li {
        float: left;
        margin: 0;
        padding: 0;
        list-style-type: none;
        }

#nav ul li a, #nav ul li a:link, #nav ul li a:visited {
	font-size: 11px;
	float: left;
	color: #dcffff; 
	text-decoration: none;
	margin-right:20px;
}

#nav ul li a:hover, #nav ul li a:active {
        text-decoration:underline;
        }

/* -------------------[ Feature Post ]------------------- */

.featurepost {
	margin: 0 0 10px 0;
	padding: 0 5px 10px;
	line-height: 130%;
        background: url(images/dot.gif) bottom left repeat-x;
	}


.featurepost h1 {
        margin: 0;
        padding: 0;
        }

/* ---------------[ Tables ]--------------- */

.entry table {
	margin-bottom:15px;
}

.entry tr, .entry td, .entry th {
	margin:auto; 
}

.entry td, .entry th {
	padding:8px;
	vertical-align:top;
}

.entry th {
	font-weight:bold;
	background:#E5DFCF;
}

.entry td {
	border:1px solid #E5DFCF;
}
