/*
Theme Name: artsorange
Theme URI: http://jackstudio.ovh.org/
Description: Theme by <a href='http://jackstudio.ovh.org/'>Jack</a> & <a href='http://forfuture.pl'>Sylwia Bartylez</a>
Version: 1.0
Author: Jack & Sylwia Bartylez
Tags: two columns, orange
*/

body {
	font: 75%/150% "Trebuchet MS",Tahoma, Arial;
	color: #333333;
	background: #FFFFFF url(images/orange_bg.jpg);
	margin: 0px;
	padding: 0px 0px 30px;
}
a {
	color: #888888;
	text-decoration: none;
}
a:visited {
	color: #888888;
	text-decoration: none;
}
a:hover {
	color: #888888;
	text-decoration: underline;
}
img {
	border: none;
}
p {
	padding: 0px 0px 15px;
	margin: 10px;
}
h1 {
	margin:0px;
	padding-left: 20px;
	font: bold 36px "Trebuchet MS", Tahoma, Arial;
	color: #f9f9f9;
	font-style: italic;
}
h1 a, h1 a:visited{
	color: #f9f9f9;
	text-decoration: none;
}
h1 a:hover{
	color: #ffffff;
	text-decoration: none;
}
h2 {
	color: #000;
	height: 17px;
	margin: 0px ;
	padding: 3px 0 0 25px;
	font: bold 11px Tahoma, Arial;
	background: url(images/orange_12.jpg) no-repeat left;
	float:left;
}
h2 a, h2 a:visited {
	color: #000;
	text-decoration: none;
}
h2 a:hover {
	color: #000;
	text-decoration: none;
}
h3 {
	font: bold 13px "Trebuchet MS",Tahoma, Arial;
	color: #000;
	margin: 10px 0px 5px 10px;
	float: left;
}
h4 {
	font: normal 130%/100% "Trebuchet MS",Tahoma, Arial;
	color: #758d38;
	margin: 10px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}
#page {
	margin: 0px auto;
	width: 860px;
	background: #e9e9e9;
}
/* header area */
#header {
	background: url(images/orange_02.jpg) repeat-x;
	height: 105px;
	position: relative;
}
#header-headline{
	position: relative;
	padding: 25px 0px 0px 40px;
	height: 60px;
}
.description{
	position: absolute;
	left: 90px;
	bottom: 3px;
	color: #fff;
	font-size: 14px;
	font-style: italic;
}
#menu{
	float:left;
	width: 100%;
	height: 35px;
	background: url(images/orange_04.jpg) repeat-x;
}
#menu ul{
	margin: 7px 10px 0 10px;
	padding: 0;
	float: left;
	list-style-type: none;
}
#menu li{
	display: inline;
	margin: 0 10px;
}
#menu li a{
	color: #fff;
	font-size: 12px;
	font-family: arial;
	font-weight: ;
	display: block;
	float: left;
	height: 28px;
	margin: 0 10px;
}
#menu li a:hover{
	background: url(images/orange_06.jpg) no-repeat bottom center;
	text-decoration: none;
}
/* content area */
#content {
	margin: 30px 0 30px 10px;
	float: left;
	width: 620px;
	overflow: hidden;
	border: 1px #f6f6f6 solid;
	background-color: #fff;
	padding: 20px 0;
}
#page-bg-1{
	width: 100%;
	height: 100%;
	float: left;
	background: url(images/orange_11.jpg) repeat-x bottom center;
}
#page-bg-2{
	width: 100%;
	height: 100%;
	float: left;
	background: url(images/orange_08.jpg) repeat-x top center;
}
.post{
	width: 570px;
	float: left;
}
.post-headline{
	float: left;
	margin: 10px 0 0 20px;
	padding: 0 0 5px 0;
	width: 570px;
	border-bottom: 1px solid #ececec;
}
.post-headline span{
	float: left;
	background: url(images/orange_15.jpg) no-repeat left;
	height: 18px;
	margin-left: 15px;
	padding: 2px 0 0 20px;
	font-size: 10px;
	color: #898888;
}
.post-post{
	float: left;
	font-weight: ;
	margin: 0 0 0 13px;
}
.post-foot{
	width: 100%;
	float: right;
}
.post-foot-more{
	display: block;
	background: url(images/orange_20.jpg);
	width: 43px;
	height: 19px;
	float: right;
	color: #fff;
	font-size: 10px;
	font-weight: bolder;
	padding: 5px 0 0 10px;
}
a.post-foot-more {
	color: #fff;
}
a.post-foot-more :hover{
	color: #fff;
	text-decoration: none;
}
.post-foot-comments{
	display: block;
	background: url(images/orange_22.jpg);
	width: 88px;
	height: 19px;
	float: right;
	color: #fff;
	font-size: 10px;
	font-weight: bolder;
	padding: 5px 0 0 15px;
	margin-left: 5px;
}
a.post-foot-comments:hover{
	color: #fff;
	text-decoration: none;
}
a.post-foot-comments {
	color: #fff;
}
.mini-add-comment {
	background: url(images/mini-down-arrow.gif) no-repeat;
	padding-left: 18px;
	float: right;
}
.navigation {
	clear: both;
	padding: 10px;
}
.navigation a, .navigation a:visited {
	color: #0d82a9;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
	
}
.next-entries a {
	float: right;
	padding-right: 18px;
}

/* comments area */
#comments, #respond {
	border-bottom: 1px solid #ECECEC;
	padding: 10px 0 5px 0;
	clear: both;
	margin: 0 0 0 30px;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #cfe1e7;
}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #0d82a9;
}
.commentlist cite a, .commentlist cite a:visited {
	color: #0d82a9;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	width: 570px;
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 0;
	margin: 0 0 0 30px;
}
#commentform label{
	color: #787878;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background: #b6dce8;
	border: 1px solid #0e6a88;
	padding: 3px;
	margin: 5px 0 0 10px;
}
#commentform textarea{
	width: 478px;
	height: 115px;
	background: #b6dce8;
	border: 1px solid #0e6a88;
	padding: 2px;
	margin: 5px 0 0 10px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #c3d8df;
}
#commentform #submit{
	background: #0096c7;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: 1px solid #0e6a88;
	float:right;
	width: 100px;
	height: 28px;
	cursor: pointer;
	margin: 8px;
}

/*sidebar */
#sidebar {
	float: right;
	padding: 0;
	width: 214px;
	color: #666666;
	overflow: hidden;
	margin-top: 26px;
}
/*sidebar title (h2) */
#sidebar h2, #sidebar .sidebartitle{
	font: bold 15px Tahoma, Arial;
	color: #fff;
	margin: 7px 0 30px 0px;
	padding: 0;
	background: none;
	font-style: ;
	width: 204px;
}
/*sidebar text styles */
#sidebar a, #sidebar a:visited{
	text-decoration: none;
	font-weight: ;
	color: #000;
}
#sidebar a:hover{
	color: #888888;
	text-decoration: underline;
}
/*sidebar list level1 */
#sidebar ul {
	margin: 0;
	padding: 0;
	float: left;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0 10px 10px 10px;
	border: none;
	background: url(images/orange_23.jpg) no-repeat top;
	width: 194px;
	float: left;
}
#sidebar .gray {
	list-style: none;
	margin: 0;
	padding: 0 10px 10px 10px;
	border: none;
	background: url(images/orange_24.jpg) no-repeat top;
	width: 194px;
	float: left;
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding: 0;
	margin: 0 0 0 0;
	float: left;
	width: 205px;
}
#sidebar ul li ul li{
	padding: 2px 0 2px 15px;
	float: left;
	background: none;
	width: 180px;
}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding: 1px 0 1px 10px;
	border: none;
}
.list-cat{
	margin: 55px 0 0 0;
	padding: 0;
}

/*calendar widget */
li.widget_calendar td {
	padding: 1px 7px;
}
/*text widget */
.textwidget {
	padding-top: 5px;
}

/*search form */
#searchform {
	margin: 15px 0 0;
}
#searchform br {
	display: none;
}
#searchform div{
	padding: 40px 0 0 40px
}

.textbox{
	border: 1px solid #cfcfcf;
	background-color: #f1f1f1;
	background-image: none;
	width: 124px;
	height: 15px;
	color: #969696;
	padding: 3px;
	font-size: 11px;
}
/* footer area */
#footer {
	clear: both;
	background: #048DB4 url(images/orange_31.jpg) repeat-x;
	color: #b2b2b2;
	font-size: 11px;
	height: 50px;
}
#footer span{
	float: left;
	margin: 20px 0 0 20px;
}
#footer a{
	color: #b2b2b2;
}
/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
p.nocomments{
	margin: 10px;
}
#calendar_wrap{
	float: left;
	margin-right: 5px;
}
.textwidget{
	width: 200px;
	position: static;
}
