/*  
	Theme Name: DealsDirect Theme
	Theme URI: http://www.dealsdirect.com.au
	Description: By DealsDirect -  http://www.dealsdirect.com.au
	Version: 1.0
	Author: DealsDirect
	Author URI:  http://www.dealsdirect.com.au

*/

body {
	background: #f7f7f7 url('http://cdn.dealsdirect.net/images/back-repeat.png') repeat-y center !important;
	color: #545454;
	}

body, select, input, textarea {
	font: 16px Arial, Verdana, Sans-Serif;
	}
	
p {	
	margin: 15px 0;
	}

a, a:link, a:visited {
	color: #0E75D7; /*font title*/
	text-decoration:none;
	}

a:hover, a:active {
	text-decoration:none;
	}

hr {
	display: block;
	height:1px;
	background:#F2F2F2;
	border:0;
	}
	
.postlink{
	font-size: 9px;
	background:#fffff;
	padding-top:15px;
	}	
	
.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.navigation {
}

img, a:link img, a:visited img {
	border:0
	}

/*Main Navbar */

#nav {
	background:#F5FAFE; /*background colour*/
	border-top: #E6E7E9 1px solid;
	border-bottom: #E6E7E9 1px solid;
	font-size:11px;
	}
	
#nav, #nav ul {
	list-style: none;
	line-height: 1.1;
	}

#nav a:hover {
	text-decoration: underline;
	}

#nav li {
	float: left;
	list-style:none;
	}

#nav a {
	display:block;
	color: #015DF0;
	padding:8px 12px;
	text-decoration:none;
	}

.current_page_item	a, #home .on {
	background-color: #e8f1f7;
	}	
	
	
/* Dropdown Menus */		
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 174px;
	border-bottom: 1px solid #a9a9a9;
	}

#nav li li {
	width: 172px;
	border-top: 1px solid #a9a9a9;
	border-right: 1px solid #a9a9a9;
	border-left: 1px solid #a9a9a9;
	background: #777;
	}

#nav li li a, #nav li li a:visited {
	font-weight:normal;
	font-size:10px;
	color:#FFF;
	}

#nav li li a:hover, #nav li li a:active {
	background:#000;
	}	
		
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	}

a.main:hover
{	background:none;
	}
		
/* Structure */

#page {
	width:989px;
	margin:0 auto;
	font-size:12px;
	background:#FFF;
	}

#branding {
	width:500px;
	padding-bottom:15px;
	}

.left {
	float:left;
	}

.right {
	float:right;
	}

#sidebar {
	width: 168px;
	float:right;
	font-size:8pt;
	margin:0 15px 15px 15px;
	}
	
#browse-select {
	font-size:7pt;
}


#sidebar ul li 
{

}

#contenttitle {
	float:left
	width:530px;
	margin: 0px;
	padding: 10px 0px 0px 8px;
}	
		
/*Subnav */

.subnav li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}

.subnav li a:link, .subnav li a:visited {
	background:#F8F8FA; /*background*/
	display:block;
	padding:4px 4px 4px 8px;
/*	border-left:4px solid #DEDFE1;*/
	}
		
.subnav li a:hover, .subnav li a:active {
	background:#EEF1FE;
	text-decoration:none;
	color: #E13333;
	}

.subnav li li a:link, .subnav li li a:visited {
	border-left:none
	}
			
/*	Headers */
#h {
        background: transparent !important;
}	
#header {
	background: #FFFFFF;
	width: 925px;
	margin: 0px auto 0px;
	padding: 10px 0px 10px 0px;
	text-align: left;
	}
	
#header a {
	font-family: Helvetica, Verdana, Arial, Sans-Serif, Times New Roman;
	font-size: 36px;
	color: #333333;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	margin: 0px;
	text-transform: uppercase;
	}

#header a:hover{
	color: #333333;
	}	
	

h1 {
	color: #333333;
	font-size: 22px;
	font-family: Times New Roman, Verdana, Arial, Sans-Serif;
	font-weight: normal;
	padding: 0px 0px 0px 50px;
	margin: 0px;
	}

.mainheader{
	color: #333333;
	font-size: 24px;
	font-family: Times New Roman, Verdana, Arial, Sans-Serif;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}		
		
		
h2 {
	border-bottom:2px solid #0E75D7;
	color:#005CB8;
	margin:0 0 5px;
	font: 22px Arial, Helvetica, sans-serif;
	font-weight:bold;
	}

h3 {
	font-size: 20px;
	color:#5f5f5f;
}

#sidebar h2 {
	font: 10px Arial, Helvetica, sans-serif;
	margin-bottom:4px;
	font-weight:bold;
	color:#5f5f5f;
	}

/*sidebar colour*/

#sidebar h3, #sidebar h2 {
	padding:6px;
	margin:0;
	font-size:12px;
	background-color: #FFFFFF;
	border-top: #DFE1E0 1px solid;
	border-bottom: #DFE1E0 1px solid;
	color: #000000;
	}

#sideblock_end {
	padding-top: 6px;
	border-bottom: #DFE1E0 1px solid;
}

h3#respond {
	border-top:1px dotted #b6b6b6;
	margin-top:25px;
	padding-top:20px
	}

h3#comments {
	margin-top:32px
	}

h4 {
	font-size:14px;
	margin-bottom:6px;
	}
	
h5 {
	font-size: 13px;
	padding-bottom:8px;
	margin: 12px 0;
	}	

	
	
/* Content */

#f {
margin:0 auto;
background: transparent !important;
}

#fn {
 width: 976px !important;
}

#contenta {
	width:752px;
	float:left;
        margin-left:20px;
	}
	
.description {
	font-size: 14px;
	font-weight: bold; 
	font-style:italic;
	color:#545454;
	margin-top:-4px;
	padding-left:10px;
	}
	
#lead {
	margin-top:22px;
	}	
	
#headerimage {
	margin-top:22px;
	}

.title {
	font-family: Arial, Verdana;
	font-size:18px;
	}

#sidelist li {
	list-style:none;
	}
	
.bullets li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}
	
#sidelist .bullets li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:22px;
	}

#sidelist .children {
	background:#e4efd5;
	}
	
#sidelist .children li {
	list-style: square;
	margin-left:28px;
	border-bottom:1px solid #e4efd5;
	}
	
#sidelist .children li a, #sidelist .children li a:visited {
	padding:2px 2px 2px 0px;
	border:0;
	background:#e4efd5;
	color: #818d6f;
	}

#sidelist .children li a:hover, #sidelist .children li a:active	{				
	color:#465d23
	}

.postmetadata {
	background: #FFFFFF url(images/clock-frame.png) no-repeat left;
	line-height: 18px;
	padding: 0px 0 0 20px;	
	margin: 3px 0;
	font-size: 10px;
	}
.postmetacomment {
	background: url(images/balloon.png) no-repeat left;
	line-height: 19px;
	padding: 0px 0 0 20px;	
	margin: 3px 0;
	font-size: 11px;
	}
.postmetatwitter {
	background: url(http://blog.dealsdirect.com.au/wp-content/plugins/tweet-this/icons/tt-twitter3.png) no-repeat left;
	line-height: 22px;
	padding: 0px 0 0 20px;	
	margin: 3px 0;
	font-size: 11px;
	}	
.postmetasocial {
	float:right;
	}
#writer {
	background:#eef5e1;
	margin:15px 0;
	padding:12px;
	}

#writer img {
	padding:1px;
	border:1px solid #7da939;
	float:left;
	}

#writer span {
	display:block;
	padding-top:4px;
	border-top:1px solid #cbd8b4;
	margin-top:12px;
	}

#writer p {
	margin:0;
	width:482px;
	}	

.entry {
	text-align:justify;
	font-size:12px;
	}

#contentmiddle {
	float: left;
	width: 500px;
	margin: 0px 0px 0px 0px;
	padding: 20px 20px 10px 0px;
	display: inline;
	}
	
#contentmiddle ol{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
	}
	
#contentmiddle ol li{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 5px 0px;
	}
	
#contentmiddle ul{
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
	}
	
#contentmiddle ul li{
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 5px 0px;
	}

.postspace {
	background: #EFEFEF url(images/spacer.gif);
	width: 530px;
	height: 10px;
	margin-top: 15px;
	padding: 0px;
	}

.wp-caption {
	background: #F3F3F3;
	border: #DDDDDD 1px solid;
	padding: 5px;
	text-align:center;
}

.wp-caption-text {
	margin:5px;
}
/*Post*/

.picleft {
	float:left;
	margin:3px 14px 10px 0;
	border:7px solid #f2f2f2;
	}

.picright {
	float:right;
	margin:3px 0 10px 14px;
	border:7px solid #f2f2f2;
	}	

.post blockquote {
	color:#76767a;
	background:#f2f2f2;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
	}	

.post ul li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:42px;
	}

.post ol li {
	margin-bottom:5px;
	line-height:115%;
	margin-left:48px;
	}
	
/*Search*/

select {
	background:#f2f2f2;
	border:1px solid #9c9c9c;
	width:100%;
	}

#searchform {
	height: 37px;
	width: 100%;
}

#searchform #s{
	width: 130px;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	color: #999999;
	border-width:1px;
	border-style:solid;
	border-color:#cccccc;
}

#searchform #searchsubmit { 
	height: 24px;
	width: 24px;
	border: none;
	text-indent: -999%;
	line-height: 1px;
	margin-top: 6px;
}	

#commentform input {
	width: 170px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 500px;
	height: 100px;
	margin:5px 0 0 20px;
	}

/* Comments*/

.commentlist {
	padding-left:30px;
	}
	
.commentlist li {
	margin: 15px 0 3px;
	padding: 8px 15px 10px 15px;
	background:#ECF4FB;
	}

#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	display: block;
	}

.commentlist small {

	}

.commentlist cite {
	font-size: 12px;
	font-weight:bold;
	letter-spacing:-0.05em;
	}	
	
.mycomments 
{
	background:url(images/comments.gif) no-repeat left center;
	padding-left:20px;
}
	
/*posting icon*/	
.myposts 
{
	background:url(images/posting.gif) no-repeat left center;
	padding-left:16px;
}


/* Float Properties*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
}
	
.clearfloat {

	}

.clearfloat {

	}
	
/* Footer*/

#footer {
	clear:both;
	height:20px;
	padding:5px;
	text-align:center;
	color:#8C8C8C;
	font-size:8pt;
}

#bottombar {
	clear:both;
	overflow: hidden;
	background: url(images/footer-bg.png) repeat-x top;	
	height: 140px;
	padding: 15px 30px;
}	

#bottombar h3 {
	color:white;
	font-size:8pt;
}
#bottombar li {
	line-height:1.4em;
	list-style-type:none;
}

#bottombar li a:link, #bottombar li a:hover, #bottombar li a:visited {
	background-color:transparent;
	color:#698FB3;
	font-size:7.5pt;
}

#bottombar-sct {
	width:25%;
	float:left;
}

#write_by {
	padding-top: 2px;
}

.sideblock
{
	padding:0px 1px;
	margin-bottom: 20px;
	background: url(images/sidebarbg.png) #FFFFFF repeat-y center;
	border: 2px solid #F3F3F3;
}

#singlecat li {
	float:left;
	list-style-type:none;
}

#singlepostin {
	float:left;
}

#singlepostwrapper {
	padding: 0px 0px 10px 0px;
	font-size:8pt;
}

.rssfeed {
	background: url(images/feed.png) no-repeat;
	padding-left: 20px;
	line-height: 16px;
	margin: 15px;	
}


