/*
Theme Name: Coogee modified
Version: 1
Author: Joel Warren
Author URI: http://joelwarren.tumblr.com
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  list-style: none;
  vertical-align: baseline;}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;}
blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }
del { text-decoration: line-through; }
abbr[title], dfn[title], acronym[title] { border-bottom: 1px dotted; cursor: help; }
em, dfn  {font-style:italic;}
table { border-collapse: collapse; border-spacing: 0; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
input, select { vertical-align: middle; }
select, input, textarea, button { font:99% sans-serif; }
pre, code, kbd, samp { font-family: monospace, sans-serif; }
html { overflow-y: scroll; }
a:hover, a:active { outline: none; }
.entry ul, .entry ol { margin: 0 0 1em 2em; } 
.entry ol li { list-style: lower-alpha}
nav ul, nav li { margin: 0; list-style:none; list-style-image: none; }
small { font-size: 85%; }
strong, th { font-weight: bold; }
td { vertical-align: top; }
sub, sup { font-size: 75%; line-height: 0; position: relative; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; padding: 15px; }
textarea { overflow: auto; }
.ie6 legend, .ie7 legend { margin-left: -7px; } 
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
input[type="button"], input[type="submit"], input[type="image"], button { cursor: pointer; }
button, input, select, textarea { margin: 0; }
input:valid, textarea:valid   {  }
input:invalid, textarea:invalid { border-radius: 1px; -moz-box-shadow: 0px 0px 5px red; -webkit-box-shadow: 0px 0px 5px red; box-shadow: 0px 0px 5px red; }
.no-boxshadow input:invalid, .no-boxshadow textarea:invalid { background-color: #f0dddd; }
button {  width: auto; overflow: visible; }
.ie7 img { -ms-interpolation-mode: bicubic; }
p { margin:0 0 1em; }

/*  Common Addative Classes  */
.left  { float:left}
.right { float:right}
.clear { clear:both; display:block; overflow:hidden; visibility:hidden; width:0px; height:0px;}
	img.left {margin:16px 16px 10px 0;}
	img.right {margin:16px 0 10px 16px;}
.align_right    { text-align:right;}
.align_left     { text-align:left;}
.align_center   { text-align:center;}
.align_justify  { text-align:justify;}
.aligncenter {
	display: block;
	clear: both;
	margin: 0 auto 1em;}
	
a, a:visited {
	color: #6b7aa3;
	text-decoration: underline;}
a:hover {
	color: #3f507e;
	text-decoration: none;}
a:active {
	color: #d8dde9;
	text-decoration: none;}
#menu-side-nav a,
#menu-side-nav a:visited {
	color: #737373;
	font-size: 15px;
	text-decoration: none;}
#menu-side-nav a:hover, 
#menu-side-nav .current-menu-item a {
	color: #3f507e;}
#menu-side-nav a:active {
	color: #d8dde9;}

h1, h2, h3, h4, h5 {
	margin: 0 0 1em;
	font-weight: bold;}
h1 {
	font-size: 24px;
	color: #515151;}
	.home h2 {
		font-size: 24px;
		margin: 0;
		color: #515151;}
h2 {
	font-size: 20px;
	color: #515151;}
	h2 em {
		color: #515151;
		font-size: 18px;
		font-weight: normal;}
h3 {
	text-transform: uppercase;
	font-size: 18px;
	color: #737373;}
#sidebar h3 {
	margin: 0 0 10px;}
#sidebar .widget {
	margin: 0 0 20px;}
	
html {
	color: #333;
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 13px;
	background: #f4f4f4;
	line-height: 1.5;}
body {
	border-top: 6px solid #f4f4f4;}
	#header {
		margin: 0 0 6px;
		position: relative;
		height: 125px;}
	.wrapper {
		width: 960px;
		padding: 0;
		background: #fff;
		margin: 0 auto;
		border-radius: 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;}
		#title {
			font-size: 24px;
			position: absolute;
			top: 10px;
			left: 12px;}
		#title span {display: none;}
		#nav {
			float: right;
			margin: 0 77px 0 0;}
		#nav li {
			float: left;}
		#nav a {
			display: block;
			line-height: 26px;
			text-transform: uppercase;
			color: #737373;
			text-decoration: none;
			padding: 0 5px;}
		#nav a:hover,
		#nav .current-menu-item a,
		#nav .current-page-ancestor a {
			color: #000;
			background: #f4f4f4;}
	#main {
		width: 960px;
		margin: 0 auto;
		min-height: 480px;
		position: relative;}
	#content {
		width: 660px;
		margin: 0 15px 0 0;
		padding: 10px;
		background: #fff;
		float: left;
		height: auto;
		position: relative;
		z-index: 1;
		background: rgba(255,255,255,0.8);}
	#ie7 #content, #ie8 #content  {
       background:transparent;
       filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#CCFFFFFF,endColorstr=#CCFFFFFF);
       zoom: 1;}
	#content.w-bg {
		width: 630px;
		margin: 43px 45px 0 0;}
		.entry ul {
			list-style: none;
			font-size: 110%;}
	#sidebar {
		width: 225px;
		padding: 10px 20px;
		float: left;
		position: relative;
		z-index: 1;
		background: #fff;
		background: rgba(255,255,255,0.8);}
	#ie7 #sidebar, #ie8 #sidebar  {
       background:transparent;
       filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#CCFFFFFF,endColorstr=#CCFFFFFF);
       zoom: 1;}
		.background {
			position: absolute;
			top: 0;
			left: 0;
			z-index: 0;}
		#slider {
			height: 480px;
			width: 1115px;
			overflow: hidden;}
	#footer{
		border-top: 1px solid #ccc;
		padding: 10px;
		height: 60px;
		position: relative;
		z-index: 2;
		background: #fff;
		margin: 80px 10px;}
			
#menu-side-nav {
	margin: 0 0 1em 10px;}


blockquote{
	background-color: #f4f4f4;
	margin: 10px 30px 10px 20px;
	padding: 5px 10px;
	border: 1px solid #dddddd;
	border-left: 2px solid #91aa9d;
}

code{
	background-color: #fafafa;
	font-family: "Courier New", Courier;
	margin: 10px 20px;
	border: 1px dashed #dddddd;
	color: #777777;
	padding: 0 5px 2px;
	line-height: 180%;
	display: block;
}

.postdate{
  float: left;
	display: block;
	background: url(images/date.gif) no-repeat;
	height: 48px;
	width: 48px;
	line-height: 160%;
	margin-right: 10px;
}

.month{
  text-transform: uppercase;
  text-align: center;
  color: #fcfff5;
	font-size: 12px;
}

.date{
	text-align: center;
	margin-top: 2px;
	font-size: 18px;
}

.postmeta{
	color: #666666;
	font-size: 12px;
}

.postmeta_category{
	background: url(images/category.gif) no-repeat;
	padding: 0 5px 0 18px;
}

.postmeta_comments{
	background: url(images/comments.gif) no-repeat;
	padding-left: 18px;
}

.postmeta_author{
	background: url(images/author.gif) no-repeat;
	padding: 0 5px 0 18px;
}

.postmeta_time{
	background: url(images/time.gif) no-repeat;
	padding-left: 18px;
}

.postmeta_category a{
	color: #666666;
}

.postmeta_comments a{
	color: #666666;
}

.tags {
	background: url(images/tags.gif) no-repeat;
	padding-left: 20px;
	color: #666666;
}

.tags a {
	color: #666666;
	text-decoration: none;
}

.tags a:hover {
	color: #db5104;
	text-decoration: none;
}

.info {
	padding: 10px 0;
	color: #666666;
}

.info a{
	color: #666666;
}

.info a:hover{
	color: #ff5400;
}

.relate h3 {
	color: #3e606f;
	font-size: 16px;
}

.relate ul {
	list-style-type: decimal;
}

.navi {
	clear: both;
	padding-bottom: 20px;
}

.navi .left {
	float: left;
}

.navi .right {
	float: right;
}

.navi a {
	color: #777777;
	border-bottom: 1px dashed #999999;
}

.navi a:hover {
	color: #db5104;
	border-bottom: 1px solid #db5104;
}

.alignleft {
	padding-right: 5px;
	float:left;
	text-align:left;
}

.alignright {
	padding-left: 5px;
	float:right;
	text-align:right;
}

/*------------------------ Comments ------------------------*/

.commentstitle {
	border-top: 1px solid #e3e5e4;
}

.commentstitle h3 {
	padding-bottom: 10px;
	padding-top: 10px;
}

.commentsnumber {
	color: #db5104;
}

.trackback {
	float: right;
	padding-top: 10px;
	padding-right: 12px;
}

.trackback a {
	color: #999999;
	font-size: 12px;
}

.commentlist {
	color: #666666;
	list-style-type: none;
	padding: 10px 12px;
}

.commentlist a {
	color: #0066cc;
}

.commentlist a:hover {
	color: #db5104;
	border-bottom: 1px solid #db5104;
}

.commentlist li {
	border-bottom: 1px solid #e3e5e4;
	padding: 15px 5px 30px 5px;
}

.alt {
	background-color: #f4f4f4;
}

.top, .time a {
	color: #999999;
}

.avatar {
	float: right;
	width: 32px;
	height: 32px;
	display: block;
	padding: 2px;
	border: 1px solid #dddddd;
	margin: 5px;
}

/*------------------------ Comments Form ------------------------*/

#respond {
	font-size: 18px;
	color: #3e606f;
	margin-bottom: 15px;
	margin-top: 10px;
}

#commentform p {
	margin-bottom: 15px;
}

input#author, input#email, input#url, textarea#comment {
	margin-left: 12px;
	border: 2px solid #e3e5e4;
	padding: 2px;
	width: 200px;
	background-color: #f4f4f4;
} 

textarea#comment {
	width: 450px;
	height: 200px;
}

input#author:focus, input#email:focus, input#url:focus, textarea#comment:focus {
	color: #666666;
	border: 2px solid #f1b39b;
	background-color: #ffffff;
}

label {
	margin-left: 5px;
	font-size: 12px;
}
.widget label {
	margin-left: 0;}
.mc_input {
	width: 100%;}
.mc_signup_submit {
	text-align: center;}

input#submit {
	margin-left: 12px;
	background-color: #f4f4f4;
	border: 2px solid #e3e5e4;
	width: 80px;
	padding: 2px 5px;
	color: #666666;
	font-size: 12px;
}

/*------------------------ Search Form ------------------------*/

#searchform {
	background: url(images/search.gif) no-repeat left top;
	height: 32px;
	width: 260px;
}

#searchform:hover {
	background: url(images/search.gif) no-repeat left bottom;
}

#searchinput {
	background: none;
	border: none;
	width: 170px;
	height: 23px;
	padding: 0 5px 0 10px;
	color: #999999;
}

#searchsubmit {
	background: none;
	border: none;
	width: 60px;
	height: 30px;
	cursor:pointer;
}

/*------------------------ Calender ------------------------*/

#wp-calendar {
	width: 260px;
	text-align: center;
	margin-top: 5px;
}

#wp-calendar th {
	margin-top: 5px;
}

#wp-calendar caption {
	font-size: 12px;
	margin-top: 5px;
}

/*------------------------ Sidebar Search ------------------------*/

#sidebar ul li form{
	margin: 10px 0;
}

/*------------------------ Default Sidebar for Coogee Theme ------------------------*/

#search form{
	margin-top: 5px;
	margin-bottom: 20px;
}

#sidebar ul ul.feed_item li{
	background: none;
	padding:0 0 3px 0;
	border: none;
}

#sidebar .feed a{
	margin-left: 10px;
	padding-left: 20px;
	background: url(images/feed.gif) no-repeat;
}

.tagcloud{
	padding: 0 10px;
}


/*------------------------ Archives Page ------------------------*/

.archivespage_tag {
	border: 1px solid #e3e5e4;
	margin: 0px 12px 20px 12px;
	padding: 5px;
}

.archivespage_tag a {
	color: #999999;
	text-decoration: none;
}

.archivespage_tag a:hover {
	color: #db5104;
}

.archiveslist {
	list-style-type: none;
	margin: 5px 12px 10px 12px;
}

.archiveslist li a, .archiveslist li a:visited {
	color: #666666;
	text-decoration: none;
}

.archiveslist li a:hover {
	color: #db5104;
}

.archivesnumber {
	color: #db5104;
}


/*------------------------ wp-thread-comment plugin ------------------------*/

.thdrpy {
  text-align: left;
  font-size: 12px;
  margin: 10px 0;
}

/*------------------------ official alignment ------------------------*/

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

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f4f4f4;
	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-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
table {
	border-top: 1px solid #b3bee6;
	border-left: 1px solid #b3bee6;}
table th {
	background: #b3bee6;}
table th, table td {
	padding: 3px;
	border-right: 1px solid #b3bee6;
	border-bottom: 1px solid #b3bee6;}
	
.products {
	padding: 0;
	margin: 0;}
.products li {
	float: left;
	width: 200px;
	padding: 0 0 30px;
	margin: 0 5px 20px;
	position: relative;}
.products img {
	display: block;
	max-width: 200px;}
.products .widget-title {
	position: absolute;
	width: 200px;
	margin: 0;
	font-size: 14px;
	bottom: 0;
	text-align: center;
	left: 0;}
.products li:hover .widget-title {
	color: #3f507e;}
	
.clickable {
	cursor: pointer;}
	
body.category .post {
	border-bottom: 1px solid #ccc;
	padding: 0 0 1em;
	margin: 0 0 2em;}
.page-header h1 {
	margin: 0;}
.nav-previous {
	float: right;}
.nav-next {
	float: left;}

/*  Print style  */
@media print {
	* { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important;
	-ms-filter: none !important; } 
	a, a:visited { color: #444 !important; text-decoration: underline; }
	.entry-content a[href]:after { content: " (" attr(href) ")"; }
	nav a[href]:after { content: ""; }
	abbr[title]:after { content: " (" attr(title) ")"; }
	pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
	thead { display: table-header-group; }
	tr, img { page-break-inside: avoid; }
	@page { margin: 0.5cm; }
	p, h2, h3 { orphans: 3; widows: 3; }
	h2, h3{ page-break-after: avoid; }
	#title img {display: none;}
	#title {display: block; font-size: 48px; width: 890px;text-align: center;}
	#title span {display: inline;}
}
