/*
Theme Name: BerilTech Site
Description: A professional WP theme
Author: Bahri Meriç CANLI
Author URI: http://www.bahri.info
*/



*{
	list-style:none;
}
#menucontainer{
	position:relative;
	height:50px;
	color:#FFFFFF;
	background:White;
	width:100%;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	}
#menunav{
	position:relative;
	height:38px;
	font-size:13px;
	/* text-transform:uppercase; */
	font-weight:bold;
	background:#fff url(images/background.jpg) repeat-x bottom left;
	padding:0 0 0 20px;}

#menunav ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;	
	float:left;}

#menunav ul li{
	display:block;
	float:left;
	margin:0 1px;}

#menunav ul li a{
	display:block;
	float:left;
	color: White;
	text-decoration:none;
	padding:0 0 0 20px;
	height:38px;}

#menunav ul li a span{
	padding:12px 20px 0 0;
	height:21px;
	float:left;}

#menunav ul li a:hover{
	color:#fff;	
	background:transparent url(images/hover.jpg) repeat-x bottom left;}

#menunav ul li a:hover span{
	display:block;
	width:auto;
	cursor:pointer;}
	
#menunav ul li.current_page_item a, 
#menunav ul li.current_page_item a:hover, 
#menunav ul li.current_page_parent a, 
#menunav ul li.current_page_parent a:hover{
	color:#bf0000;
	background:#1D6893 url(images/left.jpg) no-repeat top left;
	line-height:275%;}

#menunav ul li.current_page_item a span, 
#menunav ul li.current_page_parent a span{
	display:block;
	padding:0 20px 0 0;
	width:auto;
	background:White url(images/right.jpg) no-repeat top right;
	height:38px;}


/* ---------------------- END Dolphin nav ---------------------- */


#main {
/* width: 450px; */
margin-left: 30px; 
margin-right: 20px;
display: inline;
/* line-height: 16px;
text-align: justify;
*/
}


/* ---------------------- hede ---------------------- */


/* AUTHOR TEXT */

h5 {
font: 8pt Verdana, arial;
margin-top: -10px;
color: #4B4B4B;}

.entries {
clear: both;
height: 25px;
padding: 0;
margin-top: 35px;
margin-bottom: 20px;}

.entries a {
font-weight: bold;
text-decoration: none;
font-size: 14px;}

.entries a:hover {
text-decoration: none;
color: #203048;}

.left {
float: left;}

.right {
float: right;}

/* COMMENTS */

.com {
clear: both;
text-align: right;
border-bottom: 1px solid #CCCCCC;
padding-right: 10px;
margin-bottom: 20px;
color: #CCCCCC;}

.com a {
padding-bottom: 2px;
text-decoration: none;
color: #203048;}

.com a:hover {
text-decoration: none;
color: #B20301;}



/* INPUT PROPERTIES */

.searchform {
background-color: #FCFBFA;
border: 1px solid #747474;
padding-left: 6px;
margin-left: 12px;
color: #4B4B4B;}

.field {
background-color: #FCFBFA;
border: 1px solid #747474;
color: #374961;}

.comments {
background-color: #FCFBFA;
border: 1px solid #747474;
color: #374961;}

.button {
background-color: #FCFBFA;
border: 1px solid #747474;
color: #4B4B4B;}

* html .button {
height: 20px;}



/* IMAGE STYLE */

img {
float: left;
padding-right: 5px;
border: 0;}

.wp-smiley {
float: none;}

blockquote {
padding-left: 7px;
padding-right: 5px;
font-style: italic;
font-size: 8pt;
border-left: 4px solid #B20301;
color: #35475F;}
