/*
Theme Name: Samyr Laine Official Website	
Theme URI: lowgravity.pl
Description: Skin for Samyr Laine official website
Author: Kamil Grzegorczyk and Dariusz Ejkiewicz
Author URI: http://lowgravity.pl
Authors e-mail: kamilgrzegorczyk@gmail.com
Version: 1.0
*/
/* Date:  October 2009 --------------------*/
/* Proper usage among with YUI RESET only -*/    
/* ----------------------------------------*/
/* Table of contents: ---------------------*/
/* 1. GLOBAL ------------------------------*/
/* 2. HOME PAGE ---------------------------*/
/* 3. SIDEBAR -----------------------------*/
/* 4. COMMENTS ----------------------------*/
/* ----------------------------------------*/
/* ----------------------------------------*/

/* -----------------------------------*/
/* -------->>> 1. GLOBAL <<<----------*/
/* -----------------------------------*/
html { font-size:100.01%; }
body {
	background-color:#742000;
	font-size:62.5%;
	font-family: Verdana, Geneva, sans-serif;
	color:#FFF;
}
a {
	color:#ffcd00;
	text-decoration:none;
	font-weight:bold;
}
em { font-style:italic; }
blockquote {
	margin: 15px 30px 0 20px;
	padding-left: 10px;
	border-left: 5px solid #a00000;
}
strong {
	font-weight:bold;
	color:#f0af52;
}
#top {
	background-image:url(images/backgrounds/background_top.jpg);
	height:87px;
}
#top .container {
	background-image:url(images/backgrounds/background_top_center.jpg);
	width:990px;
	height:87px;
	margin:0 auto;
	position:relative;
}
#top .logo {
	position:absolute;
	top:19px;
}
#top .badge {
	position:absolute;
	right:10px;
	top:0px;
}
#menu {
	background-image:url(images/backgrounds/background_menu.jpg);
	height:30px;
}
#menu ul {
	width:990px;
	margin:0 auto;
	padding-top:2px;
	background-image:url(images/backgrounds/background_menu_center.jpg);
	height:28px;
}
#menu ul li {
	float:left;
	padding:0 1px;
}
#main {
	width:982px;
	margin:0 auto;
	background-image:url(images/backgrounds/background_main.jpg);
	background-position:-1px 0px;
	background-repeat:no-repeat;
	position:relative;
}
#submenu {
	height:23px;
	width:495px;
	padding:5px 0 0 11px;
	background-image:url(images/backgrounds/background_submenu.png);
	position:relative;
	top:-2px;
}
#content {
	width:555px;
	float:left;
}
#picture_changer {
	background-image:url(images/piture_changer.png);
	width:324px;
	height:329px;
	position:absolute;
	right:60px;
	top:-105px;
}
.clear {
	clear:both;
	height:20px;
}
#footer {
	clear:both;
	width:978px;
	margin:0 auto;
	height:28px;
	padding:3px 6px;
	border-top:1px solid #dd4c00;
	background-color:#972a00;
	text-transform:uppercase;
	font-weight:bold;
	line-height:1.35em;
	font-family:verdana;
}
#footer .left {
	width:70%;
	float:left;
}
#footer .right {
	float:right;
	width:30%;
	text-align:right;
	text-transform:capitalize;
}
#footer ul li {
	display:inline;
	padding:0 3px;
}
#footer .star {
	color:#e39f00;
	font-family:verdana;
}
#footer ul li a {
	color:white;
	font-weight:bold;
}
#footer .left p img {
	margin-left:2px;
	margin-right:8px;
	position:relative;
	top:2px;
}
.browsererror {
	text-align:center;
	padding:20px;
	font-size:1.1em;
	font-weight:bold;
	text-decoration:underline;
}
/* -----------------------------------*/
/* ----->>> 2. COMMON ELEMENTS <<<----*/
/* -----------------------------------*/
#contributebox,
#searchbox,
#rssbox { background-image:url(images/backgrounds/background_small_box.png); }
#contributebox,
#rssbox {
	padding:9px 0 0 20px;
	width:266px;
	height:69px;
}
#searchbox {
	width:276px;
	height:56px;
	padding:22px 0px 0px 10px;
	position:relative;
}
#searchbox form input {
	background-image:url(images/forms/search.png);
	background-color:transparent;
	padding:0px 5px 0 5px;
	height:30px;
	width:196px;
	border:0px;
}
#searchbox form .submit_button {
		width:57px;
	height:62px;
	background:transparent url(images/icons/search.png) no-repeat;
	position:absolute;
	right:10px;
	top:12px;
	text-indent:-9999px;
	font-size: 0px;
	display:block;
	line-height: 0px;
}
/* -----------------------------------*/
/* ------->>> 3. HOME PAGE <<<--------*/
/* -----------------------------------*/
#welcome_quote {
	margin-top:15px;
	margin-bottom:45px;
}
#main_boxes {
	clear:both;
	height:360px;
}
#main_boxes div.bigbox,
#bottom_boxes div {
	float:left;
	margin-right:30px;
}
#last_blog_entries li,
#last_twitter_updates li {
	width:267px;
	height:34px;
	background-color:#b73000;
	padding:8px;
	border-bottom:2px solid #742000;
}
#last_twitter_updates li {
	height:68px;
	font-size:1.1em;
	text-align:justify;
}
#last_twitter_updates li.head .follow {
	position:absolute;
	top:48px;
	left:70px;
}
#last_blog_entries li div {
	color:#FFF;
	font-size:0.9em;
}
#last_blog_entries li a {
	text-transform:uppercase;
	font-size:1.1em;
}
#last_blog_entries li.head,
#last_twitter_updates li.head {
	height:76px;
	padding:0px;
	background-color:transparent;
	position:relative;
	border-bottom:0px;
}
#last_blog_entries li.head img,
#last_twitter_updates li.head img {
	position:absolute;
	left:-18px;
}
#last_blog_entries li.odd,
#last_twitter_updates li.odd { background-color:#640000; }


/* -----------------------------------*/
/* ------->>> 4. CALENDAR <<<---------*/
/* -----------------------------------*/
#calendar
{
	width:292px;
	height:328px;
	background-image:url(images/calendar/background.png);
	position:relative;
	margin-top:6px;
}
#calendar .nav .prev
{
	position:absolute;
	top:85px; 
	left:36px;
}
#calendar .nav .next
{
	position:absolute;
	top:85px; 
	right:36px;
}
#calendar .date
{
	width:134px;
	height:120px;
	position:absolute;
	top:40px;
	left:79px;
	text-align:center;
}
#calendar .day img
{
	margin:0px;
}

#calendar .info
{
	width:274px;
	height:130px;
	position:absolute;
	top:200px;
	left:9px;
	text-align:center;
	font-size:1.2em;
}
#calendar .info .name
{
	font-size:1.5em;
	font-weight:bold;
	font-family:verdana;
	text-shadow:1px 1px 1px black;
}
#calendar .info .place
{
	font-size:1.1em;
	font-weight:bold;
	margin-bottom:5px;
}
#calendar li
{
	display:none;
}
/* -----------------------------------*/
/* ------->>> 5. SUBPAGES <<<---------*/
/* -----------------------------------*/
#content { }
#content h2 {
	background-image:url(images/hr.png);
	background-repeat:no-repeat;
	background-position:0px 32px;
	width:551px;
	font-size:2.5em;
	padding:2px;
	height:32px;
	margin:10px 0 5px 0;
	font-weight:bold;
	font-style:italic;
}
#content h2 a { color:#fff; }
#content h3 {
	font-size:2.2em;
	font-style:italic;
	margin:15px 0 5px 0;
}
#content hr {
	border:0px;
	color:transparent;
	height:3px;
	width:551px;
	background-image:url(images/hr.png);
	margin:10px 0;
}
.post ul {
	list-style:disc;
	padding: 0 0 0 30px;
	font-size:1.3em;
}
.post ol {
	list-style:decimal;
	padding: 0 0 0 30px;
	font-size:1.3em;
}
.post { margin-bottom:35px; }
.postinfo {
	background-image:url(images/backgrounds/background_postinfo.png);
	height:15px;
	padding:3px 0 0 5px;
	position:relative;
}
.postinfo .comments_metter {
	width:58px;
	height:27px;
	padding-top:7px;
	background-image:url(images/backgrounds/backgrounds_comments_metter.png);
	position:absolute;
	right:0px;
	top:-17px;
	text-align:center;
	font-size:0.9em;
}
.postinfo .comments_metter a {
	font-weight:normal;
	color:white;
}
.postinfo .comments_metter a strong { color:white; }
.post p {
	margin:5px 0 10px 0;
	font-size:1.3em;
	line-height:1.45;
}
.post p u { background-color:#a00000; }
.alignleft { float: left; }
.alignright { float: right; }
.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;
color: black;
font-weight:bold;
font-style:italic;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.readmore {
	height:14px;
	background-color:#a00000;
	text-align:right;
	width:99%;
}
.readmore img {
	position:relative;
	top:-5px;
	left:5px;
}
.bottomline {
	margin-top:1px;
	background-color:#a00000;
	height:14px;
	padding:2px 0 0 5px;
}
table {
	width:550px;
	margin:10px auto;
	font-size:1.1em;
	border-bottom:8px solid #441300;
}
table th {
	background-color:#441300;
	font-size:1.1em;
	padding:7px 5px;
	color:#ffcc00;
	font-weight:bold;
}
table tr { background-color:#b73000; }
table tr.odd { background-color:#640000; }
table tr td { padding:9px 5px; }
table.nostyle { border:0px; }
table.nostyle th,
table.nostyle tr,
table.nostyle tr td { background-color:transparent; }
/* -----------------------------------*/
/* -------->>> 3. SIDEBAR <<<---------*/
/* -----------------------------------*/
#side {
	width:340px;
	float:right;
	margin-top:230px;
	padding-right:50px;
}
#side #searchbox,
#side #rssbox { margin:10px auto; }
#sidebar { }
#sidebar_top,
#sidebar_content,
#sidebar_bottom {
	width:286px;
	margin:0px auto;
}
#sidebar_top {
	background-image:url(images/sidebar/background_sidebar_top.png);
	background-repeat:no-repeat;
	height:8px;
	/*IE 6*/
	line-height:0px;
	font-size:0px;
}

* html #sidebar_content {overflow:hidden;}/*IE 6*/

#sidebar_content {
	background-image:url(images/sidebar/background_sidebar.png);
	background-repeat:repeat-y;
	padding:1px 10px 5px 10px;
	width:266px;
	font-size:1.1em;
}
#sidebar_bottom {
	background-image:url(images/sidebar/background_sidebar_bottom.png);
	background-repeat:no-repeat;
	height:10px;
	/*IE 6*/
	line-height:0px;
	font-size:0px;
}
#sidebar h2 {
	background-image:url(images/sidebar/background_heading.png);
	width:293px;
	height:33px;
	padding:1px 0 0 10px;
	text-align:left;
	position:relative;
	left:-17px;
	top:1px;
	margin:25px 0 0 0;
	font-weight:bold;
	font-size:1.5em;
	font-style:italic;
	text-transform:uppercase;
}
#sidebar h2:first-child { margin-top:0px; }
#sidebar select {
	margin-left:55px;
	width:150px;
}
#sidebar ul li { margin:10px 0; }
#my_journey {
	width:303px;
	height:280px;
	background-image:url(images/my_journey.png);
	background-repeat:no-repeat;
	margin:10px auto;
	padding-top:60px;
}
#my_journey ul li { margin:5px; }
/* -----------------------------------*/
/* ------->>> 6. COMMENTS <<<---------*/
/* -----------------------------------*/
ol.commentlist {
	font-size:1em;
	padding:0px;
	list-style:none;
	}
.commentlist li {
	background-color:#a00000;
	border-top:2px solid #742000;
}
.commentlist li.alt { background-color:#b73000; }
.commentlist li.authcomment {
	background-color:#4c1400;
	position:relative;
	left:10px;
}
.commentauthor {
	text-align:right;
	margin:0 15px;
	border-bottom:1px solid #d90000;
	padding:5px;
}
.commentauthor .avatar {
	float:right;
	margin:3px 0 0 10px;
}
.commentlist li.alt .commentauthor { border-bottom:1px solid #e24d00; }
.commentauthor .author {
	font-size:2.2em;
	font-weight:bold;
}
.commentauthor .time { font-size:1.1em; }
.commentlist .commenttext p {
	text-align:justify;
	padding:10px;
	margin:0px;
	font-size:1.3em;
}
#commentform ul,
#contactform ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
#commentform ul li,
#contactform ul li {
	height:25px;
	margin:20px 0;
	width:225px;
	padding-right:25px;
	text-align:right;
	background-color:#a00000;
	position:relative;
}
#commentform ul li.last,
#contactform ul li.last {
	background-color:transparent;
	margin-top:250px;
}
#commentform ul li label,
#contactform ul li label {
	line-height:23px;
	padding-top:3px;
}
#commentform input,
#contactform .textinput {
	background-image:url(images/forms/comment_input.png);
	background-color:transparent;
	padding:5px 5px 0 5px;
	height:25px;
	width:309px;
	border:0px;
	position:absolute;
	left:245px;
}
#commentform textarea,
#contactform textarea {
	background-image:url(images/forms/comment_textarea.png);
	width:309px;
	height:253px;
	padding:5px;
	border:0px;
	background-color:transparent;
	overflow:auto;
	position:absolute;
	left:245px;
}
#commentform #submit,
#contactform #submit {
	background-color:transparent;
	border:0px;
	background-image:url(images/forms/submit_comment.png);
	width:157px;
	height:30px;
	text-indent:-9999px;
	position:absolute;
	left:245px;
}
#contactform #submit { background-image:url(images/forms/send.png); }
