/*
Theme Name: WP Max
Theme URI: http://wordpresstop.com
Description: A Fantastic Premium News Theme for WordPress
Version: 1.2
Author: Ahmad Fouad
Author URI: http://wordpresstop.com
*/

/* Imports */
@import url("css/rounded.corners.css");
@import url("css/header.css");
@import url("css/featured.story.css");
@import url("css/more.features.css");
@import url("css/latest.css");
@import url("css/more.latest.css");
@import url("css/searchform.css");
@import url("css/subscription.css");
@import url("css/carousel.css");
@import url("css/sidebar.css");
@import url("css/front.categories.css");
@import url("css/footer.css");
@import url("css/single.post.template.css");
@import url("css/archive.css");

/* Reset */
* {
	font-family: calabric, "Trebuchet MS", Verdana, Tahoma;
	font-size: 1em;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
	text-decoration: none;
	vertical-align: baseline;
	white-space: normal;
}

html, body {line-height: 1}
hr {display: none}
blockquote:before, blockquote:after, q:before, q:after {content: ''}
blockquote, q {quotes: "" ""}
ul {list-style-type: none}
ol {list-style-type: decimal}
ol {margin: 0 0 0 20px}
.clear {clear:both}
a {color: #366799}
a:hover {color: #333}

/* Page Layout */
body {
	width: 100%;
	background: #e5ecf1;
	text-align: center;
	cursor: default;
}

#pagei {
	width: 1000px;
	height: auto;
	padding: 7px 0 7px 0;
	margin: 0 auto 0 auto;
	text-align: left;
	font-size: 0.75em;
	color: #555;
}
#mainmenu{

	float:none;
	width:100%;
	padding:5px 0;


}
#mainmenu ul{
	float:left;
height:30px;
font-size:18px;
margin:0;
z-index:1000;

}
#page {
	height: auto;
	background: #fff;
	padding: 10px;
}
#hdr { height:70px; }
#main {
	width: 980px;
margin-top:15px;
}

#main-left {
	float: left;
	width: 240px;
	padding: 0 5px 0 0;
}

#main-center {
	float: left;
	width: 240px;
	border-left: 1px solid #d9e2e5;
	border-right: 1px solid #d9e2e5;
	padding: 0 5px;
}

#main-right {
	float: left;
	width: 225px;
	display: inline;
	margin-left: 5px;
}

#contents {
	width: 980px;
	padding: 10px 0 10px 0;
}
#contents-b {
	width: 980px;
	padding: 0 0 0 0;
}

#content, #content-b {
	float: left;
	width: 659px;
	border-right: 1px solid #d9e2e5;
	margin-right: 10px;
	padding-right: 10px;
}

#sidebar {
	float: left;
	width: 300px;
	display: inline;
}

#footeri {
	width: 1000px;
	height: auto;
	margin: 0 auto 7px auto;
	text-align: left;
	font-size: 0.7em;
	color: #fff;
	background: #366799;
}

#footer {
	padding: 10px;
}

#bottom {
	width: 1000px;
	height: auto;
	margin: 10px auto 30px auto;
	text-align: left;
	font-size: 0.7em;
	color: #888;
	line-height: 1.5em;
}

#bottom-left {
	float: left;
}

#bottom-right {
	float: right;
}

/* Global site Headers */
h2.front {
	display: block;
	line-height: 1.4em;
	font-weight: bold;
	color: #fff;
	padding: 4px 5px 3px 5px;
	margin: 0 0 5px 0;
	background:  #366799;

}

h2.front-gal {
	display: block;
	line-height: 1.4em;
	font-weight: bold;
	color: #444;
	padding: 4px 5px 3px 30px;
	margin: 0 0 5px 0;
	background: #f1f6e2 url(images/photo.png) no-repeat;
	background-position: 7px center;
	border-bottom: 1px solid #e3e8d4;
	position: relative;
}

h3.front {
	margin: 10px 0 5px 0;
	border-bottom: 1px dotted #ccc;
	padding: 0 0 7px 0;
	color: #666;
	position: relative;
}

/* Various Links CSS */
a.icomment {
	display: inline;
	font-size: 0.9em;
	color: #999;
	margin: 0 0 0 7px;
}

a.icomment:hover {color:#333}
.mfpost{height:180px;}

/* Header Slider */

#slider {
    width: 410px; /* important to be same as image width */
    height: 130px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}
#sliderContent {
    width: 410px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
}
.sliderImage span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 384px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 14px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
ul { list-style-type: none;}

span.wpcf7-form-control-wrap  {
border:1px solid #B2D487;
position:relative;
}
span. wpcf7-form-control-wrap your-message {
height:300ppx;
border:1px solid #B2D487;
}

/*Top level list items*/

#mainmenu ul li{	border-right:1px solid #fff;position: relative;display: inline;float: left;line-height:1.2em;font-weight:bold;
	padding:0 0 0 10px;	
}

#mainmenu ul li.first{

	padding:0;

	background:none;

}

/*Top level menu link items style*/

#mainmenu ul li a{

	display:block;
padding:5px 10px;
	color:#333;

}

* html #mainmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/

	display: inline-block;

	float:left;

}

* html #mainmenu ul li ul li a{ /*IE6 hack to get sub menu links to behave correctly*/

	float:none;

}

/*Top level menu link items style*/

#mainmenu ul li a span{

	display:block;	
	cursor:pointer;

}

* html #mainmenu ul li a span{ /*IE6 hack to get sub menu links to behave correctly*/

	display: inline-block;

	float:left;

}

* html #mainmenu ul li ul li a span{ /*IE6 hack to get sub menu links to behave correctly*/

	float:none;

}

#mainmenu ul li a:link, #mainmenucat ul li a:visited{

	text-decoration:none;

}

#mainmenu ul li a:hover, #mainmenu .current_page_item a, #mainmenu .select a{
background: #f6f6f6;
	color: #222;
	text-decoration:underline;

}

/*1st sub level menu*/

#mainmenu ul li ul{
        background: #fff;
	-moz-border-radius:5px;
	padding: 5px;
height:auto;
	border: 1px solid #cdd8e0;
	position: absolute;
	left: 0;
	display: block;
	visibility: hidden;
	margin:0;	
	border:0;
	width:auto;

}

/*Sub level menu list items (undo style from Top level List Items)*/

#mainmenu ul li ul li{
	display: list-item;
	float: none;
list-style:none;
border:none;
	background:none;
	padding:0;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */

#mainmenu ul li ul li ul{

	top: 0;
	margin:0;

}

/* Sub level menu links style */

#mainmenu ul li ul li a, #mainmenu ul li.current_page_item ul a, #mainmenu ul li.select ul a{

	width: 190px;
	margin: 0;
        color: #366799;
	padding: 0 5px 0 5px;
	height: 22px;
	line-height: 22px;
	position: static;
        font-size:14px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #ccc;
	text-align:left;
	text-decoration:none;
	font-weight:bold;
	background:#fff;
}

#mainmenu ul li ul li a:hover{ /*sub menus hover style*/

	text-decoration:none;
	background: #f6f6f6;
	color: #222;

}

#mainmenu ul li ul li a span{ /*sub menus hover style*/
	background:none;
	height:auto;
	padding:0;
}
/*header_search*/
#header_search{
	float:left;
	padding:7px 0 0 20px;
}
#header_search fieldset{
	float:left;
}

#main_search_val{
	float:left;
	border:1px solid #000;
	background:#fff;
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:1.2em;
	padding:2px;
	margin:0 10px 0 0;
	width:173px;

}

#main_search_sub{

	float:left;

	width:65px;

	height:20px;

}
.wpcf7 textarea {
border:1px solid #B2D487;
}
.post td {
border:1px solid #D9E2E5;
}


 
