/*  
Theme Name: Opacity 2.0 - Yellow
Theme URI: http://www.themesbase.com
Description: Opacity 2.0 is a blockish, 2-column design available in three different colour schemes. Big fonts and monochromatic colours are used throughout, whilst the header image is customizable.<br /><a href="http://www.themesbase.com/?category=wordpress" target="_blank">Download More <strong style="color:#d00;">Free</strong> Wordpress themes</a>
Version: 1.0
Author: Nikola Alexandrov
Author URI: http://www.themesbase.com
*/


* {
	outline:0;
	padding: 0;
	margin:0;
	}
/*--------------------------------------------------------------------------------------
		LAYOUT
----------------------------------------------------------------------------------------*/
body {
	color:#333;
	font-family: tahoma;
	font-size:12px;
	text-align:center;
	background-color: #E6E6E6;
	}

#wrapper {
	width: 1000px;
	margin: 0 0 0 0;
	text-align:left;
	font-family: tahoma;
	}
	
#header {
	height:10px;
	width:1000px;
	background: url(images/top.gif) repeat-y;
	}

#grouper {
	float:left;
	width:905px;
	}

#firstleft {
	float:left;
	width:105px;
	}

#section {
	width: 800px;
	float:right;
	padding: 0 0 0 0;
	background: url(images/section.gif) repeat-y;
	}

h2.title {
	font-family: tahoma;
	color: #FE6D00;
	font-size: 22px;
	font-weight: bold;
	padding: 0 0 0 0;
	}

h2.title a {
	font-family: tahoma;
	color: #FE6D00;
	font-size: 22px;
	font-weight: bold;
	padding: 0 0 0 0;
	text-decoration: none;
	}

h2.title a:hover {
	color: #C31642;
	text-decoration: none;
	}		
		
#content {
	float:right;
	width:550px; 
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #E1DFD3;	
	}

#ontheright {
	float:left;
	width:250px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

#paneltwo {
	float:left;
	width:250px;
	font-size:11px;
	font-family: tahoma;
	background-color: #A49C29;	
	}

#header-image {
	width: 250px;
	height:270px;
	background-image:url(images/headers/rotator.php);
	background-repeat: no-repeat;
	margin-bottom: 15px;
	border-top:2px solid #D1CB70;
	border-bottom:2px solid #D1CB70;	
	}

#blogtitleist {
	width:250px;
	height:44px;
	background:#FFF;
	filter: alpha(opacity=65);
	opacity: 0.65;
	-moz-opacity: 0.65;
	margin-top:210px;
	}

#repair {
	padding:2px;
	text-align:center;
	}

#repair a {
	text-decoration:none;
	color:#A49C29;
	font-weight:bold;
	font-size:30px;
	}

/*--------------------------------------------------------------------------------------
		BASE STYLES
----------------------------------------------------------------------------------------*/

abbr, acronym {
  border-bottom: 1px dotted #5B5959;
  cursor: help;
  }

cite {
	font-style:normal;
	}

dl {
	margin-left:15px;
	}

p {
	font-family: arial;
	font-size: 12px;
	margin-bottom:10px;
	}

p a, blockquote a, .navigation a {
	text-decoration:none;
	color: #A49C29;
	}

	p a:hover, blockquote a:hover, .navigation a:hover {
		color:#FFFFFF;
		}

form input, select, textarea {	
	border:1px solid #aaa;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:13px;
	padding:0px 1px 1px 2px;
	background-color:#FFF;
	color:#105687;
	}

ul a {
	color:#333333;
	text-decoration:none;
	}

	ul a:hover {
		color:#C31642;
		}
			
/*--------------------------------------------------------------------------------------
		SEARCH FORM
----------------------------------------------------------------------------------------*/

#searchdiv {
	width: 550px;
	height: 45px;
	background-color: #D1CB70;
	padding-top:25px;
	margin-bottom: 15px;
	}

#groupsearch {
	float:right;
	}

div#groupsearch {
	padding-left:10px;
	}

#insidesearch-left {
	float: left;
	width:400px;
	}

#insidesearch-right {
	float: right;
	font-family: arial;	
	font-size: 12px;
	font-weight: bold;
	padding-right:20px;
	}

#insidesearch-right a {
	color: #FFFFFF;
	text-decoration: none;
	}

#insidesearch-right a:hover {
	color: #000000;
	}

#search {
	padding-bottom: 20px;
	height: 22px;
	color: #EAB000;
	}

.searchfield {
	vertical-align: middle;
	padding: 1px;
	margin: 1px;
	border: solid 1px #E1DEA4;
	background-color: #E1DEA4;	
	color: #FFFFFF;
	width: 300px;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	height: 16px;
}

.searchfield:hover {
	background: #efefef;
	border: 1px solid #BFBFBF;
	color: #000000;
	}

.messagefield {
	vertical-align: middle;
	padding: 1px;
	margin: 1px;
	border: solid 1px #E1DEA4;
	background-color: #E1DEA4;	
	color: #FFFFFF;
	width: 300px;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	height: 80px;
}

.messagefield:hover {
	background: #efefef;
	border: 1px solid #BFBFBF;
	color: #000000;
	}

.searchsubmit {
	vertical-align: middle;
	padding: 0px;
	margin: 1px;
	border: solid 1px #D1CB70;
	background-color: #D1CB70;	
	color: #FFFFFF;
	width: 50px;
	font-family: arial;	
	font-size: 12px;
	font-weight: bold;
	height: 20px;
}

.searchsubmit:hover {
	color: #000000;
	}


/*--------------------------------------------------------------------------------------
		CONTENT
----------------------------------------------------------------------------------------*/
#content{}

	#content h1{
		font-size:20px;
		}
		
	#content h2 {
		font-size:16px;
		}
		
	#content h3 {
		font-size:13px;
		color:#0C5681;
		}

	.gold {
		color:#946B0B;
		}
	
	.blue {
		color:#006699;
		}		
		
	.post  {/*entire post, including meta info*/
		margin-bottom:20px;
		padding-left: 10px;
		padding-right: 10px;		
		}
	
		
	.entry {  /*actual content of post*/
		padding-bottom:2px;
		margin-bottom: 10px;
		padding-right: 10px;
		font-family: Tahoma, Verdana;
		font-size: 11px;		
		}
		
		.entry a{  /*actual content of post*/
			text-transform: none;
			font-size:12px;
			}
	
h1.posttitle {
	font-family: arial;
	color: #A49C29;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 5px;
	text-transform: uppercase;
	}

h1.posttitle a {
	color: #A49C29;
	font-size: 18px;
	font-weight: bold;	
	text-decoration: none;
	text-transform: uppercase;	
	}

h1.posttitle a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}	
	
#metadata {
		margin-top: 10px;
		padding-top: 10px;
		border-top:1px solid #D1CB70;
	}	
	
	p.postmetadata {
		font-family: arial;
		font-size: 11px;
		font-weight:bold;
		color: #A8A035;
		margin-bottom: 3px;
		height: 15px;
		padding-left: 30px;
		padding-top: 1px;
		background: url(images/comments.gif) no-repeat;		
		}

	p.postmetadata a {
		color: #A8A035;
		text-decoration: none;
		}
		
	p.postmetadata a:hover {
		color:#FFFFFF;
		}

	p.date {
		font-family: arial;
		font-size: 12px;
		font-weight:bold;
		color: #A8A035;
		margin-bottom: 3px;		
		}		

/*--------------------------------------------------------------------------------------
		SIDEBAR
----------------------------------------------------------------------------------------*/	

#paneltwo h2 {
	font-family: Arial;
	font-size: 16px;
	font-weight:bold;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 5px;
	height: 30px;
	padding-top: 6px;
	padding-left: 40px;
	background: url(images/menu.gif) no-repeat;
	text-transform:uppercase;
	}

#paneltwo ul {
	color: #333333;
	font-weight: bold;
	list-style-type: none;
	margin-bottom: 1px;
	padding-left: 0px;
	text-transform: none;
	}

#paneltwo ul li {
	font: tahoma;
	padding-bottom: 1px;
	}

#paneltwo ul ul {
	font-weight: normal;
	list-style-type: none;
	text-align: left;
	}

#paneltwo ul ul li {
	font-family: arial;
	font-size: 14px;
	margin-top: 0;
	padding-left: 40px;
	font-weight: bold;
	}

#paneltwo ul ul li a {
	color: #FFFFFF;
	text-decoration: none;
	}	

#paneltwo ul ul li a:hover {
	color: #000000;
}

#paneltwo ul ul ul ul li {
	font-family: arial;
	font-size: 12px;
	margin-top: 0;
	padding-left: 52px;
	font-weight: bold;
	}

#paneltwo ul ul ul ul li a {
	color: #FFFFFF;
	text-decoration: none;
	}	

#paneltwo ul ul ul ul li a:hover {
	color: #000000;
}	

#paneltwo ul ul ul.children {
	}


/*--------------------------------------------------------------------------------------
		PAGE SPECIFIC STYLES: ARCHIVES
----------------------------------------------------------------------------------------*/
.month {
	margin:0 0 15px 15px;
	display:block;
	}

.month a {
	font: 15px/1em "Trebuchet MS", Verdana, Arial, sans-serif;
	color:#006699;
	text-decoration:none;
	}

		.month a:hover {
			color:#000;
			}

/*--------------------------------------------------------------------------------------
		PAGE SPECIFIC STYLES: CONTACT
----------------------------------------------------------------------------------------*/
.required{
		color:#FF0000;
		font-size:10px;
	}
	
	.errortxt{
		color: #FF0000;
		display:none;
	}
	
	#errorwarning{
		color: #FFFFFF;
		padding: 6px 15px;
		background-color: #FF0000;
		border-left: 15px solid #990000;
		margin: 10px 0 10px 15px;
		display:none;
		}


#contactform {
	margin-top:15px;
	font-size:11px;
	}

	#contactform  #name, #email, #subject, #message  {
		width:310px;
		margin:0;
		}

	#contactform #message{
		width:310px;
		height:200px;
		padding: 0 2px;
		}

p.red {
	color:red;
	font-size:10px;
	margin-right:2px;
	margin-top:-4px;
	}

dl#contactform dd{
	margin-bottom:4px;
	}

#sendbutton {
	border-width:0; 
	}
/*--------------------------------------------------------------------------------------
		COMMENTS
----------------------------------------------------------------------------------------*/
h4.comments {
	margin-top: 10px;
	padding-top: 10px;
	border-top:1px solid #D1CB70;	
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
	color: #A49C29;
	margin-bottom: 10px;			
	}

h4.postcomments {
	margin-top: 10px;
	padding-top: 10px;
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
	color: #A49C29;
	margin-bottom: 10px;			
	}

#commentform input, textarea{
	color:#333333;
	border-color: #D1CB70;
	padding-left: 3px;
	}

#commentform input{
	font-size:11px;
	}

#commentform textarea{
	padding:2px 4px;
	font-size: 12px;
	}

#author, #email, #url {
	width:200px;
	padding: 0 0 0 0;
	margin-top: 5px;
	margin-bottom: 5px;
	}

#comment {
	width:400px;
	height:180px;
	}

#submit	{
	margin-top:5px;
	border-color: #CC1B00;
	padding:0;
	width: 50px;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	}

.commentlist {
	margin-left:10px;
	margin-right: 10px;
	list-style:none;
	}

p.loggedin a {
	color: #D1CB70;
	text-decoration: none;
	}

p.loggedin a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}

.commentlist li{
	font-family:Arial, Helvetica, sans-serif;
	border: solid 1px #D1CB70;	
	background:#EAEBEB;
	margin-bottom:20px;
	padding-left: 10px;
	padding-top:10px;
	}

.commentlist li a{
	color: #D1CB70;
	text-decoration: none;
	}

.commentlist li a:hover{
	color: #FFFFFF;
	}
	
	.commentlist li.alt{
		}
	
.commentlist li  p{
	margin: 0 0 0 0;
	}

.commentauthor a{
	color:#D1CB70;
	text-decoration:none;
	font-weight:bold;
	border-width:0;
	padding-left:14px;
	}

	.commentauthor a:hover{
		color:#FFFFFF;
		background-color:transparent;
		}
		
.commentmetadata {
	font-family:Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-bottom: 7px;
	font-size: 11px;
	font-weight:bold;
	}

	.commentmetadata a{
		text-decoration:none;
		color:#D1CB70;
		}
	
		.commentmetadata a:hover{
			color:#000000;
			}

.commentdata {
	clear:both;
	font-size:11px;
	line-height:1.4em;
	}

	.commentdata:hover {
		color:#000000;
		}
		
		
#respond, #comments {
	margin-bottom:15px;
	font-family:"Trebuchet MS", sans-serif;
	}
	
/*--------------------------------------------------------------------------------------
		FOOTER
----------------------------------------------------------------------------------------*/
#footer {
	height: 50px;
	background: url(images/top.gif) repeat-y;
	clear: both;
	padding-left: 365px;
	padding-top: 15px;
	color: #FFFFFF;
	font-family: arial;
	font-size: 12px;
	font-weight: none;
	}

#footer a {
	color: #FFFFFF;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}

#footer a:hover {
	color: #000000;
	}

/*--------------------------------------------------------------------------------------
		NAVIGATION
----------------------------------------------------------------------------------------*/

.navigation {
	padding:10px 10px 40px 10px;
	font-weight:bold;
	font-size:16px;
	}

.alignleft {
	float:left;
	display:inline;
	}

.alignright {
	float:right;
	display:inline;
	}

