/*  
Theme Name: Sydney Rocks
Theme URI: http://www.bloghug.com
Description: Green Board Theme By <a href="http://www.bloghug.com">BlogHug</a>. Affordable & Result Oriented SEO Packages Starts from $550. Visit <a href="http://www.bloghug.com">BlogHug</a> SEO Service. All of this theme's files are located in /themes/SydneyRocks.
	
Version: 1.0
Author: BlogHug
Author URI: http://www.bloghug.com
Tags: blue, fixed width, widgets, 2 columns

	Affordable & Result Oriented SEO Packages Starts from $550. Visit BlogHug SEO Service

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}
ul{
	list-style:none;
}
a{
	color:#000;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
a img{
	border:0;
}
.clear{
	clear:both;
}
html{
	background:#f0faff url(images/bg.png) repeat-x;
}
body{
	margin:0px;
	padding:0px;
	font:62.5% Verdana, Helvetica, sans-serif;
	background:url(images/bg2.png) repeat-x bottom;
	color:#000;
}
.page{
	width:975px;
	margin:0px auto;
}

/* HEADER */

#header{
	width:100%;
	height:85px;
	overflow:hidden;
}

#header_top{
	float:left;
	width:301px;
}

#header h1{
	margin:10px 0 0 0;
}

/* menu */

#menu{
	float:right;
	height:53px;
	margin:17px 0 0 0;
	background:#eafcff url(images/menu_bg.gif) no-repeat right top;
}

#menu ul{
	float:left;
	height:53px;
	background:url(images/menu_left_bg.gif) no-repeat;
	padding:0 20px 0 20px;
}

#menu ul li{
	float:left;
	font-size:1.3em;
	color:#055a83;
	padding:14px 2px 0 2px;
	font-weight:bold;
}

#menu ul li.last{
	padding:0 0 0 10px;
}

#menu ul li a{
	color:#055a83;
	display:block;
	float:left;
}

#menu ul li a span{
	display:block;
	float:left;
	padding:4px 12px 0 12px;
	height:22px;
	cursor:pointer;
}

#menu ul li a:hover, #menu ul li a.select{
	text-decoration:none;
	background:#caf8ff url(images/menu_a_bg.gif) no-repeat;
}

#menu ul li a:hover span, #menu ul li a.select span{
	background:url(images/menu_a_bg2.gif) no-repeat right top;
}

/* BODY */

#body{
	width:100%;
	padding:25px 0 40px 0;
	overflow:hidden;
}

#body_left{
	width:760px;
	float:left;
}

#body_right{
	width:200px;
	float:right;
}

/* left contact */

#body_left_content{
	width:100%;
}

.post{
	width:100%;
	margin-bottom:60px;
	overflow:hidden;
}

.post-title{
}

.post-title h2{
	font-size:2.1em;
	font-weight:normal;
	color:#2b3c8c;
	text-transform:capitalize;
}

.post-title h2 a{
	color:#2b3c8c;
}

.post-title h2 a:hover{
	color:#2b45c7;
	text-decoration:none;
}

.post-title h3{
	font-weight:normal;
	color:#555;
	font-size:1.2em;
	padding:5px 0 0 0;
}

.post-title h3 a{
	color:#555;
	font-weight:bold;
}

.post-title h3 a:hover{
	color:#000;
}

.post-title h3 span{
	color:#555;
	font-weight:bold;
	text-transform:capitalize;
}

.post-title h4{
	color:#555;
	font-size:1.2em;
	padding:5px 0 0 0;
	font-weight:normal;
}

.post-title h4 span{
	color:#555;
	font-style:normal;
	font-weight:bold;
}

.post-title h4 a{
	color:#555;
}

.post-title h4 a:hover{
	color:#000;
}

.entry{
	line-height:1.6em;
	font-size:1.4em;
	padding:15px;
	margin:10px 0 0 0;
	background:#fff;
	border: 1px solid #ddd;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color:#555;
}

.entry p{
	padding-bottom:15px;
}

.entry a{
	text-decoration:underline;
	color:#1c82b3;
}

.entry a:hover{
	color:#333;
}

.postmetadata{
	font-size:1.2em;
	width:100%;
	border-top:1px solid #98a6ed;
	overflow:hidden;
	font-weight:bold;
	padding:10px 0 0 0;
}

.postmetadata .alignleft a{
	color:#333;
}

.postmetadata .alignleft a span{
	color:#446fca;
}

.postmetadata .alignleft a:hover{
	color:#446fca;
}

.postmetadata .alignright a{
	color:#446fca;
	text-decoration:underline;
}

.postmetadata .alignright a:hover{
	color:#333;
}

.post-page{
}

h2.post_page_title{
	font-size:2.6em;
	font-weight:normal;
	color:#2b3c8c;
	text-transform:capitalize;
	padding:0 0 5px 0;
}

.post-page .entry{
}

.post-page .entry a{
	text-decoration:underline;
}

.post-page .entry a:hover{
	text-decoration:none;
}

.entry strong{
}

.post-page .entry h1, .post-page .entry h2, .post-page .entry h3, .post-page .entry h4, .post-page .entry h5, .post-page .entry h6{
	color:#2b3c8c;
	display:block;
	font-weight:normal;
}

.post-page .entry h1{
	font-size:1.8em;
	padding:0 0 14px 0;
}

.post-page .entry h2{
	font-size:1.7em;
	padding:0 0 14px 0;
}

.post-page .entry h3{
	font-size:1.6em;
	padding:0 0 12px 0;
}

.post-page .entry h4{
	font-size:1.5em;
	padding:0 0 10px 0;
}

.post-page .entry h5{
	font-size:1.4em;
	padding:0 0 8px 0;
}

.post-page .entry h6{
	font-size:1.3em;
	padding:0 0 6px 0;
} 

/* right content */

#body_right_content{
}

/* SIDE BAR */

#sidebar{
	width:100%;
	overflow:hidden;
}

.sidebars h2{
	color:#fff;
	font-size:1.5em;
	text-transform:uppercase;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background:url(images/sidebars_h2.gif) no-repeat;
	width:190px;
	height:31px;
	padding:5px 0 0 10px;
}

.sidebars ul{
}

.sidebars ul li{
	padding:0;
	background:url(images/sidebars_bg.gif) repeat-y;
	margin:0 0 19px 0;
	width:100%;
}

.sidebars ul li ul li{
	background:none;
	margin:0;
	overflow:hidden;
}

.sidebars ul li ul li ul li{
	margin-left:0;
}

.sidebars li ul{
	padding:5px 10px 10px 10px;
	width:180px;
	background:url(images/sidebars_end.gif) no-repeat left bottom;
}

.sidebars li ul li ul{
	padding:0 0 0 25px;
	width:auto;
	margin:0;
	background:none;
}

.sidebars li ul li ul li ul{
	padding-left:0px;
}

.sidebars li{
	margin-bottom:0px;
	background:none;
}

.sidebars li li{
	margin-bottom:0px;
	background:none;
	padding:4px 0 4px 0;
	font-size:1.3em;
	color:#14446c;
	font-weight:bold;
}

.sidebars li li li{
	background:none;
	border:0px;
	padding-bottom:3px;
	font-size:1.0em;
}

.sidebars li a{
	color:#14446c;
}

.sidebars li a:hover{
	color:#000;
}

.sidebars li .current_page_item a{
	color:#000;
}

.sidebars li.widget_categories ul li{
	color:#14446c;
}
.sidebars li.widget_categories ul li:first-letter{
	text-transform:uppercase;
}

.sidebars li.widget_categories ul li a{
	background:url(images/li_cat.gif) no-repeat left 3px;
	padding:0 0 0 16px;
}.sidebars li.widget_recent_entries ul li a{	background:url(images/li_cat.gif) no-repeat left 3px;	padding:0 0 0 16px;}

.sidebars li.widget_categories ul li ul li a{
	background:none;
	padding:0;
}

.sidebars li.widget_archives ul li a{
	background:url(images/li_cat.gif) no-repeat left 3px;
	padding:0 0 0 16px;
}

.sidebars li.linkcat ul li a{
	background:url(images/li_cat.gif) no-repeat left 3px;
	padding:0 0 0 16px;
}

.sidebars .widget_tags li{
	background:none;
	line-height:2.0em;
	padding:0 10px 0 10px;
}

.sidebars .widget_tags li a{
	color:#14446c;
}

/* FOOTER */

#footer{
	width:100%;
	height:82px;
	overflow:hidden;
}

#footer_text{
	padding:15px 0 0 0;
	text-align:center;
	float:right;
}

#footer_text p{
	color:#000;
	font-size:1.3em;
}

#footer ul{
	text-align:center;
	padding:15px 0 0 0;
	float:left;
}

#footer ul li{
	display:inline;
	color:#0f6e9c;
	font-size:1.3em;
	font-weight:bold;
	padding:0 2px 0 2px;
}

#footer ul li a{
	color:#0f6e9c;
}
#footer ul li a:hover{
	color:#000;
}



/* Begin Typography & Colors */

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */




/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 98%;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 10px 10px;
	padding-left: 20px;
	padding-bottom:4px;
	background:url(images/blockquote_bg.gif) repeat-y;
	}

blockquote blockquote{
	background:url(images/blockquote_bg2.gif) repeat-y;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin:40px 10px 0 10px;
	font-weight:bold;
	font-size:1.3em;
	clear:both;
	}

.navigation  a{
	text-decoration:underline;
	display:block;
	color:#000;
	}

.navigation  a:hover{
	text-decoration:none;
	}
/* End Various Tags & Classes*/

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.entry ul {
	margin: 0 10px 15px 0;
	list-style: none;
	padding:10px 15px 10px 10px;
	} 

.entry ul li {
	padding:3px 0 3px 16px;
	background:url(images/entry_li.gif) no-repeat left 6px;
	}

.entry ol {
	margin: 0 10px 15px 0;
	padding:10px 15px 10px 30px;
	}

.entry ol li {
	margin: 0;
	padding: 3px 0 3px 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
ol li{
	list-style: decimal outside;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform{
	width:400px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 350px;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	width:65px;
	height:25px;
	}
/* End Form Elements */



/* Begin Comments*/

#comment_block{
	margin:0 0 0 30px;
	width:700px;
	overflow:hidden;
}

h2#comments{
	font-size:2.2em;
	font-weight:normal;
	color:#2b3c8c;
	text-transform:capitalize;
}

.alt {
	margin: 0;
	}

.commentlist {
	padding: 0px;
	text-align: justify;
	margin:0;
	}

.comm_items {
	margin: 15px 0 20px 0;
	display:block;
	overflow:hidden;
	border:1px solid #98a6ed;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	}

.comm_items li {
	margin: 0;
	padding: 5px 10px 5px;
	background:none;
	border:0;
	list-style:none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	line-height:1.4em;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	display: block;
	color:#000;
	text-transform:capitalize;
	font-size:1.3em;
	font-weight:bold;
	padding:10px 20px 5px 20px;
	}

.commentmetadata a{
	color:#000;
	}

.commentmetadata span{
	color:#333;
	}

.comm_content{
	width:100%;
	overflow:hidden;
	padding:0 0 10px 0;
}

.comm_grav{
	float:left;
	width:100px;
	padding:0 0 0 20px;
}

.comm_grav img{
	float:left;
	border:3px solid #ccc;
	margin:8px 0 0 0;
}

.commentmetadata_text{
	font-size:1.3em;
	float:right;
	width:550px;
	color:#555;
	padding:0 20px 0 0;
}

.commentmetadata_end{
	color:#000;
	font-size:1.2em;
	text-align:right;
	padding:10px 20px 10px 0;
	margin:0 0 0 20px;
}

.commentmetadata_end a{
	color:#2b3c8c;
	}

.commentmetadata_end span{
	color:#2b3c8c;
	}

#respond_box{
	margin:30px 0 0 0;
	width:700px;
	overflow:hidden;
	padding-bottom:60px;
}

h3#respond{
	font-size:2.2em;
	font-weight:normal;
	color:#2b3c8c;
	text-transform:capitalize;
	margin:0 0 10px 0;
	padding:0 0 5px 0;
	border-bottom:1px solid #98a6ed;
}

#commentform{
	color:#2b3c8c;
	font-size:1.3em;
	padding:18px 10px 18px 55px;
}

#commentform a{
	color:#2b3c8c;
}

#commentform label{
	position:relative;
	top:-3px;
}

#commentform input{
	background:#fff;
	border:2px #98a6ed solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	padding:3px;
	color:#333;
}

#commentform textarea{
	background:#fff;
	border:2px #98a6ed solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	padding:3px;
	color:#333;
	margin:5px 0 0 0;
}

#commentform input#submit{
	background:none;
	border:0px;
}

/* End Comments */

/* Archives page */
.page_archives_div{
	padding:0 0 60px 0;
}

.ar_panel{
}

.page_archives_div h2{
	font-size:2.6em;
	font-weight:normal;
	color:#99ab04;
	text-transform:capitalize;
	padding:0 0 5px 0;
	border-bottom:1px solid #fae2c5;
	margin:0 0 10px 0;
}

.page_archives_div ul h2{
}

.page_archives_div ul{
	margin:0px;
	padding:0px;
	margin-bottom:40px;
}

.page_archives_div ul ul{
	padding:0;
	background:none;
}

.page_archives_div ul li{
	margin:0px;
	padding:6px 0 8px 10px;
	list-style:none;
	background:none;
	border-bottom:1px solid #8fcae6;
}

.page_archives_div ul li ul li{
	border:0px;
	background:none;
}

.page_archives_div ul li ul{
	margin:0px;
	padding:0px;
	padding-left:10px;
}

.page_archives_div ul li a{
	font-weight:normal;
	font-size:1.3em;
	background:url(images/entry_li.gif) no-repeat left 3px;
	padding:0 0 0 20px;
}

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/*index*/
.main_box{
	width:100%;
	background:url(images/main_box_bg.png) repeat-y;
	margin:0 0 19px 0;
}
.main_box_top{
	width:100%;
	background:url(images/main_box_top.png) no-repeat;
}
.main_box_end{
	width:720px;
	background:url(images/main_box_end.png) no-repeat left bottom;
	padding:10px 20px 10px 20px;
}
.main_box h1{
	color:#FFF;
	font-size:3.5em;
	padding:0 0 5px 0;
}
.main_box h2{
	color:#000;
	font-size:1.7em;
	line-height:1.7em;
	font-weight:normal;
	font-family:Verdana, Geneva, sans-serif;
}
.main_box h2 span{
	font-weight:bold;
}
/*index_prods*/
.index_prods{
	width:100%;
	overflow:hidden;
	padding:0 0 15px 0;
}
/*prod_box*/
.prod_box{
	width:373px;
	background:url(images/prod_box_bg.gif) repeat-y;
}
.prod_box h2{
	width:100%;
	height:32px;
	background:url(images/prod_box_top.gif) no-repeat;
	font-size:1.8em;
	color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.prod_box_body{
	width:347px;
	background:url(images/prod_box_end.gif) no-repeat left bottom;
	padding:0 15px 0 11px;
}
.prod_box h2 span{
	display:block;
	padding:4px 0 0 10px;
}
.prod_box ul{
	width:100%;
	overflow:hidden;
}
.prod_box ul li{
	width:100%;
	overflow:hidden;
	padding:10px 0 10px 0;
	border-bottom:1px solid #ccccff;
}
.prod_box ul li.last{
	padding:10px 0 10px 0;
	border-bottom:0;
}
.prod_box ul li h3{
	float:left;
	width:54px;
	padding:8px 0 0 0;
}
.iprod_info{
	float:left;
	width:207px;
}
.iprod_review{
	width:86px;
	float:right;
}
.iprod_info h4{
	font-size:1.8em;
	line-height:1.5em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#2b3c8c;
}
.iprod_info h4 a{
	color:#2b3c8c;
}
.iprod_info h4 a:hover{
	color:#2b45c7;
	text-decoration:none;
}
.iprod_info p{
	font-size:1.2em;
	line-height:1.5em;
	padding:0 0 0 15px;
}
.iprod_info p span{
	font-weight:bold;
	color:#090;
}
.iprod_info p span.iprod_info_neg{
	color:#F00;
}
.iprod_info p a{
	font-weight:bold;
	color:#1c82b3;
	text-decoration:underline;
	margin:0 0 0 15px;
}
.iprod_info p a:hover{
	color:#000;
	text-decoration:none;
}
.iprod_stars{
	float:right;
}
.iprod_stars img{
	float:left;
}
.iprod_review h5{
	width:100%;
	overflow:hidden;
	font-weight:normal;
	font-size:1.2em;
	text-align:right;
	padding:0 0 15px 0;
}
/*page classes*/
.smaller-text{
	font-size:0.9em;
}
.bigger-text{
	font-size:1.2em;
}
.grey-text{
	color:#666;
}

/*wp_rating_stars*/
.wp_rating_stars{
	position:relative;
	top:1px;
}

.entry .wp_rating_stars{
	top:3px;
	padding:0 0 0 5px;
}
