/**
Theme Name: BeachlerMag
Author URI: http://wpjunction.com
Theme URI: http://wpjunction.com
Version: 1.0
Author: hpa
Description: BeachlerMag Theme Premium WP
Optimization to Persian language : Sinac
Optimization to Persian language website : http://sinac.ws/
*/

@import url('css/reset.css');
@import url('css/default.css');
@import url('css/slide.css');
@import url('css/tab.css');
@import url('css/widgets.css');
@import url('css/comments.css');

body {
	background:#FFFFFF url('./images/background.gif') repeat-x 0 100%;
	font:normal 12px Tahoma, Arial, Verdana;
	color:#767676;
	<!--/direction:rtl;-->
}

a {
	text-decoration:none;
	color:#5FA9DF;
}

a:hover { color:#A0A0A0; }

#body-in {
	background:transparent url('./images/body-in-bg.gif') repeat-x 0 0;
}

#wrapper {
	width:960px;
	margin:0 auto;
}

strong {
	font:bold 15px "Times New Roman", Times, serif;

}
.icon {
	background:transparent url('./images/all-icons.gif') no-repeat;
	padding-right:25px;
	display:block;
	float:right;
	height:15px;
	line-height:15px;
	margin-left:5px;
}

/* header */
#header-top {
	height:36px;
	line-height:35px;
	text-transform:uppercase;
	font-size:11px;
	color:#6CB0E2;
}

#right-now {
	background-position:right 8px;
	height:36px;
	padding-right:28px;
	line-height:36px;
}

#header-tools {
	float:left;
	width:370px;
	height:36px;
}

#rss-icon {
	background-position:0 -21px;
	height:36px;
	padding:0;
	width:22px;
	margin-right:5px;
}

#subcribe-form {
	margin:0;
	padding:0;
	background:transparent url('./images/subscribe-email-form.gif') no-repeat right 0;
	float:left;
	width:319px;
	height:21px;
	border:1px solid #DBEAF5;
	position:relative;
	top:7px;
}

#subcribe-form .input-text, #subcribe-form .input-submit, #subcribe-form label {
	border:medium none;
	background:transparent;
	position:absolute;
	text-align:center;
}

#subcribe-form .input-text {
	width:295px;
}

#subcribe-form label {
	left:-107px;
	top:-7px;
}

.input-text {
	left:2px;
	top:3px;
	width:199px;
	font-size:11px;
	color:#6AAFE2;
	text-transform:uppercase;
	font-family:Tahoma, Georgia, Arial, "Times New Roman", Times, serif;
}

.input-submit {
	width:18px;
	height:22px;
	padding:0;
	right:0;
	top:0;
	cursor:pointer;
}

#header-content { height:101px; }

/* branding */
#branding { overflow:hidden; }

#blog-title {
	margin-top:15px;
	font:normal 34px Titr, Georgia, "Times New Roman", Times, serif, 'Trebuchet MS', Tahoma, Verdana;
	display:block;
}

#blog-title a { color:#80BFEC; }

#blog-title a:hover { color:#A7A7A7; }

#blog-description {
	background:transparent url('./images/tagline-bg.gif') no-repeat 0 0;
	float:right;
	height:19px;
	padding-left:9px;
}

#blog-description span {
	background:transparent url('./images/tagline-bg.gif') no-repeat 100% 0;
	display:block;
	font:normal 12px Tahoma, Verdana;
	color:#A7A7A7;
	height:19px;
	line-height:17px;
	float:left;
	padding-right:9px;
}

#page-menu {
	height:36px;
	margin-bottom:10px;
	overflow:hidden;
}

#page-menu ul li {
	display:inline;
	float:right;
	font-family:Titr, Georgia, "Times New Roman", Times, serif, 'Trebuchet MS', Tahoma, Verdana;
	font-weight:bold;
	font-size:20px;
}

#page-menu a {
	color:#FFFFFF;
	display:block;
	float:left;
	height:36px;
	line-height:36px;
	margin:0 18px;
}

#page-menu a:hover, #page-menu li.current_page_item a { color:#C1D7E8; }

/* container */
#container { margin-bottom:10px; }

/* content */
#content {
	float:left;
	width:600px;
}

#featured { margin-bottom:10px; }


/* post */
.pagetitle {
	font:normal 25px Titr, Georgia, "Times New Roman", Times, serif, 'Trebuchet MS', Tahoma, Verdana;
	color:#A7A7A7;
}

.post-header {
	text-align:left;
	margin-bottom:15px;
}

.post {
	background:#FFFFFF url('./images/post-bg.gif') no-repeat 50% 32px;
	margin-bottom:10px;
}

.title {
	font:bold 25px Georgia, Arial, 'Trebuchet MS', Tahoma, Verdana;
	color:#5FA9DF;
	float:right;
	text-align:right;
	width:100%;
}

.meta {
	clear:left;
	font:normal 11px Tahoma, Verdana;
	color:#A0A0A0;
	margin-bottom:5px;
	padding-top:10px;	
}

.meta a { color:#A0A0A0; }

.meta a:hover { color:#5FA9DF; }

.post-date {
	font:normal 11px Tahoma, Verdana;
	color:#A0A0A0;
}

.post-date { background-position:right -153px; }

.post-author { background-position:right -60px; }

.post-categories { background-position:right -85px; }

.post-comment { background-position:right -109px; float:left; }

.read-more {
	display:block;
	width:140px;
	height:25px;
	line-height:25px;
	text-align:center;
	border:1px solid #5FA9DF;
	background-color:#8EC9F4;
	color:#FFFFFF;
	font-size:12px;
}

/* sidebar */
#sidebar {
	float:right;
	width:315px;
	padding-left:7px;
}

.widget {
	background:#FFFFFF url('./images/widget-bg.gif') no-repeat 50% 34px;
	margin-bottom:10px;
}

.widget ul li {
	font:normal 11px Tahoma, Verdana;
	line-height:27px;
	border-bottom:1px solid #E2E2E2;
	color:#8D8D8D;
}

.widget ul li a { color:#8D8D8D; }

.widget ul li a:hover { color:#5FA9DF; }

/* footer */
#footer {
	height:39px;
	line-height:39px;
	overflow:hidden;
	margin-bottom:18px;
	text-transform:uppercase;
	color:#FFFFFF;
}

#blog-name, #blog-name span {
	background:#FFFFFF url('./images/blog-name-bg.gif') no-repeat;
	background-position:0 0;
	display:block;
	float:left;
	height:22px;
	padding-left:5px;
}

#blog-name { margin:9px 9px 0 9px; }

#blog-name span {
	background-position:100% 0;
	display:block;
	float:left;
	font:normal 12px Tahoma, Verdana;
	height:22px;
	line-height:22px;
	padding:0 5px 0 0;
	color:#66ADE1;
	text-transform:capitalize;
}

#footer a, #footer a:hover, #footer a:active {
	color:#FFFFFF;
}
<!-- hamed -->
div#navmenu {
display:inline;
	font: bold 9px/9px Verdana, Lucida Grande, Arial, Helvetica, Sans-Serif;
	position: absolute;
	top: 201px;
	left: 50%;
	width: 100%;
	margin: 0 0 0 -360px;
	padding: 5px 16px; /* duplicate the tab size */
	text-align: left;
	display: block;
}
div#navmenu ul {
margin: 0px;
padding: 0px;
text-align: center;
font-family:Titr, Georgia, "Times New Roman", Times, serif, 'Trebuchet MS', Tahoma, Verdana;
font-size: 15px;
font-weight: bold;
color: #336699;
line-height: 35px;
white-space: nowrap;
}
div#navmenu li {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
	display: inline;
}
div#navmenu li a {
color: #FFFFFF;
	background: #63AAE7;
	font-weight: normal;
	height: 5px;
	padding: 2px 5px;
	/* round corner tab - not for IE */
	-moz-border-radius-topright: 6px; 
	-moz-border-radius-topleft: 6px;
}div#navmenu li a:link {
color: #336699:
}div#navmenu li a:hover {
color: #336699;
	background: white;
	text-decoration: none;
	/* round corner tab - not for IE */
	-moz-border-radius-topright: 6px;
	-moz-border-radius-topleft: 6px;
}
