/*
Theme Name: SunsetIdea
Theme URI: http://www.robbiewilliams.pl/wordpress
Description: Design by <a href="http://www.oopisygg.pl/" title="Opisy GG">Opisy GG</a><a href="http://www.sennikowo.pl" title="Sennik">sennik</a> with <a href="http://www.robbiewilliams.pl/wordpress" title="WP themes">RW-WPthemes</a>.
Version: 1.0
Author: Nd83
Author URI: http://www.nightday83.art.pl
License: General Public License (GPL)
*/

/* Body defining background image and default font (including "Previous entries" or comment instructions) */
body {
	padding: 0px;
	margin: 0px;
	font-family: Arial, sans-serif;
	font-size: 0.74em; /*11px;*/
	background:url(images/bg.gif) repeat-x top #303030;
}

/* Page under Body and contains Header and Blog */
div#page {
	width: 930px; /*780px*/
	text-align:left;
}

/* Header under Page which shows the top logo image */
div#page #header{
	width: 100%;
	height: 172px; /*210px*/
	background: url(images/header.jpg) no-repeat top #FFFFFF;
}

/* Header Title text (since we aren't using an image) */
#h1 {	
	position: absolute;
	top: 14px; /*56px*/
	padding: 0 0 0 20px; /*0 0 0 50px*/
	font-size: 1.6em; /*1.45em*/
	color: white;
  text-outline: 2px 2px #ff0000;
}

#h1 h1 a {
	text-decoration: none;
	color: #fff;
	letter-spacing: -1px;
}

#h1 a:hover {
	text-decoration: none;
	color: #ffa63d;
}

/* Header Title's tagline */
#tagline {
	position: absolute;
	top: 64px;
	padding: 0 0 0 25px;
	font-size: 1.1em;
	color: white;
  text-outline: 2px 2px #ff0000;
}

/* RSS feed */
#rss2 {
	z-index: 2;
	position: absolute;
	top: 126px; /*160px*/
	width: 913px; /*763px*/
	text-align: right;
}

/* Search Box */
#search {
  position: absolute;
  top: 96px;
  width: 924px;
  text-align: right;
	/*font: Trebuchet MS, Arial, sans-serif;*/
}

#search-text {
  width: 214px;
/*
	color: #ffc784;
  padding: 0 88px 0 0;
	font: Trebuchet MS, Arial, sans-serif;
	font-size: 1.3em; /*1.15em*/
/*  background: transparent;
	border: 0px solid transparent;
*/
}

/* Header Navigation Menu for Pages */
#tabs1 {
	z-index: 4;
	position: absolute;
	top: 132px; /*165px;*/
	padding: 0px 0px 0px 22px;
	float:left;
	background:transparent;
	font-size: 1.03em; /*14px;*/
	line-height:normal;
	font-weight:bold;
}

#tabs1 ul {
	margin:0;
	padding:0px 0px 0px 0px;
	list-style:none;
}

#tabs1 li {
	display:inline;
	margin:0;
}

#tabs1 a{
	float:left;
	background: transparent url(images/menu.png) no-repeat right top;
	margin:0;
	color: white;
	padding:0px 12px 3px 10px;
	text-decoration:none;
}

#tabs1 a:hover {
	float:left;
	color: #ffa73d;
	margin:0;
	text-decoration:none;
}

/* Blog under Page and contains Content and Footer */
div#page #blog{
	background: #FFFFFF url(images/allbg.gif) repeat-y top left;
}

/* Content under Blog and contains Main and Sidebar */
#content {
	background:#FFFFFF url(images/allbg.gif) repeat-y top left;
	margin: 0 auto;
}

/* Main under Content which contains posts */
#main {
	float: left;
	margin: 0 auto;
}

#main a, #main a:hover, #main a:visited {
	color: #5d0a05;
	text-decoration:none;
}

/* Post Separator */
.post-separ {
	background: url(images/post_separ.jpg) no-repeat top left;
  height: 20px;
}

/* Post */
.post {
  width: 650px;
  padding: 0 33px 0 20px;
}

/* Post Header */
#main h2 {
	margin-bottom: .5em;
	font-size: 1.75em; /*1.6em*/
	text-decoration:none;
	background: transparent url(images/title.jpg) repeat-x top ;
	padding: 7px 0px 5px 10px
}

#main h2:hover {
	text-decoration: none;
	color: #7a1301;
}

/* Post Header Info and Icons */
/* (Author and Time info only appear when viewing a single post) */
.post-author, .post-date, .post-time, .post-comm, .post-cath, .post-edit {
	font-size: 1.15em; /*1em*/
	text-decoration:none;
	color: #4c1209;
}

.post-author {
	padding: 0 0 3px 18px;
	background: url(images/p_author.gif) no-repeat 0 0;
}

.post-date {
	margin: 0 0 0 10px;
	padding: 0 0 3px 23px;
	background: url(images/p_date.gif) no-repeat 0 0;
}

.post-time {
	padding: 0 0 3px 18px;
	background: url(images/p_time.gif) no-repeat 0 0;
}

.post-comm {
	padding: 0 0 3px 20px;
	background: url(images/p_commen.gif) no-repeat 0 0;
}

.post-cath {
	padding: 0 0 3px 20px;;
	background: url(images/p_cat.gif) no-repeat 0 0;
}

.post-edit {
	padding: 0 0 3px 3px;
}

.post .info{
	padding:2px 3px 3px 8px;
	border:1px solid #ccc;
	background-color:#f7f7f7;
	font-size:1.05em; /*0.9em*/
	color:#505050;
}

/* Post content text */
.entry {
	/*text-algin: justify;*/
	font-size: 1.25em; /*1.1em*/
	color: #000000
}

/* Sidebar containing Widgets */
#sidebar {
	float: right;
	width: 227px; /*180px;*/
}

/* Widget Box */
.boxed {
	margin: 0px;
  width: 180px;
  padding: 0 27px 0 20px;
}

.boxed .title {
	height: 18px;
	letter-spacing: 2px;
	padding: 1px 0 0 10px; /*1px 0 0 0;*/
	text-align: left;
	/*text-transform: uppercase;*/
	font-size: 1.15em;
	color: #FFFFFF;
	background:#FFFFFF url(images/sli_title.gif) repeat-y top left;
}

.boxed li
{
	background: none;
	display: block;
	line-height:1.40em;
	font-size:1.15em;
	padding: 1px 3px 1px 15px;
	font-weight: bold;
	color: #e89642;
	background:transparent url(images/mmenu.gif) no-repeat top left;
} 

.boxed ul {
	list-style: none;
	padding:0 0 0 10px;
	margin:0;
}

.boxed a {
	color: #4c1209;
	border-bottom: 1px dotted white
}

.boxed a:hover {
	color: #a7821d;
	border-bottom: 1px dotted #ffb24d
}

/* Footer: where copyright sits */
#footer {
	height: 31px; /*75px;*/
	padding: 46px 0 0 0; /*49px 0 0 0;*/
	line-height:1em;
	clear: both;
	color: #FFFFFF;
	width: 930px; /*780px*/
	margin: 0 auto;
	font-size:1.1em; /*0.95em*/
	background: #4d4d4d url(images/footer.jpg);
}

#link {
	margin: 0;
	padding: 0;
	text-align: center;
}

.white {
  color: white;
}

/* Blockquote */
blockquote {
	margin: 5px;
	padding: 0px 5px 5px 35px;
	/*background: transparent url(images/blockquote.gif) no-repeat ;*/ /*Disable 'cause it's fugly!*/
}

/* Comments */
.commtitle {
	color: white;
	margin-bottom: .5em;
	font-size: 1.45em; /*1.3em*/
	text-decoration:none;
	font-weight:bold;
	font: Arial, Verdana, Sans-Serif;
	background: transparent url(images/commentstitle.gif)  no-repeat top ;
	padding: 5px 0px 5px 70px; /*7px 0px 5px 40px;*/
  width: 623px;
}

#commentlist {
	margin: 0;
	padding: 0;
	list-style-type: none;
  width: 650px;
}

#commentlist li {
	margin-left: 25px; /*50px;*/
	margin-bottom: 0em;
	padding: 5px 25px 0 0;
	border-bottom: 1px solid #e19543;
	background: #fff5e9 url(images/comment-bg.gif) repeat-y 0 0;
/*
	padding-bottom: 1em;
	padding-top: 1em;
	border-bottom: 1px solid #700000;
*/
}

.comment-title, .comment-meta, .comment-text {
	margin: 0 0 0 80px;
}

.comment-title, .comment-title a, .comment-title a:hover {
	color: #030612;
}

.comment-meta, .comment-meta a, .comment-meta a:hover {
	color: #ac5f14;
}

.leavecomm {
	color: white;
	margin-bottom: .5em;
	font-size: 1.45em; /*1.3em*/
	text-decoration:none;
	font-weight:bold;
	font: Arial, Verdana, Sans-Serif;
	background: transparent url(images/leavecomm.gif)  no-repeat top ;
	padding: 5px 0px 5px 70px; /*7px 0px 5px 40px;*/
  width: 623px;
}

#commentform {
	/*margin-left:50px;*/
	/*margin: 1em 0;*/
  margin: 50px;
	background: #ffffff;
	width: 430px; /*280px*/
  padding: 0 33px 0 20px;
}

/* This affects comment input textarea */
/*
input, textarea{
	border:1px solid #cecece;
	font-size:0.9em; /*12px*/
/*}
*/

#commentform textarea {
	margin-left:50px;
	background: white;
	border-top: 1px solid #feddb8;
	border-left: 1px solid #feddb8;
	border-bottom: 1px solid #bd7526;
	border-right: 1px solid #bd7526;
	width: 430px; /*280px*/
}

#commentform textarea:hover {
	background: white;
	border-top: 1px solid #bd7526;
	border-left: 1px solid #bd7526;
	border-bottom: 1px solid #feddb8;
	border-right: 1px solid #feddb8;
}

#commentform textarea:focus {
	background: white;
	border-top: 1px solid #bd7526;
	border-left: 1px solid #bd7526;
	border-bottom: 1px solid #feddb8;
	border-right: 1px solid #feddb8;
}

#commentform #email, #commentform #author, #commentform #url {
	margin-left:50px;
	font-size: 1.25em; /*1.1em*/
	background: #fff;
	border-top: 1px solid #feddb8;
	border-left: 1px solid #feddb8;
	border-bottom: 1px solid #bd7526;
	border-right: 1px solid #bd7526;
	width: 430px; /*280px*/
}

#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
	font-size: 1.25em; /*1.1em*/
	background: white;
	border-top: 1px solid #bd7526;
	border-left: 1px solid #bd7526;
	border-bottom: 1px solid #feddb8;
	border-right: 1px solid #feddb8;
	width: 430px; /*280px*/
}

#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
	font-size: 1.25em; /*1.1em*/
	background: white;
	border-top: 1px solid #bd7526;
	border-left: 1px solid #bd7526;
	border-bottom: 1px solid #feddb8;
	border-right: 1px solid #feddb8;
	width: 430px; /*280px*/
}

#commentform input{
	margin-bottom: 3px;
}

.submit1{
	color: white;
	font-weight: bold;
	margin-left:50px;
	width: 430px; /*280px*/
	cursor:hand;
	font-size:1.25em; /*1.1em*/
	background: #ac5e12;
	border-top: 1px solid #feddb8;
	border-left: 1px solid #feddb8;
	border-bottom: 1px solid #bd7526;
	border-right: 1px solid #bd7526;
}

.submit1:hover, .submit1:focus{
	background: #c6782c;
	border-top: 1px solid #bd7526;
	border-left: 1px solid #bd7526;
	border-bottom: 1px solid #feddb8;
	border-right: 1px solid #feddb8;
}

/* Image */
img {
	border:0px;
}

/* Links */
a {
	color:#4c1209;
	text-decoration:none;
}

/*
.sub{
	border:0px;
}
*/

.alt {
	background-color: #fff !important;
	background-image: none !important;
}

/* Calendar Widget */
/*
.calendar {
	text-align:center;
	color: #5d0a05;
	font-weight: bold;
}

.calendar a:hover {
	background: #5d0a05;
	color: white;
}

.calendar table {
	margin-left: auto;
	margin-right: auto;
}

.calendar td {
	height: 15px;
	padding: 0px 3px 0px 3px
}

.calendar td a {
	padding:  0px 3px 0px 3px;
	background: #ffeccb;
	display:block;
	color:#5d0a05;
	text-decoration:none;
	line-height:15px;
}

#today {
	padding:  0px 3px 0px 3px;
	background: #5d0a05;
	font-weight: bold;
	color: white;
}

.calendar td a:hover {
	display:block;
	color: white;
	background: #5d0a05;
	text-decoration:none;
}
*/

/* Wrapping text around images */
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
.alignright {float:right; }
.alignleft {float:left; }
.aligncenter {display: block; margin-left: auto; margin-right: auto}

