/*  
Theme Name: Sybarit
Theme URI: http://wordpress.org/
Description: Sybarit theme.
Version: 1.5
Author: BritnySTHLM
Author URI: http://www.britny.se/
*/



/* Begin Typography & Colors */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; 
	font-family: "Trebuchet MS";
	font-size:13px; 
	color:#666666;
}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#top {
	z-index: 1;
	position:absolute; 
	background-image: url(images/bg_top.gif);
	background-repeat: repeat-x;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 103px;
}
	
#logo {
	z-index: 10;
	background-image: url(images/logo.gif);
	position:absolute;
	top: 0px;
	left: 50%;
	width: 174px;
	height: 33px;
	margin-left: 217px;
}

#menu {
	z-index: 2;
	position:absolute;
	top: 47px;
	left: 50%;
	width: 750px;
	height: 56px;
	margin-left: -370px;
}

#devider {
	position:relative;
	float:left;
	background-image: url(images/vert_line.gif); 
	width: 10px; 
	height: 645px;
	margin: 0px 0px 0px 0px;
}

#main_content {
	z-index: 3; 
	position:absolute; 
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	background-color: #e9e2d0;
	background-image: url(images/bg_fade.gif);
	background-repeat: repeat-x;
	top: 103px;
	left: 50%;
	width: 780px;
	xheight: 800px;
	margin-left: -390px;
	padding-bottom: 30px;
}

#col{
	position:relative;
	float:left; 
	margin: 30px 0px 0px 15px;
}

#fade { 
	z-index: 4; 
	position:absolute; 
	background-image: url(images/fade.gif);
	background-repeat: repeat-x;
	top: 103px;
	left: 0px;
	width: 100%;
	height: 10px;
}

.news {
	position:relative;
	margin: 0px 0px 20px 0px;
}
	
#newsicon{ 
	position:relative;
	float:left; 
	background-image:url(images/date_block.gif); 
	width:37px; 
	height:36px;
	color:#faa61a; 
	text-align:center; 
	vertical-align:middle; 

}

#newsicon .year { 
	font-size:11px; 
	margin: 0px 0px 0px 2px;
	font-weight:bold;
}

#newsicon .date { 
	font-size:10px; 
	margin: 0px 0px 0px 2px; 
}

.news .hdr { 
	margin: 0px 0px 0px 42px; 
	font-size:14px; 
	color:#000; 
}

.news .txt { 
	margin: 0px 0px 30px 42px;
}

.news .txt p {
	margin: 0px;
}

.news .more { 
	color:#CC0000; 
	text-decoration:none;
}
	
.postmetadata {
	text-align: center;
}

#col ul, li {
	list-style:none;
	display:inline;
	padding:0;
	margin:0;
	font-weight:bold;
}

.page_item a, .page_item a:visited {
	padding: 0px 2px 0px 2px;
	background:#ffffff;
	text-decoration: none;
	color: #9d0a0e;
}

.page_item current_page_item a, 
.page_item current_page_item a:visited, 
.page_item current_page_item a:active, 
.page_item current_page_item a:hover, 
.page_item a:active, 
.page_item a:hover
{
	text-decoration: none;
	background:#9d0a0e;
	color: #ffffff;
	padding: 0px 2px 0px 2px;
}

/*#col ul li a:hover {
	background:#9d0a0e;
	color: #ffffff;
}*/


/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}
	
#navigation{
	z-index: 2;
	position:absolute;
	top: 0px;
	left: 50%;
	width: 750px;
	height: 56px;
	margin-left: -370px;
}

.postmetadata {
	clear: left;
}

#newsHolder {
	height: 430px;
	background: url(images/sybarit_gubbe.gif) no-repeat;
}

#footer {
	padding: 0 0 0 1px;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
}

.holder {
	width: 230px;
	/*border: 1px solid #000;
	padding: 0px 0px 30px 0px;*/
}

.holder2 {
	width: 230px;
	position: absolute;
	top: 400px;
}

.iconHolder {
	float:left;
	
}

.right {
	width: 190px;
	float: right;
}

#border {
	width: 230px;
	height: 10px;
	border-top: 2px solid #faa61a;
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
}

#break{clear:both;}

/* End Structure */



/*	Begin Headers */
h1 {
	margin: 0;
	font-size:18px; 
	color:#faa61a;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* 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 Forms*/
form input {
	width: 120px;
	height: 15px;
	font-family: "Trebuchet MS";
	font-size:13px; 
	color:#666666;
	border: 1px solid #666;
}

.skicka {
	background-color: #ffffff;
	height: 19px;
}


/* End Forms */


/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

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

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Various Tags & Classes */

.center {
	text-align: center;
	}

a img {
	border: none;
	}

a.navLink, a.navLink:visited {
	display:block;
	background-image:url(images/bg_menuOff.gif); 
	background-repeat:repeat-x;
	margin: 0px 0px 0px 0px;
	float:left;
	height: 56px;
	width: 101px;
}

a.navLink:hover {
	background-image:url(images/bg_menuOn.gif);
}

a.navLinkActive, a.navLinkActive:active, a.navLinkActive:visited {
	display:block; 
	margin: 0px 0px 0px 0px;
	float:left;
	vertical-align:baseline;
	height: 56px;
	width: 101px;
	background-image:url(images/bg_menuOn.gif);
}

a.moreLink, a.moreLink:visited, .navigation .alignleft a, .navigation .alignright a {
	padding: 0px 2px 0px 2px;
	text-decoration: none;
	color: #9d0a0e;
}

a.moreLink:hover, .navigation .alignleft a:hover, .navigation .alignright a:hover{
	background:#9d0a0e;
	color: white;
}

a.moreLink:active {
	background:#9d0a0e;
	color: white;
}
/* End Various Tags & Classes*/
