/*   
Theme Name: Iran Silk Road
Theme URI: http://www.iransilkroad.com
Author: WordPress
Author URI: http://www.wordpress.org
*/

* {
	margin: 0;
	padding: 0;
}
body {
	background: #931320 url(images/wallpaper.jpg) bottom left repeat-x;
	background-attachment: fixed;
	color: #FFF;
	font-family: Tahoma, arial, sans-serif;
	font-size: 13px;
}
.clear {
	clear: both;
}
.float_left, .alignleft, .links_uitlijnen {float: left;}
.float_right, .alignright, .rechts_uitlijnen {float: right;}

.alignleft, .links_uitlijnen {margin: 5px 20px 0 0;}
.alignright, .rechts_uitlijnen {margin: 5px 0 0 20px;}

 
h1,h2,h3,h4,h5,h6 {
	font-family: Tahoma, Arial, sans-serif;
	font-weight: 100;
}
h1 {
	font-size: 28px;
	color: #2c99a0;
	margin-bottom: 20px;
}
h2 {
	font-size: 22px;
	color: #FFF;
	margin-bottom: 10px;
}
h3,h4,h5,h6 {
	font-size: 18px;
	margin-bottom: 0;
}

a {
	color: #ffdd8c;
	text-decoration: underline;
}
a:hover {
	color: #2c99a0;
	text-decoration: underline;
}
a img {
	border: 0;
}
p, ul, ol {
	margin-bottom: 20px;
}

#container {
	width: 974px;
	margin: 0 auto;
}
#header {
	height: 279px;
	position: relative;
	z-index: 22;
}

#slide {
	top: 146px;
	left: 6px;
	position: absolute;
	z-index: -1;
}
#slideshow {
	height: 182px;
	background: url(images/slideshow.jpg) top center no-repeat;
}
#output {
	position: absolute;
	bottom: 35px;
	left: 6px;
	width: 960px;
	vertical-align: middle;
	background: url(images/slide.png) top left repeat;
}
#output h3 {
	font-size: 30px;
	padding: 14px 0 14px 10px;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: 100;
	color: #FFF;
}
#toplinks {
	position: absolute;
	top: 100px;
	right: 40px;
	text-align: center;
	z-index: 999;
}
#toplinks a {
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}


#navbar {
	height: 84px;
	line-height: 84px;
	vertical-align: middle;
	text-align: center;
	position: relative;
	z-index: 22;
	background: url(images/navbar.jpg) top center no-repeat;
}
#navbar ul, #navbar li, #navbar li a {
	text-align: center;
	display: inline;
	font-size: 14px;
}
#navbar li a {
	padding: 0 20px;
	color: #FFF;
	text-decoration: none;
}
#navbar li a:hover, #navbar li.current_page_item a {
	color: #2c99a0;
}
#core {
	background:  url(images/core_repeat_vert.jpg) top left repeat-x;
	position: relative;
	padding: 20px 30px;
}
#core_left {
	position: absolute;
	top: 0;
	left: 0;
}
#core_right {
	position: absolute;
	top: 0;
	right: 0;
}

#left {
	width: 747px;
	float: left;
	display: inline;
	padding-bottom: 90px;
}
#left img.alignleft, #left img.alignright {
	border: 1px solid #490303;
}
#left ul {
	margin-bottom: 20px;
	margin-left: 20px;
}
#split {
	width: 1px;
	display: inline;
	float: left;
}
#split img {
	margin-top: -20px;
}
#right {
	width: 122px;
	float: left;
	display: inline;
	padding-left: 20px;
	margin-left: 20px;
}
#right img {
	margin-bottom: 20px;
}
#right ul {
	list-style: none;
	padding-left: 0;
}
#footer {
	color: #000;
	clear: both;
	font-size: 10px;
	padding-right: 40px;
	text-align: right;
}
#footer a {
	color: #000;
	text-decoration: underline;
}

/* contactform */
ol.cf-ol {list-style: none !important; margin-left: 0; padding-left: 0;}
.cf-ol label {
width: 300px;
display: block;
padding-top: 5px;
}
.cf-ol input.single, textarea.area, input.secinput {
width: 300px;
padding: 3px;
font-size: 14px;
color: #000;
font-family: Arial, Helvetica, sans-serif;
}
textarea.area {
height: 230px;
}
input.sendbutton {
width: auto;
margin-top: 5px;
padding: 0 10px;
}
fieldset, legend {
display: none;
}
.cf-ol img {vertical-align: middle; margin-left: 5px;}

.reqtxt, .emailreqtxt {
padding-left: 5px;
font-size: 11px;
vertical-align: top;
}
.linklove, #linklove {
display: none;
}
.failure {color: #FFFF33;}
.success {font-weight: bold; color: green;}
.cf_error {border: 2px solid #FFFF33; background: #CC3333; color: #FFF;}
.captcha {margin-top: -2px !important;}
.secinput {width: 150px !important;} 


.xolution {
	padding-left: 30px;
	color: #931320 !important;
}
.xolution a {
	font-size: 14px;
	color: #931320 !important;
	text-decoration: none !important;
}
.xolution a:hover {
	color: #000 !important;
	text-decoration: underline !important;
}