/*
Theme Name: Vamos Theme By graphix2html.com
Theme URI: http://wordpress.org/
Description: Vamos Theme designed by  <a href="http://www.graphix2html.com/">graphix2html</a>.
Version: 1.6
Author: Inanc Eren Demir
Author URI: http://www.graphix2html.com/

	Vamos Theme v1.0
	 http://www.graphix2html.com/

	This theme was designed and built by Graphix2Html,
	whom you will find at http://www.graphix2html.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body, table, pre, p, img, h1 {
	border:0px;
	padding:0px;
	margin:0px;
	font-family:arial;
	font-size:12px;
}
body {
	background-color: #e8e3da;	/*background: #d9ceae;*/
	color:#000;
	text-align:center;
	font-family:arial;
}
table td {
	font-family:arial;
	vertical-align:center;
}
h1 {
	line-height:37px;
	/*background: url('img/h1.gif') no-repeat right;*/
	float:left;
	padding:0px 25px 0px 10px;
	font-size:18px;
	color:white;
	font-weight:normal;
}
#header {
height:241px;
background:url('img/headerimage.jpg') top no-repeat;
}
#menu {
	height:56px;
	background:url('img/menu.png');
	font-size:14px;
}
#menu a {
	display:block;
	line-height:56px;
	float:left;
	margin:0px 15px 0px 10px;
	padding-left:20px;
	color:white;
	font-weight:bold;
	text-decoration:none;
}
#menu a:hover {
	color:#ffc332;
}
#menu a.home {
	background:url('img/home.gif') center left no-repeat;	
}
#menu a.login {
	background:url('../img/menu_login.png') center left no-repeat;
}
#menu a.blog {
	background:url('img/blog.gif') center left no-repeat;
}
#menu a.about {
	background:url('img/about.gif') center left no-repeat;
}
#menu a.livechat {
	background:url('img/livechat.gif') center left no-repeat;
}
#menu .menu_sep {
	width:2px;
	float:left;
	height:56px;
	background: url('img/menu_sep.png') no-repeat;
}
#otherInfo {
	float:right;
	width:275px;
	margin-right:10px;
	color:white;
	font-weight:bold;
	padding-top:7px;
	font-size:12px;
	line-height:22px;
}
#otherInfo .fright {
	text-align:right;
}
#continut {
	margin:auto;
	width:1001px;
	text-align:left;
}
#languages {
	height:33px;
	text-align:right;
	margin-top:24px;
}
#languages, #languages a {
	color:black;
	font-weight:bold;
	text-decoration:none;
}
#menu_left {
	width:200px;
	float:left;
}
#menu_left .sabit_menu li{	/* Main menu <li> */
	list-style-type:none !important;	/* No bullets */
	margin:0px;	/* No margin - needed for Opera */
}
#menu_left .sabit_menu ul{
	margin:0px;	/* No <ul> air */
	padding:0px;	/* No <ul> air */
}
#menu_left .sabit_menu ul li ul{	/* Styling for those who doesn't have javascript enabled */
	margin:0px;
	padding-left:10px;
}
#menu_left .sabit_menu li a{	/* Main menu links */
	text-decoration:none;	/* No underline */
	font-weight:bold;
	color:#17760d;

	height:31px;	/* 31 pixel height */
	line-height:31px;	/* 31 pixel height */
	vertical-align:middle;	/* Align text in the middle */
	border-width:0px;
	/*background-color:#FAFAFA;*/	/* Light blue background color */
	background:url('img/left_menu.jpg');
	margin:0px;
	padding:0px;
	padding-left:25px;

	display:block;
}

#menu_left .sabit_menu li a:hover, #menu_left .sabit_menu li a.selected, #menu_left .sabit_menu .activeMainMenuItem{
	color:#FFF;
	background-color:#317082;
	background:url('http://www.vamos4x4.com/vamos/blog/wp-content/themes/vamos/img/menu_hover.jpg');
}

a.menu_sub
{
	position: relative;
}
a.menu_sub img {
	position: absolute;
	right: 0px;
}

.submenu{
	visibility:hidden;
	position:absolute;
	overflow:hidden;
	border:1px solid #000;
	background-color:#FAFAFA;
	font-family:arial;
	text-align:left;

}
.submenu ul{
	margin:0px;
	padding:0px;
}
.submenu ul li{
	list-style-type:none;
	margin:0px;
	padding:1px;	/* 1px of air between submenu border and sub menu item - (the "white" space you see on mouse over )*/
}
.submenu ul li a{	/* Sub menu items */
	white-space:nowrap;	/* No line break */
	text-decoration:none;	/* No underline */
	color:#000;	/* Black text color */
	background:url('http://www.vamos4x4.com/vamos/img/menu_left_link.png');

	height:29px;
	line-height:29px;
	vertical-align:middle;
	padding:1px;	/* 1px of "air" inside */
	padding-left: 25px;

	display:block;	/* Display as block - you shouldn't change this */
}
.submenu ul li a:hover{	/* Sub menu items - mouse over effects */
	color:#FFF;	/* White text */
	background:url('http://www.vamos4x4.com/vamos/img/menu_left_link_hover.png');
}
.fleft {
	float:left
}
.fright {
	float:right
}
.right {
	text-align:right
}
.clear {
	clear:both;
	font-size:1px;
	line-height:1px;
	margin:0px;
	padding:0px;
	border:0px;
}
#contentbody{
background-color:#FFFFFF;
}
#content{
width:530px;
float:left;
background-color:#F7F4EF;
padding:10px;
}
#content h2{
line-height:37px;
background: url('img/h1.jpg');
padding:0px 25px 0px 10px;
font-size:18px;
color:white;
font-weight:normal;
margin:0px;
}
#content h2 a{
color:white;
font-weight:normal;
text-decoration:none;
}
#content p{
padding-top:10px;
font-weight:bold;
line-height:20px;
}
#content span{
color:#000;
font-weight:bold;
}
#content span a{
color:#17760d;
font-weight:bold;
text-decoration:none;
}
#contentfoot{
padding-bottom:10px;
}
#content h3 a{
color:#17760d;
font-weight:bold;
text-decoration:none;
}
/*#sidebar{
width:222px;
background-color:#FBF9ED;
float:left;
padding:10px;
}
#sidebar h2{
margin-left:10px;
color:#FFFFFF;
font-weight:bold;
background-color:#373F41;
height:20px;
padding:5px 0px 0px 8px;
margin-bottom:5px;
width:180px;
font-size:12px;
}
#sidebar a{
color:#000000;
text-decoration:none;
font-weight:bold;
}
#sidebar ul{
margin:0;
padding:0;
list-style:none;
}
#sidebar ul ul{
margin-top:10px;
list-style:none;
padding:0;
}
#sidebar li{
list-style-image:none;
padding:0;
margin:0;
}
#sidebar li li{
margin-left:50px;
line-height:25px;
list-style-image:url(img/r_arrow.gif);
}*/
#sidebar {
	width: 201px;
}
#sidebar h2{
margin-left:0px;
color:#FFFFFF;
font-weight:bold;
background-color:#373F41;
height:20px;
padding:5px 0px 0px 8px;
margin-bottom:5px;
width:193px;
font-size:12px;
}
#sidebar a{
color:#000000;
text-decoration:none;
font-weight:bold;
}

#sidebar ul{
margin:0;
padding:0;
list-style:none;
}
#sidebar ul ul{
margin-top:10px;
list-style:none;
padding:0;
}
#sidebar li{
list-style-image:none;
padding:0;
margin:0;
}
#sidebar li li{
margin-left:15px;
line-height:25px;
}
.postmetadata a{
color:#17760d;
font-weight:bold;
text-decoration:none;
}
#comments{
font-weight:bold;
color:#0006FF;
font-size:10px;
}
#comments a{
color:#17760d;
font-size:10px;
font-weight:bold;
}
#comments textarea{
width:400px;
}
#prvnxt a{
color:#17760d;
font-weight:bold;
text-decoration:none;
}
#submitbutton{
border:0;
background-image:url(img/btn2.gif);
width:61px;
height:24px;
}
.searchtxtbox{
width:120px;
}
/*second content type*/
#content_s{
width:778px;
float:left;
background-color:#F7F4EF;
padding:10px;
}
#content_s h2{
line-height:37px;
padding:0px 25px 0px 10px;
font-size:18px;
color: #000;
font-weight:normal;
margin:0px;
}
#content_s h2 a{
color: #000;
font-weight:normal;
text-decoration:none;
}
#content_s p{
padding-top:10px;
font-weight:normal;
line-height:20px;
}
#content_s span{
color:#000;
font-weight:bold;
}
#content_s span a{
color:#17760d;
font-weight:bold;
text-decoration:none;
}

#content_s h3 a{
color:#17760d;
font-weight:bold;
text-decoration:none;
}
/*second content type*/


.inanc { 
width:770px;
height:40px;
clear:both;
text-align: left;
margin-top: -8px;
}

.inanc ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.inanc ul ul {
	display: none;
}
.inanc ul li {
list-style-type: none;
padding: 0;
margin-top: -15px;
display: block;
float: left;
background: url(images/tab_down.png);
background-repeat:no-repeat;
font: 10px "Lucida Grande", verdana, sans-serif;
font-weight: bold;
text-align: center;
}

.inanc ul li a {
color: #000;
text-decoration: none;
display: block;
width: 120px;
height:17px;
padding-top:27px;
border-width: 0px;
margin: 0px 0px 0px 0px;
}

.inanc li.current-cat, .inanc li.current-cat-parent { background: url(images/tab_up.png); background-repeat:no-repeat;}
.inanc a:hover { background: url(images/tab_up.png); background-repeat:no-repeat;}


.image_cat {
	float: left;
	margin-top: 20px;
}
.image_cat ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.image_cat ul li {
	float: left;
	width: 250px;
	/*height: 195px;*/
	margin-left: 3px;
	margin-right: 3px;
	padding-bottom: 12px;
	display: block;
	font-weight: bold;
}
.image_cat ul li img {
}
.image_cat ul li a {
	text-decoration: none;
	float: left;
	text-align: center;
	color: #025f0f;
	font-size: 14px;
}


ul.catArchive {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
ul.catArchive ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
li.firstlevelcat {
	width: 792px;
	float: left;
	border-bottom: double #000;
}
li.firstlevelcat h3 {
	font-family: Lithos Pro;
	font-size: 14px;

	padding: 4px 0px 4px 7px;
	margin: 0px;

}
li.secondlevelcat {
	float: left;
	width: 250px;
	height: 265px;
	margin: 0px 5px 0px 5px;
}
li.firstlevelcat ul li h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 3px;
	margin: 0px;
	height:auto;

}
ul.textcomeshere {
	padding: 0px;
	margin: 0px;
}
ul li.secondlevelcat h3 a{
width:100%;
text-align:center;
}
ul li.secondlevelcat li {
	/*margin: 0px;*/
	width: 250px;
	/*background-image: url(images/check.jpg);*/
	/*background-repeat: no-repeat;*/
	/*background-position: left;*/
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	height:auto;
}
ul li.secondlevelcat li a {
	text-decoration: none;
	color: #025f0f;
font-size: 10px;

}

#footer{
	height:47px;
	background-image: url(images/footer.png);
	/*background-repeat: no-repeat;*/
	background-color: #e8e3da;
	text-align:center;
	line-height:47px;
}
#footer, #footer a{
	color:#727272;
	text-decoration:none;
	font-weight:bold;
}
#footer a:hover{
	color:#be6c00;
}

/* Image fix? */
.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; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;
}

.wp-caption img
{
margin: 0; padding: 0; border: 0 none;
}

.wp-caption p.wp-caption-text
{
font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0;
} 

div#attachment_1011
{
float: right;
}

div#attachment_1019
{
float: right;
}
