/*
Theme Name: SINUS
Theme URI: http://wilsoncreative.se/
Description: SINUS BY WILSON
Version: 1.0
Author: Martin Sköld
Author URI: http://wilsoncreative.se
*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Verdana, Sans-Serif;
	background: #ccffff url('images/bodyBg.png') repeat-x;
	color: #603918;
	text-align: center;
	padding:0;
	margin:0;
	}
h1, h2, h3, h4 {
	color:#339999;
	line-height:1.3;
	margin:0;

}
.post h2, .post h2 a {
	text-transform:uppercase;
}  
h1 a, h2 a, h3 a, h4 a {
	color:#339999;
	text-decoration:none;
}
h1{font-size:1.7em;}
a {color:#339999; text-decoration:none;}
a:hover {color:#225f5f;}
.wrapper {
	width:940px;
	margin:0 auto;
	font-size:1.2em;
}
img {border:0;}
#palms {
	background:url('images/palmer.png') bottom no-repeat;
}
#header {
	height:200px;
	padding:60px 0 0 0;
}
	#header #logo {
		float:left;
	}
		#header #logo h1 a {
			background:url('images/sinus-logo.png') no-repeat;
			display:block;
			width:286px;
			height:137px;
		}
			#header #logo h1 a span {
				display:none;
			}
	#header #navigation {
		float:right;
	}
		#header #navigation ul {
			margin:119px 0 0 0;
		}
			#header #navigation ul li {
				float:left;
				list-style:none;
			}
				#header #navigation ul li a {
					text-transform:uppercase;
					font-size:1.5em;
					color:#603918;
					font-weight:bold;
					text-decoration:none;
					margin:0 0 0 20px;
					display:block;
				}
				#header #navigation ul li a:hover, #header #navigation ul li.current_page_item a {
					color:#70cbd2;
				}
#content {
	float:left;
	width:620px;
	text-align:left;
}
	#content h1.pageTitle {
		background:url('images/titleBg.png') no-repeat;
		height:29px;
		width:610px;
		
		color:#70cbd2;
		text-align:left;
		padding:11px 0 0 10px;
		text-transform:uppercase;
		margin:0 0 10px 0;
	}
		#content h1.pageTitle span {
			float:right;
			margin:-2px 10px 0 0;
		}
	#content .postTop, #content .commentTop {
		height:5px;
		background:url(images/postTop.png) no-repeat;
		width:620px;
		line-height:0;
		font-size:0;
		margin:0;
		padding:0;
	}
	#content .postBottom, #content .commentBottom {
		height:5px;
		display:block;
		background:url(images/postBottom.png) top no-repeat;
		width:620px;
		line-height:0;
		font-size:0;
		margin:0 0 20px 0;
	}
#commentform {
	
}
	#commentform input {
		width:400px;
		border:1px solid #70cbd2;
		padding:5px;
	}
	#commentform label {
		font-size:1.2em;
	}
	#commentform textarea {
		width:400px;
		border:1px solid #70cbd2;
		padding:5px;
	}
	#commentform #submit {
		background:#70cbd2;
		color:#fff;
		width:auto;
	}
	#content .post {
		background:#fff;
		margin:0;
		padding:0;
		padding:10px 20px;
	}
		#content .post h2 {
			margin:0 0 20px 0;
		}
	#content .commentWrap {
		background:#fff;
		margin:0;
		padding:0;
		padding:10px 20px;
	}
	#content .entry {
		clear:both;
		padding:0 0 20px 0;
	}
	#content .postDate {
		color:#339999;
	}
	#content .postmetadata {
		border-top:2px solid #c4f7f7;
		padding:5px 0 0 0;
	}
		#content .postmetadata .postComments {
			float:right;
		}
		#content .postmetadata a {
			text-decoration:none;
		}
			#content .postmetadata .postComments {
				background:url('images/ikon_kommentarer.gif') left center no-repeat;
				padding:0 0 0 20px;
				height:22px;
				line-height:22px;
			}
			#content .postmetadata .postTags{
				background:url('images/ikon_taggar.gif') left center no-repeat;
				padding:0 0 0 20px;
				height:22px;
				line-height:22px;
			}
			#content .postmetadata .postCats{
				background:url('images/ikon_kategorier.gif') left center no-repeat;
				padding:0 0 0 20px;
				height:22px;
				line-height:22px;
			}
	#content .navigation {
		background:url('images/titleBg.png') no-repeat;
		height:40px;
		width:610px;
		line-height:40px;
		color:#70cbd2;
		text-align:left;
		padding:0 0 0 10px;
		text-transform:uppercase;
		margin:0 0 10px 0;
	}
.commentlist {
	
}
	.commentlist li {
		border-bottom:2px solid #c4f7f7;
		margin:0 0 20px 0;
		padding:0 0 10px 0;
	}
	.commentlist li	.comment-author {

	}
		.commentlist li	.comment-author img.avatar {
			border:2px solid #f5f5f5;
			float:left;
			margin:0 5px 0 0;
		}
		.commentlist li	.comment-author cite {
			
		}
#sidebar {
	float:right;
	width:300px;
	text-align:left;	
}
	#sidebar ul {
		margin:0;
		padding:0;
	}
		#sidebar ul li {
			list-style:none;
		}
	#sidebar h2 {
			background:url('images/sidebarTitle.png') no-repeat;
			height:29px;
			width:300px;
			color:#70cbd2;
			text-align:left;
			padding:11px 0 0 10px;
			margin:0 0 16px 0;
			text-transform:uppercase;
	}
	#sidebar li.widget {
		background:url('images/sidebarTop.png') 0 50px no-repeat;
		
	}
		#sidebar ul li.widgetBottom {
			background:url('images/sidebarBottom.png') bottom  left no-repeat;
			height:6px;
			line-height:0;
			font-size:0;
			margin:0 0 20px 0;
		}
					#sidebar li.widget ul li, #sidebar li.widget .textwidget, #wp-calendar {
						background:#fff;
						padding:5px 10px 5px 10px;
					}
	#sidebar li.openHours {
		margin:0 0 20px 0;
	}
		#sidebar li.openHours .openHoursTop {
			background:url('images/sidebarTop.png')  no-repeat;
			height:6px;
			font-size:0;
			line-height:0;
		}
		#sidebar li.openHours .openHoursMiddle {
			background:#fff url('images/openHoursMiddle.png') bottom no-repeat;
			padding:25px;
			color:#339999;
		}
		#sidebar li.openHours .openHoursBottom {
			background:url('images/sidebarOpenHoursBottom.png')  no-repeat;
			height:35px;
			line-height:35px;
		}
			#sidebar li.openHours .openHoursBottom a {
				color:#603918;
				font-weight:bold;
				float:right;
				margin:0 10px 0 0;
			}
		#sidebar li.openHours h2 {
			margin:0 0 10px 0;
		}
		

#footer {
	background:#fff;
	height:200px;
	color:#339999;
	padding:20px 0 0 0;
}
	#footer .logo {
		float:left;
		margin:0 20px 0 0;
	}
	#footer .info {
		float:left;
	}
		#footer .info span {
			margin: 0 20px 0 0;
		}
	#footer .wilson {
		float:right;
		margin:13px 0 0 0;
	}
	#footer a {
		color: #603918;
	}

.clear-fix {
	height:0;
	clear:both;
	font-size:0;
	line-height:0;
}
.float-left, .alignleft {
	float:left;
}
.float-right, .alignrigh {
	float:right;
}


/* EventCalendar. Copyright (C) 2005 2006, Alex Tingle.  $Revision: 263 $
 * This file is licensed under the GNU GPL. See LICENSE file for details.
 */

/***
 ***  Calendar
 ***/

#wp-calendar table {
 width:100%;
}

#wp-calendar #prev {
  text-align:left;
}

#wp-calendar #next {
  text-align:right;
}

.ec3_eventday a {
 
}

#wp-calendar table td,
#wp-calendar table th {
  text-align:center;
}

#wp-calendar table td,
#wp-calendar table td.pad:hover,
#wp-calendar table.nav tr td {
 padding:1px;
 border:none;
}

#wp-calendar table td:hover,
#wp-calendar table #today {
 padding:0px;


}
#wp-calendar table #today {
 padding:0px;
	background:#ffcc66;

}

/* The EC graphic. */
.ec3_ec {
 display:block;
 float:right;
 border:none;
 width:13px;
 height:9px;
}
.ec3_ec span { display:none }


/***
 ***  Popup
 ***/

.ec3_popup {
 margin:0 !IMPORTANT;
 padding:0 !IMPORTANT;
 border:none;
 position:absolute;
 border-collapse:collapse;
 filter:alpha(opacity=87);
 -moz-opacity:.87;
 opacity:.87;
 z-index:30000;
}

.ec3_popup td {
 padding:0;
}

.ec3_popup table {
 border:solid #339999 2px;        /* popup border */
 background-color:#ccffff;        /* popup background colour */
 color:black;
 text-align:left;
}

.ec3_popup table td {
 padding:1.5px 3px 1.5px 3px;
}

#ec3_shadow0 div { width:8px; height:32px; }
#ec3_shadow0 {
 margin:0;
 padding:0;
 border:none;
 width:8px;
 background-repeat:no-repeat;
 background-position:bottom right;
 vertical-align:bottom;
}

#ec3_shadow1 {
 margin:0;
 padding:0;
 border:none;
 height:16px;
 background-repeat:repeat-x;
}

#ec3_shadow2 div { width:8px; height:32px; }

#ec3_shadow2 {
 margin:0;
 padding:0;
 border:none;
 width:8px;
 background-repeat:no-repeat;
 background-position:bottom left;
 vertical-align:bottom;
}

/***
 ***  Event list
 ***/

.ec3_list {
 

}

.ec3_list li {
 
}

.ec3_list li:before {
 content:"" !IMPORTANT;
}

/***
 ***  Schedule
 ***/

table.ec3_schedule {
 border-collapse:collapse;
 margin:0.5ex 1ex 0.5ex 0;
 border:solid 1px #800;
 float:left;
}

table.ec3_schedule td {
 padding:0 0.5ex 0 0.5ex;
 color:#800;
}

td.ec3_start { text-align:right; }

td.ec3_to    { text-align:center; }

.clear-fix {
	font-size:0;
	line-height:0;
	height:0;
	clear:both;
}

