/*
THEME NAME: Parteaz
*/

/* Just some example content */
div.skip-link {
position:absolute;
right:1em;
top:1em;
}

div#menu {
background:#EEE;
height:1.5em;
margin:1em 0;
width:100%;
}

div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding:0;
}

div#menu ul a {
display:block;
margin-right:1em;
padding:0.2em 0.5em;
text-decoration:none;
}

div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li ul {
left:-999em;
position:absolute;
}

div#menu ul li:hover ul {
left:auto;
}

.entry-title,.entry-meta {
clear:both;
}

.entry-meta{
	font-size:0.8em;
	padding:5px;
	background:#eee;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar h3 {
font-size:1.2em;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 2em;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 1em;
}

div.sidebar ul ul li {
list-style:disc;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

div#header,div#footer {
text-align:center;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}

/*
	Parteaz stylesheet by Benoit Gilloz, JustSearch
*/

body{
	font-family: arial; font-size: 0.8em;
	font-family: 'Trebuchet MS';
	color: #5d717e;
	background:#1c1d5e;
}

p, li{
	line-height:1.4em;
}

hr{
	clear:both;
	padding-top:30px;
	margin:0 10px 30px 10px;
	border:0;
	border-bottom:1px solid #ccc;
	background:none;
}

.hidden{
	display:none;
}

strong{
	font-weight:bold;
}

.error{
	padding:10px;
	background:#ffe2e2;
	border:1px solid #ffa4a4;
	margin-bottom:10px;
}

	.error li{
		list-style:none;
	}

.clear{
	clear:both;
}

#wrapper{
	width: 960px;
	margin: auto;
	position:relative;
}

#header{
	margin:0 10px;
	background:#fff url(img/header-bg.png) repeat-x top left;
	height:164px;
}

	#logo{
		display:block;
		width:529px;
		height:164px;
		background: url(img/logo.jpg) no-repeat top left;
		margin-left:-10px;
		text-indent:-999em;
		float:left;
	}

	#access{
		float:right;
		color:#fff;
		margin:0 0 30px 0;
		padding:0;
		width:400px;
	}

		#access li{
			display:inline;
		}

			#access li a{
				float:left;
				color:#fff;
				text-decoration:none;
				font-weight:bold;
				font-size:1.2em;
				padding:30px 10px 10px 10px;
			}

			#access li#header_link_home a{
				background: url(img/icon/home.gif) no-repeat center 12px;
			}

			#access li#header_link_contact a{
				background: url(img/icon/contact.gif) no-repeat center 12px;
			}

			#access li#header_link_delivery a{
				background: url(img/icon/delivery.gif) no-repeat center 12px;
			}

			#access li#header_link_sitemap a{
				background: url(img/icon/sitemap.gif) no-repeat center 12px;
			}

			#access li#header_link_bookmark a{
				background: url(img/icon/star.gif) no-repeat center 12px;
			}

	.tel_num{
		float:right;
		margin:10px 25px 10px 0;
		font-size:1.4em;
		font-weight:bold;
		color:#fff;
	}

#container{
	clear:both;
	background:#fff;
	width:940px;
	margin:0 10px;
	position:relative;
}

#content{
	float:left;
	width:660px;
	padding:20px;
}

#center_column{
	width:540px;
	float:right;
	display:inline;
	margin-right:10px;
	position:relative;
}

#index #center_column{
	padding-bottom:220px;
}
	.breadcrumb{
		margin:0 10px 10px 10px;
	}

	.hentry{
		margin-bottom:30px;
	}

	.entry-title{
		background: url(img/left-title-bg.jpg) no-repeat top left;
		margin:0 0 10px -10px;
		padding:10px 30px 0px 20px;
		color:#fff;
		font-size:1.3em;
		margin-left:-30px;
	}

		.entry-title a, .entry-title span{
			background:#f4ca2a;
			display:block;
			height:37px;
			line-height:37px;
		}

		.hentry p{
			margin-bottom:15px;
		}

		blockquote{
			border-left:5px solid #eee;
			margin-left:0;
			padding-left:20px;
			font-style:italic;
		}


	/* pagination */
	.pagination{
		clear:both;
		margin:0px 10px;
		text-align:center;
		padding:10px 0;
	}

		ul.pagination li{
			list-style:none;
			display:inline;
		}

		ul.pagination li a, ul.pagination li.current{
			padding:5px;
			border:1px solid #ddd;
		}

		ul.pagination li.current{
			border-color:#F49950;
		}

		ul.pagination li a{
			text-decoration:none;
			border-color:#529BCA;
		}

.sidebar{
	width:220px;
	float:right;
	display:inline;
}

	.sidebar .widget ul{
		margin-left:25px;
	}

		.sidebar .widget ul li{
			margin-bottom:5px;
		}

			.sidebar .widget ul li a{
				color:#333;
				text-decoration:none;
				border-bottom:1px solid #ccc;
			}

	div.sidebar h3{
		background: url(img/right-title-bg.jpg) no-repeat top right;
		margin-right:-10px;
		margin-bottom:15px;
		padding-top:11px;
	}

		div.sidebar h3 span{
			background:#974ABA;
			display:block;
			height:37px;
			line-height:37px;
			padding:0 0 0 10px;
			color:#fff;
		}
