/*
Theme Name: Jasov
Theme URI: 
Description: Profi WordPress theme with four colour schemes, two columns, two widget areas. Automatic post thumbnail.
Author: Dannci
Author URI: http://beatheme.com/
version: 2.+
Tags: blue, brown, green, red, silver, tan, white, dark, light, two-columns, left-sidebar, fixed-width, custom-colors, theme-options, threaded-comments, holiday, photoblogging, seasonal
*/



/* basics */

*{margin:0; padding:0;}

body {
	background:#a8a697;
	background-attachment:fixed;
	font-family: Georgia, 'Times New Roman', Serif, 'Andale Mono', "Courier New", Courier, monospace, sans-serif;
	font-size: 11px;
	}
	


img{ border: none; padding:0; }
a img {border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}


/* links */

a{
	color:#000;
	text-decoration:none;
	}

a:hover{color:#333;}

#rss{z-index:2;position:fixed;left:1009px;top:-10px;color:#000;font-family:Arial, Helvetica, sans-serif;font-size:14pt; text-align:left;
	width:70px;
	height:70px;
	}

#arcload{
	z-index:2;
	position:fixed;
	left:50px;
	top:30px;
	color:#000;
	text-align:left;
	width:260px;
	height:600px;
	}

	
#arcload #left a, #arcload #right a{	
	color: #000;
	font-style:italic;
	text-decoration:underline;
	font-weight:bold;
	}

#arcload a:hover{
	background-color:#ffffff;
	color:#333;
	}

/* container */


#container, #containerindex {
	width:560px;
	margin: 0;
	padding:0;
	color:#333;
	float:left;
	left:330px;
	position:absolute;
	}
	
	#container{
	top:66px;
	}
	
	#containerindex{
	top:152px;
	}
/* header */

#header {
  	width:100%; 
  	height:122px;
	color: #000; 
	}

#header h1{
	font:bold italic 20px Georgia, Helvetica, Lucida Sans, Arial, sans-serif;
	height:25px;
	margin:10px 0 0 0;
	padding:0;
	line-height:25px;
	}
#header h2{
	font: 10px "Andale Mono", "Courier New", Courier, monospace, monospaced, Georgia;;
	margin:5px 0 0 0;
	padding:0;
	text-transform:uppercase;
	letter-spacing:0.1em;
	}
	
#header h1 a{color: #000; text-decoration: none;}
#header h1 a:hover{color: #333; text-decoration: none;}



/* main menu */


#menu {
	font:10px "Andale Mono", "Courier New", Courier, monospace, monospaced, Helvetica, Lucida Sans, Arial, sans-serif;
	width:100%; 
	overflow:hidden;
	height:26px;
	margin:0;
	padding:0px;
	text-transform:uppercase;
}


#menu ul {
	margin:0;
	padding:0;
}

#menu ul li {
	list-style-type: none;
	float:left;
	margin: 0 10px 0 0;
	padding: 0;
	border-bottom:1px solid #7F7D6F;
	
}

#menu ul li a {
	padding:0;
	margin: 0;
	color: #006699;
	display:block;
}

#menu ul li a:hover {
	background: #fff;
	color:#a8a697;
	text-decoration:none;
}


/* content */

.pagetitle{
	font:bold italic 15px Georgia, Helvetica, Lucida Sans, Arial, sans-serif;
	height:95px;
	padding:0;
	margin:0;
	line-height:25px;
	color:#000;	
	}
	
#content {
	width:550px;
	margin:0;
	display:block;
	clear:both;
	}

.post {
	margin:0;
	padding:0;
	line-height: 14pt;
	position:relative;
	display:block;
	clear:both;
	min-height:240px;
	}
	
	
.post h3{
	font:bold 14px Georgia, Times New Roman, Serif, "Courier New", Courier, monospace, Georgia;
	font-style:italic;
	font-weight:bold;
	float:left;
	margin:0 0 20px 0 ;
	height:20px;
	padding:0 0 0;
	}
	
.post .postmetadata, .post .postmetadatasingle{
	font-size:10px;
	position:absolute;
	top:0px;
	right:0px;
	width:255px;
	margin:0;
	padding:0 0 0 8px;
	text-align:left;
	border-left:1px solid #7F7D6F;
	}

p.postmetadata2{
	clear: both;
	padding:6px 0;
	margin:30px 0 60px 0 ;
	height:30px;
	display:block;
	width:507px;
	background-color:#a8a697;
	border-bottom:1px solid #7F7D6F;
	}
	
.postmetadata a:visited, .postmetadatasingle a:visited {
	color:#333;
	}
.postmetadata a:hover, .postmetadatasingle a:hover {
	text-decoration:overline;
	background-color:#fff;
	}	
.post h2 a, .post h3 a{
	color: #000;
	text-decoration: none;
	}
	
.post h2 a:hover, .post h3 a:hover{
	color: #333;
	text-decoration: none;
	background-color:#fff;
	}

.post a { text-decoration:underline;}

.post ul {}

.post li {}

.post .entry p{
	margin-bottom:12px;
}

.entry {
	display:block;
	clear:both;
	}
	

.gallery-icon img{
	width:50px !important;
	height:50px !important;
	}
.bitVolThumb img{
width:50px !important;
height:50px !important;
}

.thumb img{
	float:left;
	padding:3px;
	background:#f2f2f2;
	border:1px solid #ccc;
	width:100px;
	height:100px;
	margin:15px 12px 2px 0;	
	}

.navigation {
	font-size:12px;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0; }
	



/* left sidebar */

#left, #right {
	float:left;
	padding:0;	
	font: 11px Georgia, Serif, Times New Roman;

	}
#left h2, #right h2{
	font:12px "Andale Mono", "Courier New", Courier, monospace, Georgia;
	color: #333;	
	padding:0;
	margin:0 0 20px 0;
	text-transform:uppercase;
	line-height:16px;
	}
	
#left {
	margin-right:10px;
	width:75px;
	}

#left a, #right a {
	display:block;
	}
	
#left label{
	font:normal 11px "Andale Mono", "Courier New", Courier, monospace, arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#left p {margin:0; padding: 0;}

#left img {padding: 0; margin: 0;}

#left ul {
	margin:0;
	padding:0;
	}

#left ul li {
	margin: 0;
	padding: 0;
	line-height: 18pt;
	list-style-type: none;

	}

#left ul ul {
	margin:0;
	padding: 0;
}

#left ul ul li {
	list-style-type: none;
	}

#left ul ul ul{
	margin: 0;
	padding: 0;
}

#left ul ul ul li{
	padding: 0 0 0 15px;
	color: #898989;
}

ul.menu{
	margin-bottom:20px!important;
	}

/* right sidebar */

#right{
	width:140px;
	}
	
#right label{
	font:normal 11pt Arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;}

#right p {margin:0; padding:0;}

#right img {padding: 0; margin:0;}

#right ul {
	margin:0;
	padding:0;
	}

#right ul li {
	margin: 0 1px;
	padding: 0;
	line-height: 18pt;
	list-style-type: none;

	}

#right ul ul {
	margin:0 0;
	padding: 0;
}

#right ul ul li {
	list-style-type: none;
	}

#right ul ul ul{
	margin: 0;
	padding: 0;
}

#right ul ul ul li{
	padding: 0 0 0 15px;
	color: #898989;
}

#right #menu-sub-fields li a{
font-size:10px !important;
line-height:13px !important;
color:#333 !important;
}

/* comments */


/* End Comments */



/* search */

#searchform{
	padding:0;
	margin:14px 0;
	}

#searchform input#s{
	margin:0;
	background-color:#A8A697;
	font-size:11px;
	}




/* misc */

/* images */
img {margin:0 5px 5px 0; border: none;}

img a{border:none;}
img a:hover{border:none;}

.texty img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	}

.texty img.alignright {
	padding: 5px;
	margin: 3px 0 3px 7px;
	display: inline;
	}

.texty img.alignleft {
	padding: 5px;
	margin: 3px 7px 3px 0;
	display: inline;
	}


.alignright {
	float: right;

	}

.alignleft {
	float: left;

	}

.more{
	font-size:18px;
	font-family:Helvetica, Arial, sans-serif;
	}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}


.edit {
	padding:20px 0;
	border-bottom:1px solid #7F7D6F;
	}

.randoms{
	overflow:hidden;
	display:block;
	clear:both;
	width:560px;
	margin:20px 0 0 0;
	padding:10px 0;
	}
.randoms h4{
font:16px Georgia,Times, Serif;
	padding:0 0 0 7px;
	text-align:left;
	margin:0 0 5px 0;
	}
.randomthumb {
	width:114px;
	float:left;
	margin:25px 25px 0 0;

}

.randomthumb .thumbrand img{
	border:7px solid #fff;
	}
	
.thumbrand{
	position:relative;
	background-color:#fff;
	overflow:hidden;
	width:114px;
	height:114px;
	}
	
.thumbrand h5{
	font-size:10px;
	position:absolute;
	top:7px;
	left:7px;
	background-color:#fff;
	color:#333;
	text-align:left;
	}
	
.thumbrand img{
	width:100px;
	height:100px;
	}
	
/* footer */

#footer {
	clear: both;
	width: 100%;
	margin:10px 0
	}
	
#footer p{padding:10px 0; margin:0; color: #333;}
#footer a{color: #000;text-decoration: underline;}
#footer a:hover{color: #fff;text-decoration: none;}


#tcform {
display:block;
margin-bottom:20px;
border-bottom:1px solid #7F7D6F;
}
/* field names */

#tcf_email, #tcf_sender, #tcf_subject {
	width:500px;
	height:25px;
	font-size:14px;
	padding:2px;
	}
	
.contactform label { display:block; }

/* fields */
.contactform input { display:block; border:1px solid #7F7D6F; margin-bottom:10px; background-color:#A8A697; font-family:Georgia, Times, Serif,  Helvetica, Arial; }


/* message area */
.contactform textarea { font-size:14px; padding:3px; font-family:Georgia, Times, Serif,  Helvetica, Arial; display:block; width:500px; height:300px; background-color:#A8A697; border:1px solid #7F7D6F; margin-bottom:10px;}

/* captcha */


/* Send Button */
#contactsubmit{
background:#fff;
border-bottom:2px solid #333;
border-right:2px solid #333;
border-top:1px solid #333;
border-left:1px solid #333;
width:120px;
height:24px;
cursor:pointer;
}

/* ok message */
.contactform_respons { display:block; color:green; font-weight:bold; border: 2px green solid; padding:10px; }

/* error message */
.contactform_error { display:block; color:red; font-weight:bold; border: 2px red solid; padding:10px; }

/* smaller widget form */
.widget .contactform { width:200px; }
.widget .contactform input { width:98%; }
.widget .contactform textarea {width:98%; height:100px;}
