/*
Theme Name: مجلة القراء
Theme URI: http://www.alqorae.com
Description: قالب مجلة القراء
Version: 1.0
Author: Abdelhadi Touil
Author URI: http://www.alamalnet.com
Website: http://www.alamalnet.com
*/

/* Reset */
* {
	font-size: 1em;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
	text-decoration: none;
}

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 20px 0 0px}
.clear {clear:both}
a {color: #200e71}
a:hover {color: #ff4500}

/* Page Layout */
body {
	width: 100%;
	background: #ccc url(images/bg.png);
	text-align: center;
	cursor: default;
	padding: 0px;
	margin: 0;
}

#pagei {
	width: 1000px;
	height: auto;
	margin: 0 auto;
	text-align: right;
	font-size: 16px;
	font-weight: bold;
	color: #555;
}

#page {
	height: auto;
}

#main {
	width: 980px;
	*width: 1000px;
}

#main-right {
	float: right;
	width: 650px;
	padding: 10px;
	margin-top: 5px;
	background: #fafcfe;
}

#main-left {
	float: right;
	width: 300px;
	padding: 0 10px 0px 0px;
	margin-top: 5px;
}

#contents {
	width: 1000px;
	padding-top: 10px;
}
#contents-b {
	width: 1000px;
	padding: 5px 0 0px;
}

#content-b {
	float: right;
	width: 650px;
	margin: 0px 0 0 10px;
	padding: 10px;
	background: #fff;
}

#content {
	float: right;
	width: 650px;
	margin-left: 10px;
}
#sidebar {
	float: right;
	width: 320px;
	display: inline;
}
#footeri {
	width: 1000px;
	height: auto;
	margin: 0 auto 7px auto;
	text-align: right;
	font-size: 0.7em;
	color: #000000;
	background: #ab4ba6;
}
#footer {
	padding: 10px;
	font: normal 10px Tahoma;
}
#bottom {
	width: 980px;
	height: auto;
	margin: 10px auto 10px auto;
	padding: 10px;
	text-align: center;
	font: normal 11px Tahoma;
	color: #000;
	background: transparent url(images/footer-bg.png);
}
#bottom a {
	color: #200e71;
}
#bottom a:hover {
	color: #ff4500;
}
#bottom-left {
	float: right;
}

#bottom-right {
	float: left;
}
/* header */
#header {
	width: 1000px;
	height: auto;
	margin: 0 auto;
	text-align: right;
	font-size: 0.75em;
}
#top {
	height: 25px;
	margin: 5px 0;
	background: transparent url(images/top-bg2.png) center right;
}
#pagenav {
	padding: 3px 0;
	overflow: hidden;
}
#pagenav li {
	float: right;
	display: block;
	border-left: 1px solid #999;
	padding: 0 10px;
}
#pagenav li a {
	float: left; /* for ie */
	display: block;
	height: 20px;
	line-height: 16px;
	font: bold 16px Arial;
	color: #000;
}
#pagenav li a:hover {
	color: #fff;
}
#pagenav #date {
	float: left;
	height: 20px;
	line-height: 16px;
	font: bold 16px Arial;
	border: 0;
	
}
#pagenav li.rss a {
	background: url(images/rss.gif) no-repeat;
	background-position: right center;
	padding-right: 20px;
}
#hdr {
	background: #f2f9fe;
}
#logo {
	float: right;
	padding: 0px;
	background: #f2f9fe url(images/alqorae-header.png) no-repeat;
}
#logo a {
	display: block;
	width: 400px;
	height: 100px;
}
#ad {
	float: left;
	padding: 15px 0px 10px 10px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	font-size: 0.8em;
}
#ad a, #ad img {
	display: block;
	overflow: hidden;
}
#headerc {
	height: 2px;
	background: #fff;
}
/* Menu */
#horizon-menu {
	width: 1000px;
	height: auto;
	margin: 0 auto;
}
#menu {
	height: 30px;
}
#menu li {
	font: bold 16px Arial;
	float: right;
	display: block;
	margin: 5px 0px 0 5px;
	position: relative;
	background: #fff url(images/menu-bg2.png);
}
#menu li a {
	float: left; /*For ie*/
	display: block;
	font-weight: bold;
	color: #000;
	padding: 0 9px;
	height: 30px;
	line-height: 30px;
	position: relative;
}
#menu li a:hover, #menu li a.selected, #menu li a.selected:hover {
	background: #fff url(images/menu-bg-hover.png);
	color: #fff;
}
/* Sub Menu Stylesheet */
#menu ul {
	display: none;
	position: absolute;
	z-index: 999;
	top: 25px;
	right: -1px;
	background: #fff;
	padding: 5px;
	margin-top: 5px;
	border: 1px solid #cdd8e0;
	border-top: 0;
	height: auto;
	width: 120px;
}
#menu ul li a {position: relative}
#menu ul ul {
	display: none;
	position: absolute;
	z-index: 999;
	top: -11px;
	right: 175px;
	background: #fff;
	padding:5px;
	border: 1px solid #cdd8e0;
	height: auto;
	width: 120px;
}
#menu ul li {
	float: none;
	display: block;
	border-left: 0;
	position: relative;
	margin: 0px;
}
#menu ul li a {
	float: none;
	display: block;
	font-weight: bold;
	color: #000;
	padding: 0 5px 0 5px;
	height: 25px;
	line-height: 25px;
	border-top: 1px solid #eee;
}
#menu ul li a:hover, #menu ul li a.selected, #menu ul li a.selected:hover {
	background: #fff url(images/menu-bg-hover.png);
	color: #fff;
}
/* Latest */
#mid-latest .latest-post {
	padding: 5px 0 10px 0;
	border-bottom: 2px solid #eee;
}
#mid-latest h2 a {
	line-height: 1.4em;
	font: bold 18px Arial;
}
#mid-latest .lpost {
	overflow: hidden;
}
#mid-latest .lpost .front-title {
	margin: 0 120px 10px 0;
	padding-right: 25px;
	background: url(images/article.png) no-repeat right center;

}
#mid-latest .lpost .front-cat {
	width: 142px;
	height: 30px;
	margin-bottom: 10px;
	padding: 0 30px 0 0;
	background: url(images/front-cat-title.gif) no-repeat right center;
}
#mid-latest .lpost .front-cat a{
	color: #000;
	font: bold 1.1em Arial;
	line-height: 35px;
}
#mid-latest .lpost .postinfo {
	width: 520px;
	background: url(images/postinfo.gif) no-repeat right center;
}
#mid-latest .lpost .postinfo li {
	font: normal 12px tahoma;
	float: right;
	color: #999;
	padding: 5px 25px 5px 20px;
	display: block;
}
#mid-latest img {
	float: right;
	display: inline;
	border: 2px solid #d9e2e5;
	padding: 5px;
	margin: 0 0px 0 10px;
	overflow: hidden;
}
#mid-latest img:hover {
	border: 2px solid #42d5f8;
}
#mid-latest p {
	height: 95px;
	line-height: 1.5em;
	text-align: justify;
	padding: 0 0 7px 0;
	font: bold 16px Arial;
}
.sd {
	font-size: 0.85em;
	margin: 2px 0 0 0;
	color: #999;
}
/******************
Single post
******************/
/* Share post - custom social bookmarks */
#social-buttons {
	border: 2px solid #d9e2e5;
	background: #fff;
	padding: 5px 10px 5px 10px;
	margin: 15px 0 10px;
}
#social-buttons a {
	display: inline;
	padding: 5px 5px 5px 5px;
}
#social-buttons img {
	border: 0;
}
#social-buttons h2 {
	display: inline;
	vertical-align: top;
	color: #ccc;
}
/* Aligning for Images */
.nav {padding:10px 0 0 0}
.alignleft {
	float: left;
	display: inline;
	margin: 0 10px 0 00px;
}
.alignright {
	float: right;
	display: inline;
	margin: 0 0px 0 10px;
}
.aligncenter {
	margin: 0 auto 0 auto;
	display: block;
	text-align: center;
}
.wp-caption img {
	margin: 0 0 5px 0;
	background-color: #fff;
}
.wp-caption-text {
	color: #aaa;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	width: auto;
	font-weight: bold;
}
/* Major Styles */
.sitenav {
	border: 1px solid #cacaca;
	font: bold 16px Arial;
	height: 30px;
	line-height: 30px;
	padding-right: 5px;
	background: url(images/bc_bg.png);
}
.sitenav li {
	list-style-type:none;
    float:right;
	padding: 0 10px;
	background: url(images/bc_separator.png) no-repeat left center;
}
.sitenav li a {
	
}
.post h1 {
	font: bold 22px Arial;
	line-height: 1.4em;
	color: #333;
	margin: 0 0 5px 0;
}
.post h2 {
	font: bold 20px Arial;
	line-height: 1.4em;
	color: #333;
	margin: 0 0 5px 0;
}
.post h3 {
	font: bold 18px Arial;
	line-height: 1.4em;
	color: #333;
	margin: 0 0 5px 0;
}
.post h4 {
	line-height: 1.4em;
	color: #333;
	margin: 10px 0 5px 0;
	font: bold 16px Arial;
}
.post h5 {
	line-height: 1.4em;
	color: #ff9600;
	margin: 10px 0 5px 0;
	font: bold 16px Arial;
}
.post h6 {
	line-height: 1.4em;
	color: #333;
	margin: 10px 0 5px 0;
	font: bold 16px Arial;
}
.post p {
	margin: 0 0 10px 0;
	font: bold 16px Arial;
	line-height: 1.6em;
	text-align: justify;
}
.post img {
	padding: 2px;
	border: 1px solid #d9e2e5;
}
/* entry specific css */
.entry {
	display: block;
}
.entry ul {margin: 0 20px 20px 0}
.entry ol {margin: 0 20px 20px 0}
.entry ul ul {margin: 0 40px 0 0}
.entry ol ol {margin: 0 40px 0 0}
.entry ul li, .entry ol li {
	line-height: 1.5em;
	padding: 2px 0 2px 0;
}
.entry ol li li {
	line-height: 1.5em;
	padding: 2px 0 2px 0;
	border: 0;
	color: #777;	
}
.entry ul li li {
	line-height: 1.5em;
	padding: 2px 18px 2px 0px;
	border: 0;
	background: url(images/postbullet.gif) no-repeat right;
	background-position: right 7px;
	color: #777;
}
.entry blockquote {
	background: #bcdaff;
	border: 2px solid #dfdfd7;
	padding: 10px;
	display: block;
	overflow: hidden;
	color: #333;
	line-height: 1.5em;
	font-weight: bold;
	margin: 0 0 15px 0;
}
.entry blockquote blockquote {
	background: #fff;
	font-weight: normal;
	color: #333;
}
.entry del {
	text-decoration: line-through;
	color: #999;
}
.entry ins {
	font-weight: bold;
	text-decoration: underline;
}
.entry code {
	color: #333;
	font-family: tahoma;
	font-size: 0.9em;
	line-height: 1.5em;
	display: block;
	overflow: hidden;
	padding: 10px;
	background: #eee;
	border-bottom: 1px solid #ccc;
	margin: 0 0 15px 0;
}
ul.postinfoB {
	font: normal 12px Tahoma;
	float: left;
	border-top: 1px dotted #ddd;
	position: relative;
	padding: 5px 0 5px 0;
	margin-top: 10px;
}
ul.postinfoB li {
	float: right;
	margin-right: 40px;
	font-size: 0.9em;
	color: #999;
	display: block;
	height: 16px;
	line-height: 16px;
}
.tags {
	color: #999;
	line-height: 1.5em;
	border-top: 1px dotted #ddd;
	padding: 3px 0 0 0;
	margin: 0 0 15px 0;
}
.author, .author-sidebar {
	width: 630px;
	background: #e2f1fc url(images/page.jpg);
	padding: 10px;
	line-height: 1.5em;
	font-size: 0.9em;
	margin: 0 0 15px 0;
}
.author-sidebar {
	width: 280px;
	margin: 0px;
}
.author h4, .author-sidebar h4 {
	font: bold 1.3em Arial;
	margin: 0 0 10px 0;
	padding: 0 20px 0 0;
	background: url(images/icon_author.gif) no-repeat right center;
} 
.author img, .author-sidebar img {
	float: right;
	display: inline;
	background: #fff;
	padding: 4px;
	border: 1px solid #9ed0de;
}
.author p, .author-sidebar p {
	font: bold 16px Arial;
	text-align: justify;
	margin: 0 115px 7px 0;
	padding-right: 20px;
	background: url(images/check.gif) no-repeat right 5px;
}
/* Comments Stylesheet */
.commentlist {
	border-bottom: 1px solid #d9e2e5;
	margin: 0 0 20px 0;
}
.commentlist img {
	border: none;
	vertical-align: middle;
}
.commentlist li {
	border-top: 1px solid #d9e2e5;
	padding: 20px;
}
.commentlist .avatar img {
	float: right;
	display: block;
	overflow: hidden;
	padding: 2px;
	border: 1px solid #d9e2e5;
}
.commentlist .commentinfo {
	margin-right: 20px;
	display: block;
	padding-right: 60px;
}
.commentlist .cauthor {
	font-weight: bold;
}
.commentlist .cdate {
	font-size: 0.9em;
	color: #999;
}
.commentlist .ctext {
	display: block;
	padding: 15px 0 0 0;
	line-height: 1.5em;
}
.commentlist .approve {
	padding: 15px 0 0 0;
	color: #999;
	font-size: 0.9em;
}
ol.trackbacks {
	margin: 0 20px 15px 0px;
}
ol.trackbacks li {
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	border-bottom: 1px solid #eee;
}
/* Reply Form CSS */
.replyform {
	padding: 20px;
	background: #fafcfe;
	border-top: 1px solid #e9e9e1;
}

.replyform label {
	display: block;
	margin: 0 0 7px 0;
	font-weight: bold;
}

.replytext {
	display: block;
	width: 250px;
	border: 2px solid #3bd4f9;
	padding: 2px;
	background: #fafcfe;
	color: #666;
	margin: 0 0 15px 0;
}
.replytext:focus { 
	border: 2px solid #6ff776; 
	background: #fff;
	}
.replyarea {
	font: bold 16px Arial;
	display: block;
	width: 530px;
	background: #fafcfe;
	border: 2px solid #3bd4f9;
	height: 125px;
	padding: 2px;
	line-height: 1.5em;
	color: #666;
	margin: 0 0 15px 0;
	direction: rtl;
}
.replyarea:focus { 
	border: 2px solid #6ff776; 
	background: #fff;
	}
.replybutton {
	display: block;
	background: #fff;
	font: bold 16px Arial;
	color: #366799;
	padding: 5px;
	cursor: pointer;
	border: 1px solid #ddd;
}
.replybutton:hover {
	color: #fff;
	background: #366799;
}
/*Comments rules */
#gravatar {
	border: solid 2px #ccc;
	padding: 10px;
	margin-bottom: 5px;
	background: #ffffd5;
}
#gravatar li {
	padding-right: 20px;
	background: url(images/check.gif) no-repeat right top;
}
/* Sidebar */
#sidebar_m {
	width: 300px;
	background: #fff;
	padding: 10px;
	margin-bottom: 10px;
}
#sidebar_l, #sidebar_r {
	float:right; 
	width: 133px;
	height: auto;
	background: #fff;
	padding: 10px;
	}
#sidebar_l {margin-left:14px}
/* HEADERS */
#sidebar_m h2, #sidebar_l h2, #sidebar_r h2 {
	display: block;
	line-height: 1.4em;
	font-weight: bold;
	font-size: 18px;
	color: #444;
	background: #42d5f8 url(images/menu-bg2.png);
	padding: 3px 5px 2px 0px;
}
/* FORMS */
#sidebar_m input, #sidebar_m select, #sidebar_m textarea,
#sidebar_r input, #sidebar_l select, #sidebar_l textarea,
#sidebar_r input, #sidebar_r select, #sidebar_r textarea {
	margin: 7px 0 0 0;
	border: 1px solid #ddd;
	color: #444;
}
/* DIV style */
#sidebar_m div, #sidebar_l div, #sidebar_r div {
	margin: 7px 0 0 0;
	line-height: 1.4em;
}
/* UL style */
#sidebar_m li ul, #sidebar_l li ul, #sidebar_r li ul {
	margin: 5px 0 0 0;
}
#sidebar_m li ul ul, #sidebar_l li ul ul, #sidebar_r li ul ul {
	margin: 0;
}
/* LI style */
#sidebar_m li, #sidebar_l li, #sidebar_r li {
	margin-top: 0px;
}
#sidebar_m li li, #sidebar_l li li, #sidebar_r li li {
	margin-top: 0;
	padding: 3px 25px 3px 0px;
	background: url(images/arrow.gif) no-repeat right center;
	line-height: 1.4em;
	border-bottom: 1px dotted #ddd;
}
#sidebar_m li li li, #sidebar_l li li li, #sidebar_r li li li {
	margin-top: 0;
	padding: 0 13px 0 0px;
	background: url(images/bullet.gif) no-repeat right center;
	line-height: 1.4em;
	border: 0;
	/* extra */
	font-size: 0.9em;
	margin: 4px 0 0 0;
}
/* Various */
.center {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.side-random {
	background: #fafcfe;
	padding: 10px;
	width: 300px;
	margin-bottom: 10px;
	background: #f2f9fe;
}
/* Social Sidebar */
#sidebar-social {
	padding-top: 10px;
}
#sidebar-social .item-social {
	padding-right: 19px;
}
.random-articles {
	border: 2px solid #e6e1f8;
	margin: 5px 0;
	padding: 5px;
	}
/* 300x250 ads */
.standard-ad {
	margin: 15px auto 0 auto;
	display: block;
	text-align: center;
	font-size: 0.8em;
	font-weight: bold;
	color: #999;
	line-height: 1.4em;
}
/* Search Form */
.searchform {
	float: left;
}
.searchform fieldset, .searchform input {
	vertical-align: middle;
	font: bold 16px Arial;
}
.searchform .searchinput {
	padding: 0 2px;
	width: 200px;
	color: #666;
	border: solid 1px #a3e6f7;
}
.searchform .searchinput:focus {
	background: #e9f2fd;
}
.searchform .searchbutton {
	width: 30px;
	height: 20px;
	background: url(images/search.png) no-repeat center center;
	cursor: pointer;
	margin: 0 0 0 3px;
}
/* ajax tabs */
.tabs {
	height: 25px;
}

.tabs li {
	float: right;
	display: inline;
	margin-left: 5px;
	height: 25px;
	margin-bottom: 5px;
}

.tabs li a {
	float: left; /* for ie */
	display: block;
	border: 1px solid #ddd;
	border-bottom: 0;
	padding: 0 5px 0 5px;
	background: #42d5f8 url(../images/top-bg2.png);
	color: #000;
	font: bold 16px Arial;
	height: 25px;
	line-height: 25px;
}

.tabs li a:hover {
	background: #42d5f8 url(images/menu-bg-hover.png);
	color: #fff;
}

.tabs li a.selected {
	background: #42d5f8 url(images/menu-bg-hover.png);
	color: #fff;
	z-index: 9;
}

.tabs li a.selected:hover {
	background: #42d5f8 url(images/menu-bg-hover.png);
	color: #fff;
	z-index: 9;
}

.tabcontent {
	display: none;
	width: 300px;
	border: 1px solid #ddd;
	border-top: 0;
	padding: 5px 10px 10px 5px;
	margin-bottom: 10px;
	background: #fafcfe;
}

.tabcontent li {
	padding: 4px 0 4px 0;
	line-height: 1.4em;
	border-bottom: 1px dotted #ccc;
	background: #fafcfe;
}

@media print {
	.tabcontent {
	display: block !important;
	}
}
/* Archive */
.archived {
	padding: 5px 0 0 0;
	margin: 5px 0 0 0;
}

.post-archive h1 {
	font: bold 1.2em Arial;
	line-height: 35px;
	color: #333;
	margin: 0 0 10px 0;
	padding-right: 30px;
	background: url(images/front-cat-title.gif) no-repeat right top;
}

.archived .postinfo {
	margin-bottom: 5px;
}

.archived .entry {
	line-height: 1.6em;
	padding: 5px 0 5px 0;
	margin-bottom: 10px;
	display: block;
	border-bottom: 1px solid #d9e2e5;
}

.archived .entry .thumb img {
	float: right;
	display: inline;
	margin: 0 0px 0 10px;
	padding: 4px;
	border: 1px solid #d9e2e5;
}
.archived .entry .thumb img:hover {
	border: 1px solid #42d5f8;
}
.archived .fullstory:hover {
	color: #366799;
	background: #fff;
	border: 2px solid #ddd;
}

/* Global site Headers */
h2.front {
	display: block;
	line-height: 1.4em;
	font: bold 20px Arial;
	color: #000;
	padding: 4px 5px 3px 5px;
	margin: 0;
	background: url(images/front-h2-bg.gif);
}

h3.front {
	margin: 10px 0 5px 0;
	border-bottom: 1px dotted #ccc;
	padding: 0 20px 7px 0;
	color: #666;
	position: relative;
	font: bold 16px Arial;
}

/* Various Links CSS */
a.icomment {
	display: inline;
	padding: 5px;
	background: #f9feeb;
	margin-right: 10px;
	color: #81964a;
	font: normal 10px Tahoma;
}

a.icomment:hover {color:#333}

/* Post info style */
.postinfo {
	float: right;
	background: url(images/single-postinfo.gif) no-repeat right center;
	}
.postinfo li {
	font: normal 12px tahoma;
	float: right;
	color: #999;
	padding: 5px 0px 5px 30px;
	display: block;
}
.postinfo .ndate {
	display: block;
	padding-right: 25px;
	background: url(images/clock.png) no-repeat right center;
}
.postinfo .ncat {
	display: block;
	padding-right: 25px;
	background: url(images/folder.png) no-repeat right center;
}
.postinfo .nview {
	display: block;
	padding-right: 25px;
	background: url(images/view.png) no-repeat right center;
}
.postinfo .ncomment {
	display: block;
	padding-right: 25px;
	background: url(images/comments.png) no-repeat right center;
}
.postinfo .nauthor {
	display: block;
	padding-right: 25px;
	background: url(images/user.png) no-repeat right center;
}
/* Category archive */
.archived .postinfo, .post .postinfo {
	width: 645px;
	}
/* Front categories */
.cat .postinfo {
	width: 290px;
}
/* Footer */
#footer a {
	color: #fff;
	font: normal 10px Tahoma;
}
#footer a:hover {
	color: #000;
}
#footer h6 {
	color: #fff;
	padding: 0 0 3px 0;
	margin: 0 0 7px 0;
	border-bottom: 1px solid #fff;
	font: bold 16px Arial;
}
#footer li {
	float: right;
	margin-right: 20px;
}
.footer-sec {
	float: right;
	width: 400px;
	margin-left: 10px;
	height: auto;
}
#footer-top a {
	float: right;
	font: bold 16px Arial;
	display: inline;
	padding: 0 13px 0 0;
	background: url(images/backtotop.gif) no-repeat right 3px;
	line-height: 1.3em;
}
/******************************
Contact form 7 style
*******************************/
div.wpcf7 {
	width: 610px;
	margin: 0;
	padding: 10px;
	background: #fff;
}
.wpcf7-validates-as-required {
	border: 2px solid #c4c4c4;
	padding: 2px;
	margin: 5px 0;
	background: #fff;
	color: #666;
}
.wpcf7-validates-as-required:focus {
	background: #eee;
}
wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
}

.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
}

.wpcf7-mail-sent-ng {
	border: 2px solid #ff0000;
}

.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}

.wpcf7-validation-errors {
	border: 2px solid #f7e700;
}

span.wpcf7-form-control-wrap {
	position: relative;
}
span.wpcf7-form-control-wrap input, textarea  {
	border: 2px solid #c4c4c4;
	padding: 2px;
	margin: 5px 0;
	font: bold 16px Arial, sans-serif;
	background: #fff;
	color: #666;
}
span.wpcf7-form-control-wrap input:focus, textarea:focus {
	background: #eee;
}
span.wpcf7-form-control-wrap span.wpcf7-quiz-label {
	display: block;
}
.wpcf7-submit {
	width: 385px;
	height: 30px;
	font: bold 16px Arial;
	color: #fff;
	padding: 5px;
	cursor:pointer;
	background: #c4c4c4;
}
.wpcf7-submit:hover {
	background: #c4c4c4;
	color: #000;
}
span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	background: #fff;
	border: 1px solid #ff0000;
	font-size: 10pt;
	width: 280px;
	padding: 2px;
}
span.wpcf7-not-valid-tip-no-ajax {
	color: #f00;
	font-size: 10pt;
	display: block;
}
span.wpcf7-list-item {
	margin-left: 0.5em;
}
.wpcf7-display-none {
	display: none;
}

/******************************
Pagination style
*******************************/
.wp-pagenavi{
	display: block;
	margin: 10px 0 0 0;
}

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 6px; 
	margin: 2px;
	text-decoration: none;
	color: #484848;
	background-color: #dff3fd;
	float: right;
}
.wp-pagenavi a:visited {
	padding: 2px 6px; 
	margin: 2px;
	text-decoration: none;
	color: #484848;
	background-color: #dff3fd;
	float: right;
}
.wp-pagenavi a:hover {	
	color: #fff;
	background-color: #94d604;
}
.wp-pagenavi a:active {
	padding: 2px 6px; 
	margin: 2px;
	text-decoration: none;
	color: #fff;
	background-color: #94d604;	
	float: right;
}
.wp-pagenavi span.pages {
	padding: 2px 6px; 
	margin: 2px 2px 2px 2px;
	color: #000000;
	background-color: #dff3fd;
	float: right;
}
.wp-pagenavi span.current {
	padding: 2px 6px; 
	margin: 2px;
	font-weight: bold;
	color: #fff;
	background-color: #94d604;
	float: right;
}
.wp-pagenavi span.extend {
	padding: 2px 6px; 
	margin: 2px;	
	color: #000000;
	background-color: #dff3fd;
	float: right;
}
