﻿/*
Theme Name: Guzel Magazine
Theme URI: http://www.customthemedesign.com/
Description: Guzel Magazine theme is a unique wordpress magazine style by <a href="http://www.customthemedesign.com/">Custom Theme Design</a>.
Version: 1.0
Author: Ahmed Fouad
Author URI: http://www.customthemedesign.com/
*/

/*
Set general CSS declarations
*/
* {
	font-family: Geneva, Arial, Helvetica, sans-serif;;
	font-size: 12px;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
	text-decoration: none;
	vertical-align: baseline;
	white-space: normal;
}

a {
	color: #000;
}

a:hover {
	color: #E60012;
}

html, body {
	line-height: 1.5;
}

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;
}

ins {
	text-decoration:none;
	display:none;
}

body {
	background: url(images/top.gif) repeat-x;
	background-color:#c8c8c8;
	text-align: center;
}

#container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

.clear {
	clear: both;
}

/*
Top part CSS
*/
#top {
	width: 980px;
	height: 34px;
}

#topleft {
	float: left;
	height: 34px;
	padding-left: 0px;
}

#topright {
	float: right;
	height: 34px;
}

/*
Page navigation CSS
*/
#pagenavigation {
	float: left;
	height: 32px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-left: 1px solid #ddd;
	z-index: 20;
}

#pagenavigation li {
	float: left;
	display: block;
	height: 32px;
	border-right: 1px solid #ddd;
}

#pagenavigation li ul li {
	height: 24px;
	border-right: 0;
	border-bottom: 1px solid #ddd;
	width: 100%;
}

#pagenavigation li a {
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 32px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #555;
}

#pagenavigation li a:hover {
	background:url(images/readerMenu.gif) center top;
	background-color:#E60012;
	color: #FFF;
}

/*----------- current_page_item ----------

#pagenavigation li.current_page_item a {
	background: #FFF;
	color: #3259d8;
}

#pagenavigation li.current_page_item a:hover {
	background: #FFF;
	color: #3259d8;
}
---------------------------------------*/

#pagenavigation ul {
	display: none;
	z-index: 99;
	position: absolute;
}

#pagenavigation ul li a {
	display: block;
	background: #FFF;
}

#pagenavigation li ul a:hover {
	display: block;
	background: #FFF;
}

#pagenavigation ul a {
	display: block;
}

#pagenavigation ul ul {
	margin-top: -27px;
	display: none;
	margin-left: 198px;
	position: absolute;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

#pagenavigation li:hover ul ul {
	display: none;
}
#pagenavigation li:hover ul {
	display: block;
}
#pagenavigation ul li:hover ul {
	display: block;
}
#pagenavigation li ul li {
	display: block;
	width: 100%;
}

#pagenavigation li.page_item ul {
	border-top: 2px solid #ddd;
	width: 200px;
}

#pagenavigation li.page_item a {
	display: block;
}

#pagenavigation li.page_item a:hover {
	display: block;
}

#pagenavigation li.page_item ul li a {
	display: block;
	text-align: left;
	height: 24px;
	line-height: 24px;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
	background: #FFF;
	padding-left: 15px;
	padding-right: 15px;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	color: #333;
}

#pagenavigation li.page_item ul li a:hover {
	display: block;
	text-align: left;
	height: 24px;
	line-height: 24px;
	border-right: 1px solid #aaa;
	border-left: 1px solid #ddd;
	background: #FFF;
	padding-left: 15px;
	padding-right: 15px;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	color: #ff9000;
}

/*
Search form CSS
*/
.searchform {
	display: inline;
}

.searchform fieldset {
	display: inline;
	padding-top: 4px;
}

.searchform label {
	vertical-align: middle;
	display: inline;
	margin-right: 5px;
	font-size: 12px;
	color: #999;
	font-weight: bold;
}

.searchform input {
	vertical-align: middle;
	display: inline;
	font-size: 10px;
}

.searchinput {
	background: #FFF;
	border: 1px dotted #a3c3d3;
	width: 184px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #666;
}

.searchbutton {
	background: url(images/searchbutton.gif) no-repeat;
	width: 29px;
	height: 22px;
	text-transform: uppercase;
	cursor: pointer;
	color: #FFF;
	font-weight: bold;
}

/*
Header CSS
*/
#header {
	width: 980px;
	margin-top: 15px;
	margin-bottom: 15px;
	height: 80px;
}

#header a.logo {
	background: url(images/logo_g.gif) no-repeat;
	position:absolute;
	width:258px;
	height:61px;
	margin:15px 0 0 0;
}	
#header a.logo:hover {
	text-decoration:none;
}	
#header a.logo:hover ins {
	font-size:12px;
	color:#E60012;
	font-style:italic;
	font-weight:bold;
	display:block;
	position:absolute;
	margin:43px 0 0 210px;
}	

#headerad {
	float: right;
	display: inline;
	height: 80px;
}



/*
Main Category Menu CSS
*/
#menu {
	display:none;
	width: 980px;
	height: 30px;
	background: url(images/menur.gif) repeat-x;
}

#menux {
	float: left;
	width: 965px;
	height: 30px;
	padding-left: 10px;
	background: url(images/menux.gif) no-repeat left;
}

#menuy {
	float: right;
	width: 5px;
	height: 30px;
	background: url(images/menuy.gif) no-repeat right;
}

#dmenu {
	float: left;
	height: 30px;
	border-left: 1px solid #ccc;
	z-index: 20;
}

#dmenu li {
	float: left;
	display: block;
	height: 30px;
	border-right: 1px solid #ccc;
}

#dmenu li ul li {
	height: 24px;
	border-right: 0;
	border-bottom: 1px solid #ddd;
	width: 100%;
}

#dmenu li a {
	display: block;
	line-height: 30px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 10px;
	letter-spacing: -1px;
	color: #666;
	font-weight: bold;
}

#dmenu li a:hover {
	background: url(images/menuhover.gif) repeat-x;
	color: #3259d8;
}

#dmenu ul {
	display: none;
	z-index: 99;
	position: absolute;
}

#dmenu ul li a {
	display: block;
	background: #FFF;
}

#dmenu li ul a:hover {
	display: block;
	background: #FFF;
}

#dmenu ul a {
	display: block;
}

#dmenu ul ul {
	margin-top: -26px;
	display: none;
	margin-left: 200px;
	position: absolute;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

#dmenu li:hover ul ul {
	display: none;
}

#dmenu li:hover ul {
	display: block;
}

#dmenu ul li:hover ul {
	display: block;
}

#dmenu li ul li {
	display: block;
	width:100%;
}

#dmenu li.cat-item ul {
	width: 200px;
}

#dmenu li.cat-item a {
	display: block;
}

#dmenu li.cat-item a:hover {
	display: block;
}

#dmenu li.cat-item ul li a {
	display: block;
	text-align: left;
	font-size: 10px;
	letter-spacing: -1px;
	height: 24px;
	line-height: 24px;
	padding-left: 15px;
	padding-right: 15px;
	color: #333;
	font-weight: bold;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
}

#dmenu li.cat-item ul li a:hover {
	display: block;
	text-align: left;
	font-size: 10px;
	letter-spacing: -1px;
	height: 24px;
	line-height: 24px;
	padding-left: 15px;
	padding-right: 15px;
	color: #3259d8;
	font-weight: bold;
	border-right: 1px solid #ff9000;
	border-left: 1px solid #ddd;
}

/*
RSS Bar CSS
*/
#rssbar {
	width: 980px;
	height: 30px;
	margin-top: 1px;
}

#rssbar #today {
	float: left;
	height: 25px;
	line-height: 40px;
	padding-left: 5px;
	font-size: 11px;
	color: #888;
}

#rssbar ul {
	float: right;
	display: inline;
	height: 30px;
}

#rssbar ul li {
	float: left;
	margin-left: 10px;
	display: inline;
}

#rssbar ul li a {
	height: 30px;
	line-height: 40px;
	padding-left: 5px;
	font-size: 12px;
}

#rssbar ul li a:hover {
	color: #4e74f2;
}


/* 
Tools
*/
#tools {
	float:left;
	width:185px;
	margin-right:10px;
	border-bottom:#EADCCD 1px solid;
	border-right:#EADCCD 1px solid;
	border-top:#EADCCD 1px solid;
}
#reader {
	padding-bottom:25px;
	border-bottom:#EADCCD 1px solid;
	background: url(images/readerBg.gif) repeat-x bottom left;
}
#readerHead{
	display:block;
	padding:6px 0 0 40px;
	font-size:14px;
	height:26px;
	border-bottom:#EADCCD 1px solid;
	background: url(images/readerBg.gif) repeat-x bottom;
}
#reader ul {
	background: url(images/readerMenuBg.gif) repeat-y top left;
}
.readerMenu a{
	display:block;
	padding:6px 5px 0 40px;
	height:26px;
	color:#555;
	font-size:12px;
	font-weight:bold;
}
.readerMenu a:hover {
	background: url(images/readerMenu.gif) top right no-repeat;
	background-color:#ED5C05;
	color:#FFFFFF;
	text-decoration:none;
}
.readerMenu a:hover ins {
	margin-left:30;
	height:9px;
	width:5px;
	background:url(../img_G/readto2.gif);
}
#survey {
	background-color:#fff;
}
#survey h3 {
	font-size:10px;
	display:block;
	height:17px;
	padding:3px 0 0 20px;
	border-bottom:#EADCCD 1px solid;
	color:#D5AE99;
	font-weight:bold;
}
#survey form {
	background-color:#FFF;
	height:160px;
	border-bottom:#EADCCD 1px solid;
}

/*
Featured Column CSS
*/

#featuredleft {
	float: left;
	width: 410px;
	border:#EADCCD 1px solid;
         background-color:#FFF;
}

#featuredright {
	background:url(images/tabsBg.gif) top repeat-x;
	float: right;
	width: 350px;
	margin-bottom:10px;
	border:#EADCCD 1px solid;
}

/*
Featured Posts CSS
*/
.featuredposts {
	width: 410px;
}

#featuredleft h2 {
	margin:5px 0 3px 10px;
}

#featuredleft h2 em {
	font-size:12px;
	font-style:normal;
	color:#555;
}

.featuredposts li {
	float: left;
	display: inline;
	text-align: center;
	border-right: 1px solid #EADCCD;
}

.featuredposts {
	background:url(images/tab.gif) top repeat-x;
}

.featuredposts li a {
	float: left;
	display: block;
	width:102px;
	text-align:center;
	line-height: 40px;
	height: 38px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background:url(images/tabs.gif) no-repeat top center;
}

.featuredposts li a:hover {
	background:url(images/tabselector.gif) no-repeat top center;
	color:#fff;
}

.featuredposts li a.selected {
	background: url(images/tabmover.gif) no-repeat top center;
	color: #555;
}

.featuredposts li a.selected:hover {
	background: url(images/tabmover.gif) no-repeat top center;
	color: #555;
}

.featuredposts_content {
	display: none;
	padding: 5px;
	width: 400px;
}

@media print {
	.featuredposts_content {
	display: block !important;
	}
}

.featuredposts_content .thumb img {
	float: left;
	display: inline;
	margin-right: 15px;
}

.featuredposts_content .post {
	display: inline;
}

.featuredposts_content .post h1 a {
	font-size: 20px;
	color:#000000;
	letter-spacing: -1px;
	font-weight: bold;
}

.featuredposts_content .post h1 a:hover {
	color: #E60012;
}

.featuredposts_content .post .time {
	color: #999;
	font-size: 12px;
	line-height: 18px;
}

.featuredposts_content .post .entry {
	padding-top: 5px;
	border-bottom: 1px solid #ddd;
}

.featuredposts_content .post .entry p {
	margin: 0px 0px 7px 0px;
	font-size: 12px;
	line-height: 18px;
	color: #555;
}

.featuredposts_content .post .endpost {
	padding-top: 5px;
}

.featuredposts_content .post .cat a {
	float: left;
	display: block;
	padding: 5px;
	background: #999;
	text-transform: uppercase;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	line-height: 16px;
}

.featuredposts_content .post .cat a:hover {
	background: #E60012;
}

.extra {
	float: right;
}

.extra li {
	display: inline;
	float: left;
	margin-left: 10px;
}

.extra li a {
	font-size: 12px;
	font-weight: bold;
}

.extra li.comments a {
	background: url(images/comments.gif) no-repeat;
	background-position: right center;
	padding-right: 20px;
	padding-left: 10px;
	border-left: 1px solid #bbb;
	color: #E60012;
}

.extra li.comments a:hover {
	text-decoration: underline;
}

/*
Featured Tabs CSS
*/
.featuredtabs {
	width: 350px;
}

.featuredtabs li {
	float: left;
	display: inline;
	text-align: center;
	border-right: 1px solid #EADCCD;
}

.featuredtabs li a {
	float: left;
	display: block;
	padding-left: 25px;
	padding-right: 25px;
	line-height: 28px;
	height: 28px;
	font-size: 12px;
	font-weight: bold;
	color: #555;
}

.featuredtabs li a:hover {
	color: #888;
}

.featuredtabs li a.selected {
	color: #555;
	background:#FFFFFF;
}

.featuredtabs li a.selected:hover {
	color: #555;
}

.featuredtabs_content {
	display: none;
	padding: 15px;
	width: 320px;
}

@media print {
	.featuredtabs_content {
	display: block !important;
	}
}

.featuredtabs_content ul {
}

.featuredtabs_content ul li {
	border-bottom: 1px dotted #ccc;
	margin-bottom: 4px;
	padding-bottom: 4px;
	font-size: 12px;
	line-height: 18px;
	color: #999;
}

.featuredtabs_content ul li span {
	display: block;
}

.featuredtabs_content ul li span a {
	color: #333;
}

.featuredtabs_content ul li span a:hover {
	color: #E60012;
}

/*
Big Column CSS
*/
#bigcolumn {
	background:#FFFFFF;
	padding:10px 10px 20px 0;
	width:970px;
	border:#DAC0AE 1px solid;
	border-top:#E60012 2px solid;
}

#widecolumn {
	float: left;
	width: 640px;
	margin-left: 8px;
	display: inline;
}

#primaryColumn {
	float:left;
	width:412px;
}

#secondlyColumn {
	float:right;
	width:352px;
}

#top_posts {
	background:url(images/tabsBg.gif) top repeat-x;
	float: left;
	width: 410px;
	margin-top:10px;
	padding-bottom:10px;
	display: inline;
	border:#EADCCD 1px solid;
}

#recent_posts {
	float: left;
	width: 410px;
	display: inline;
}


#sidebar_index {
	float: left;
	width: 352px;
	display: inline;
}

#sidebar {
	margin-top: 10px;
	float: right;
	width: 316px;
	display: inline;
}

/*
Main CSS
*/
#sidebar h2 {
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 2px;
	color: #333;
	margin-bottom: 10px;
}
#top_posts h2 {
	font-size: 12px;
	line-height: 16px;
	letter-spacing: -1px;
	color: #333;
	background: url(images/hbullet.gif) no-repeat left;
	padding-left: 15px;
}

.box {
	background: #FFF;
	padding: 10px;
	margin-bottom:10px;
	border: 1px solid #EADCCD;
}

.box p {
	font-size: 12px;
	line-height: 16px;
	color: #666;
	margin: 0px 0px 7px 0px;
}
.box h2 a {
	font-size: 14px;
}
	

#tab1, #tab2, #tab3, #tab4 {
	padding:0 10px 0 10px;
}

.postbox {
	background: #FFF;
	padding:5px 0 5px 0;
	border-bottom:1px dotted #EADCCD;
}

.postbox p {
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
	margin: 0;
	color: #666;
}
#top_posts .cat a {
	float: left;
	display: block;
	padding: 5px;
	background: #999;
	text-transform: uppercase;
	font-size: 12px;
	color: #FFF;
	margin-top:10px;
	font-weight: bold;
	line-height: 14px;
}

#top_posts .cat a:hover {
	background: #E60012;
}

.ad img, .ad a img {
	display: block;
}

/*
Top Posts CSS
*/
.idTabs li {
	float: left;
	display: inline;
	text-align: center;
	border-right: 1px solid #EADCCD;
}
.idTabs li a {
	float: left;
	display: block;
         width:102px;
	line-height: 28px;
	height: 28px;
	font-size: 12px;
	font-weight: bold;
	color: #555;
}

.idTabs li a:hover {
	color: #888;
}

.idTabs li a.selected {
	color: #555;
	background:#FFFFFF;
}

.idTabs li a.selected:hover {
	color: #555;
}

.top_thumb img {
	float: left;
	display: inline;
	width: 80px;
	height: 80px;
	margin-right: 10px;
	border: 3px solid #dcebf1;
}
#top_posts .top_thumb img {
	float: right;
	margin-right: 0px;
	margin-left: 10px;
}

.top_entry {
	display: inline;
}

.top_entry h3 a {
	font-size: 14px;
	color: #000;
}

.top_entry h3 a:hover {
	color: #E60012;
	text-decoration: underline;
}

.top_entry .time {
	color: #999;
	line-height: 18px;
	font-size: 12px;
}

.top_entry .excerpt p {
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
	margin: 0;
	color: #666;
}

.top_entry .postbit {
	margin-top: 7px;
	padding-top: 7px;
	border-top: 1px dotted #ddd;
	float: right;
	width: 294px;
}

.top_entry .postbit li {
	display: block;
	float: right;
	display: inline;
	margin-left: 5px;
}

.top_entry .postbit li a {
	display: block;
	padding: 5px;
	background: #fff;
	text-transform: uppercase;
	font-size: 12px;
	color: #666;
	line-height: 14px;
	border: 1px solid #ddd;
}

.top_entry .postbit li a:hover {
	background: #f9f7f1;
	color: #333;
}

/*--delete
Recent Posts CSS

.recent_thumb img {
	float: right;
	display: inline;
	width: 80px;
	height: 80px;
	margin-left: 10px;
	border: 3px solid #dcebf1;
}

.recent_entry {
	display: inline;
}

.recent_entry h3 a {
	font-size: 15px;
	letter-spacing: -1px;
	color: #627092;
}

.recent_entry h3 a:hover {
	color: #ff9000;
}

.recent_entry .time {
	color: #666;
	line-height: 18px;
	font-size: 12px;
}

.recent_entry .excerpt p {
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
	margin: 0;
	color: #999;
}

.recent_entry .postbit {
	margin-top: 7px;
	padding-top: 7px;
	border-top: 1px dotted #ddd;
	float: right;
	width: 294px;
}

.recent_entry .postbit li {
	display: block;
	float: right;
	display: inline;
	margin-left: 5px;
}

.recent_entry .postbit li a {
	display: block;
	padding: 5px;
	background: #eee;
	text-transform: uppercase;
	font-size: 12px;
	color: #666;
	line-height: 14px;
	border: 1px solid #ddd;
}

.recent_entry .postbit li a:hover {
	background: #fff;
	color: #333;
}

---- delete --*/

/*
Sidebar CSS Widgets
*/
.sidebar {
	float: left;
}
#sidebar2 {
	border-left:1px dotted #DAC0AE;
	padding-left:10px;
	margin-left:10px;
}

#sidebar3 ul li {
	background: #FFF;
	padding: 10px;
	margin: 0 0 10px 0;
	border: 1px solid #EADCCD;
	width:294px;
}

#sidebar3 ul li ul li {
	background: #FFF;
	padding: 0 0 5px 0;
	margin:10px 0 0 0;
	border: none;
	border-bottom: 1px dotted #EADCCD;
}

.sidebar div {
	background: #FFF;
	padding: 10px;
	font-size: 12px;
	line-height: 16px;
	color: #000;
}
.sidebar h2 {
	font-size: 14px;
}

.sidebar .alo_easymail_form_p label {
	clear: left;
	float: left;
	width: 60px;
	vertical-align:top;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-top:3px;
	font-size: 14px;
	font-weight: bold;
}

.sidebar .alo_easymail_form_p input {
	background: #FFF;
	border: 1px dotted #a3c3d3;
	width: 200px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	color: #666;
	font-size: 12px;
}

.sidebar .alo_easymail_form_p {
	text-indent:0px;
	margin-bottom: 10px;
}

.sidebar #alo_easymail_widget_form .input-submit {
	background-color:#3259d8;
	color:#fff;
	padding: 4px 15px 3px 15px;
	width: 100px;
	cursor: pointer;
	text-transform: uppercase;
	font-weight:bold;
	font-size:12px;
	border:0px;
}

.sidebar .alo_easymail_form_table td {
	border:0px;
}

.sidebar #alo_easymail_widget_form {
	margin-top:10px;
}

#footer .sidebar ul li h2 {
	display:none;
}

.sidebar ul li {
	float:left;
	margin-right:5px;
	margin-top:8px;
}

.sidebar ul li ul {
	background: #FFF;
}


.sidebar ul ul ul, .sidebar ul ul ul ul, .sidebar ul ul ul ul ul {
	background: #FFF;
	padding: 0;
	border: 0;
}

.sidebar ul li ul li {
	display:block;
	float:none;
	padding-bottom: 2px;
	margin-bottom: 2px; 
	background-position: left 5px;
	padding-left: 15px;
	font-size: 12px;
	line-height: 16px;
	color: #666;
}

.sidebar ul li ul li ul li,
.sidebar ul li ul li ul li ul li {
	padding: 0;
	margin: 0;
	border: 0;
	background: url(images/bullet.gif) no-repeat;
	background-position: left 5px;
	padding-left: 15px;
	font-size: 12px;
	line-height: 16px;
}

/*
Subscribe RSS Form
*/
.subscribe {
	width: 294px;
}

.subscribe fieldset {
	display: inline;
	margin-bottom: 10px;
	border-bottom: 1px dotted #ddd;
	padding-bottom: 10px;
	width: 294px;
}

.subscribe input {
	display: inline;
	vertical-align: middle;
}

.feedinput {
	border-top: 1px solid #bbb;
	border-left: 1px solid #bbb;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	width: 184px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	color: #666;
	font-size: 10px;
}

.feedinput:focus {
	background: #fdfff4;
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.feedsubmit {
	background: url(images/feedsubmit.gif) no-repeat;
	font-size: 12px;
	font-weight: bold;
	width: 44px;
	height: 21px;
	color: #FFF;
	cursor: pointer;
}

.feedlink {
	background: url(images/rss.gif) no-repeat left;
	padding-left: 20px;
	font-weight: bold;
	font-size: 12px;
	margin-right: 10px;
}

/*
Fix Corners CSS *do not touch* please!
*/
#fixcorners {
	display: block;
	width: 980px;
	height: 5px;
	background: #f3fbff url(images/lblue.gif) no-repeat left bottom;
}

#rightcorner {
	display: block;
	width: 5px;
	height: 5px;
	background: #f3fbff url(images/rblue.gif) no-repeat right bottom;
	float: right;
}

/*
Footer
*/
#footer {
	width: 960px;
	padding:15px 0 5px 20px;
	margin: 30px 0 0px 0;
	line-height: 18px;
	background-color:#fff;
	border:#DAC0AE 1px solid;
}

#footer a:hover {
	color: #E60012;
	text-decoration: underline;
}

#underFooter {
	width:980px;
	height:10px;
	background:url(images/footerBg.gif) top repeat-x;
}

#copyright {
	display: inline;
	float: right;
	margin-right: 10px;
	font-size: 12px;
	color: #666;
}

/*
POST BODY CSS
*/
.postbody {
	background: #FFF;
	padding: 10px;
	border: 1px solid #eadccd;
	margin-top: 10px;
}

.postbody h1, .postbody h2, .postbody h3, .postbody h4, .postbody h5, .postbody h6 {
	line-height: 24px;
	margin: 0px 0px 5px 0px;
}

.postbody p, .postbody strong {
	font-size: 14px;
	line-height: 24px;
	color: #333;
	margin: 0px 0px 15px 0px;
}

.postbody p a {
	font-size: 14px;
	text-decoration:underline;
}
	
.postbody h1 {
	letter-spacing: 0px;
	font-size: 20px;
	color: #000;
}

.postbody h2 {
	letter-spacing: 0px;
	font-size: 18px;
	color: #ff9000;
}

.postbody h3, .postbody h3 a, .postbody h3 strong {
	font-size: 16px;
	font-weight: bold;
	color: #333;
}

.postbody h4 {
	font-size: 14px;
	font-weight: bold;
	color: #666;
}

.postbody h5 {
	font-size: 12px;
	font-weight: bold;
	color: #999;
}

.postbody h6 {
	font-size: 12px;
	font-weight: bold;
	color: #577aee;
}

.postbody ol {padding-left: 20px;}
.postbody ul {margin: 5px 5px 20px 5px;}
.postbody ol {margin: 5px 5px 20px 5px;}
.postbody ul ul {margin: 5px 5px 5px 5px;}
.postbody ol ol {margin: 5px 5px 5px 5px;}

.postbody ol li {
	line-height: 24px;
	color: #333;
	margin-bottom: 5px;
	font-size: 14px;
}

.postbody ul li {
	line-height: 24px;
	color: #333;
	background: url(images/bullet.gif) no-repeat;
	background-position: left 6px;
	padding-left: 20px;
	margin-bottom: 5px;
	font-size: 14px;
}

.postbody table {
font-size:12px;
border-collapse:collapse; /* 关键属性：合并表格内外边框(其实表格边框有2px，外面1px，里面还有1px哦) */
border:solid #999; /* 设置边框属性；样式(solid=实线)、颜色(#999=灰) */
border-width:1px 0 0 1px; /* 设置边框状粗细：上 右 下 左 = 对应：1px 0 0 1px */
margin:5px;
}
.postbody table caption {font-size:0.7em;font-weight:bolder;}
.postbody table th,table td {border:solid #999;border-width:0 1px 1px 0;padding:2px;}
.postbody table td {text-align:left;text-indent: 0em;}

.postbody blockquote {
	background: #fffced;
	border: 1px dotted #eadccd;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 50px;
	display: block;
}

.postbody blockquote p {
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: -1px;
	font-weight: bold;
	color: #587ae6;
}

.postbody ins {
	color: #333;
	text-decoration: underline;
}

.postbody del {
	color: #333;
	text-decoration: line-through;
}

.postbody code {
	color: #333;
	font-family: verdana;
	font-size: 12px;
	background: #eee;
	margin-bottom: 10px;
}

/*
Results .p class
*/
.p {
	border-top: 1px solid #eee;
	padding-top: 15px;
	margin-top: 15px;
}

.p .thumb img {
	float: left;
	display: inline;
	width: 80px;
	height: 80px;
	margin-right: 10px;
	border: 3px solid #dcebf1;
}

.p .time {
	font-size: 12px;
	color: #999;
}

.p .excerpt {
	padding-top: 5px;
}

.p .info {
	text-align: right;
	font-size: 12px;
	line-height: 16px;
	color: #666;
}

.p .tags {
	background: #fdfff4;
	border: 1px dotted #ddd;
	padding: 5px;
	font-size: 12px;
	line-height: 16px;
	color: #666;
	text-transform: lowercase;
	margin-top: 5px;
}

.p .tags a {
	color: #333;
}

.p .tags a:hover {
	color: #3259d8;
}

/*
Navigation CSS
*/
.navigation {
	padding-top: 10px;
	margin-top: 10px;
	border-top: 1px solid #ddd;
}

.navigation a {
	padding: 5px;
	background: #999;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 14px;
	color: #FFF;
	font-weight: bold;
}

.navigation a:hover {
	background: #ff9000;
	color: #FFF;
}

.navleft {
	float: left;
	width: 40%;
}

.navright {
	float: right;
	width: 40%;
}

.navleft a {
	float: left;
	display: block;
}

.navright a {
	float: right;
	display: block;
}

/*
Alternative: single post ONLY SPECIFIC CSS
*/
.postbody_singlepost .time {
	color: #999;
	font-size: 12px;
	line-height: 16px;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.postbody_singlepost img {
	border: 3px solid #fff;
}

.postbody_singlepost .tags {
	color: #333;
	font-size: 12px;
	line-height: 20px;
}

.postbody_singlepost .tags a {
	color: #999;
}

.postbody_singlepost .tags a:hover {
	color: #ff9000;
}

.postbody_singlepost .cc {
	margin-top: 10px;
	background: #F9F9F1;
	border: 1px dotted #ccc;
	padding: 5px;
	line-height: 18px;
	font-size: 12px;
}

.postbody_singlepost .dd {
	margin-top: 10px;
	background: #F9F9F1;
	border: 1px dotted #ccc;
	padding: 5px;
	line-height: 18px;
	font-size: 14px;
	display:none;
}

.postbody_singlepost .dd ul li span {
	font-size: 14px;
}	

.postbody_singlepost .the_content {
	margin-top: 15px;
	margin-bottom: 15px;
}

/*
Special Single Post Classes
*/
.edit, .follow, .track {
	border-bottom: 1px dotted #ddd;
	padding: 5px;
	margin-bottom: 5px;
	font-size: 12px;
	line-height: 18px;
}

.follow a {
	font-weight: bold;
	background: url(images/rss.gif) no-repeat left;
	padding-left: 20px;
}

.track {
	background: #EEE;
	font-weight: bold;
}

/*
CSS for Floating Images in Single Post View
*/
.alignleft {
	float: left;
	display: inline;
	background: #fff;
	margin-right: 15px;
	margin-bottom: 5px;
}

.alignright {
	float: right;
	display: inline;
	background: #fff;
	margin-left: 15px;
	margin-bottom: 5px;
}

.aligncenter {
	display: inline;
	text-align: center;
}

.alignnone {
}

p.wp-caption-text {
	padding: 5px;
	font-size: 12px;
	color: #999;
}

/*
Commenting System CSS
*/
#combox, #combox ol, #combox ol li, #combox ol li.alt {
	font-size: 100%;
}

#combox {
	padding:0;
	margin:0;
	border:0;
	padding-top: 20px;
	padding-bottom: 20px;
}

ol.commentlist {
	padding:0;
	margin:0;
	border:0;
	list-style-type: none;
	margin-bottom: 20px;
}

ol.commentlist li {
	padding:0;
	margin:0;
	border:0;
	background: #fefff7;
	border: 1px solid #eee;
	padding: 20px;
	margin-top: 20px;
}

ol.commentlist li.alt {
	padding:0;
	margin:0;
	border:0;
	background: #FFF;
	border: 1px solid #eee;
	padding: 20px;
	margin-top: 20px;
}

.avatar {
	float: left;
	display: inline;
}

.avatar img {
	border: 0;
}

.commentbody {
	float: left
	display: inline;;
	margin-left: 60px;
}

.commentbody img {
	border:0;
	vertical-align: middle;
}

p.comment_author {
	color: #999;
	font-size: 12px;
}

span.comment_time {
	display: inline;
	color: #999;
}

p.comment_text {
	margin-top: 15px;
	line-height: 18px;
}

/*
Leave a Reply form CSS
*/
.reply {
	background: #f6f6f6;
	border: 1px dotted #ccc;
	padding: 20px;
}

.reply p, .reply p a {
	font-size:12px;
	margin-top: 10px;
}

.reply fieldset {
	vertical-align: middle;
	display: inline;
}

.reply input {
	vertical-align: middle;
	display: inline;
}

.reply textarea {
	vertical-align: middle;
	display: inline;
}

.reply label {
	vertical-align: middle;
	display: inline;
	font-weight: bold;
	font-family: tahoma;
	margin-left: 10px;
}

.replytext {
	border: 1px solid #ddd;
	width: 200px;
	padding: 5px;
	color: #3259d8;
}

.replytext:focus {
	border: 1px solid #bbb;
	background: #fefff7;
}

.replyarea {
	border: 1px solid #ddd;
	line-height: 18px;
	padding: 5px;
	width: 555px;
	height: 120px;
	color: #3259d8;
	overflow-x: auto;
	overflow-y: auto;
}

.replyarea:focus {
	border: 1px solid #bbb;
	background: #fefff7;
}

.replybutton {
	background: #3259d8;
	text-align: center;
	width: 100px;
	height: 25px;
	font-weight: bold;
	color: #FFF;
	cursor: pointer;
}

.replybutton:hover {
	background: #5c82d1;
}
