/*
 * Theme Name: Magazine Basic adopted by pressblog website. Original version 2.7.3
 * Theme URI: http://themes.bavotasan.com/our-themes/basic-themes/magazine-basic
 * Description: Built for WordPress 3.1. A magazine style theme with a fully customizable layout. Theme options include site width, widgetized sidebars, header logo, multiple front page grid layouts, cuostm nav menus, post formats, Google Analytics, pagination, drop-down menus and tons more. Tested in Firefox 3.6, IE 7 & 8, Safari 5 and Chrome 7. Fully optimized for search engine ranking. Translation ready. 100% valid xHTML. Designed by <a href="http://themes.bavotasan.com/">Themes by bavotasan.com</a>.
 * Version: 20.1.1          
 * Author: c.bavota
 * Author URI: http://themes.bavotasan.com/
 * Tags: right-sidebar, left-sidebar, flexible-width, three-columns, two-columns, white, custom-header, theme-options, custom-background, custom-menu, threaded-comments, sticky-post, translation-ready
 *
 * License: GNU General Public License v2.0
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 *
 * */

img { 
	border: 0;
	}
img[align=right] {
	margin-left: 10px;
}
img[align=left] {
	margin: 0 14px 4px -8px;
}

textarea {
	width: 440px;
	}

.fl {
	float: left;
	}
	
.fr {
	float: right;
	}
	
.clear {
	clear: both;
	}

blockquote {
	margin: 1em 2em;
	/* border-left: 1px dashed #999; */
	padding-left: 1em;
	line-height: normal; 
	font-style: italic;
	}

.entry table {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 1em 0;
}

.entry th {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background: #eee;
	border: 1px solid #ccc;
	text-transform: uppercase;
	padding: 6px;
}

.entry td {
	border: 1px solid #ccc;
	padding: 6px;
}

	

/* Pagination */	
.pagination {
	margin: 20px 0 10px;
	width: 98%;
	float: left;
	padding: 12px 0 10px;
	color: #3E3E3E;
}	

#main .pagination a:link, #main .pagination a:active, #main .pagination a:visited {
	padding: 3px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border-bottom: none;
}

#main .pagination a:hover {	
	border-bottom: none;
}

.pagination span.pages {
	padding: 3px 4px 2px 0; 
	margin: 2px 2px 2px 0;
}
.pagination span.current {
	padding: 3px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
}
.pagination span.extend {
	padding: 3px 4px 2px 4px; 
	margin: 2px;	
}

#postcomments {
	padding-top: 20px;
	}
			
	 h3#comments, #respond h3, h3#comments-title { color:#333; font:normal 24px/26px georgia,times,serif; margin: 10px 0 15px; clear: both; float: left; width: 100%; }

	 #respond p { font-size:11px; margin:0 0 1em; }	

	 ol.commentlist { list-style:none; margin:0; padding:0; float: left; }

	 ol.commentlist li { margin:0 40px 0 30px; padding:20px 0 20px 0; border-bottom: 1px dotted #AAACAF; }

	ol.commentlist ul.children li { border-bottom: none; }

	.commentlist .even {
		}

	.commentlist .avatar {
		float: right;
		padding: 5px;
		border: 1px solid #ddd;
		margin: 0 20px 10px 10px;
		background: #fff;
		display: none;
		}
	
	.commentlist .comment-author {
		font-size: 12px;
		}
	
	.commentlist .comment-text {
		padding: 0 20px 10px 0;
		}
	
	.commentlist .url {
		font-size: 16px;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-style: italic;
		}

	 ol.commentlist li div.reply { background:#999; border:1px solid #666; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; color:#fff; font:bold 9px/1 helvetica,arial,sans-serif; padding:6px 5px 4px;  text-align:center; width:36px; }

	 ol.commentlist li div.reply:hover { background:#cc0000; border:1px solid #cc0000; }

	 ol.commentlist li div.reply a { color:#fff; text-decoration:none; text-transform:uppercase; }

	 ol.commentlist li ul.children { margin:16px 20px 0 0; padding: 0 0 0 20px; list-style-image: url(images/commentarrow.png); }

	 ol.commentlist ul.children li.odd { background:#fff; }

	 ol.commentlist ul.children li.even { }

/* WordPress Required Elements */

.aligncenter,
div.aligncenter {
   display: block;
   margin: 5px auto;
}

.alignleft, div.alignleft {
   float: left;
   margin: 5px 15px 5px 0;
   width: 150px;
   height: auto;
}

.content .storycontent .alignleft,
.search .storycontent .alignleft,
.archive .storycontent .alignleft { 
	margin-top: 0; 
	}

.alignright, div.alignright {
   float: right;
   margin: 5px 0 5px 15px;
}

.alignnone {
	margin: 5px 0;
	}

.wp-caption {
   border: 1px solid #bbb;
   text-align: center;
   background-color: #ddd;
   padding-top: 5px;
   margin: 0;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text,
.gallery-caption {
   font-size: 11px;
   line-height: 14px;
   padding: 5px;
   margin: 0;
}

#today {
	color: #cc0000;
	}

#wp-calendar {
	margin: auto;
	}
	
.bypostauthor {}
.sticky {}

		
/* NEW POST FORMATS */

.gallery-thumb img {
	margin: 10px 0 0;
	padding: 5px;
	border: 1px solid #bbb;
	background: #ddd;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;	
	width: auto\9; /* IE 8 Hack */
	}
	
	.twopost .gallery-thumb img,
	.threepost .gallery-thumb img {
		margin: 10px 0 0 !important;
		max-width: 90% !important;
		}
	
.format-aside .entry p.excerpt { 
	padding-left: 30px;
	background: url(images/quotes.png) no-repeat top left;
	min-height: 30px;
	}

.format-audio .entry .pformat {
	padding-left: 38px;
	background: url(images/audio.png) no-repeat top left;
	min-height: 30px;
	display: block;
	}
	
.format-link .entry a { 
	padding-left: 38px;
	min-height: 30px;
	display: block;
	background: url(images/link.png) no-repeat top left;
	font-size: 18px;
	line-height: 22px;
	}
	
.format-image .entry {
	margin: 10px 0 0;
	}


/* added by AZH */
#main .clear {
  clear: both;
  padding-top: 30px;
  border-bottom: 1px dotted #AAACAF;
}
#main .meta,
#main #comments .comment-author,
#main #comments .comment-author a {
  margin: -8px 0 16px 0;
  font-family: Verdana, Arial, sans-serif;
  color: #3E3E3E;
  letter-spacing: 1.4px;
  font-size: 9px;
  text-transform: uppercase;
}
#main .date {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #989898;
  text-transform: upper;
  margin-bottom: 6px;
}
#main h2 a:link, #main h2 a:active, #main h2 a:visited, #main h2 a:hover {
  font-family: Georgia, Times New Roman, Times, serif;
  border-bottom: none;
}
#main div[align=center] {
  margin: 10px 0 26px 0;
  text-align: left;
}
#header #nav-global {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #989898;
  font-size: 14px;
  line-height: 1.4;
  margin-top: -6px;
}
#htmlPage #main h5.highlight {
color: #00CDFF;
font-family: Verdana, Arial, sans-serif;
font-weight: bold;
font-size: 9px;
margin: 21px 0 7px;
}
#extras ul li {
  text-indent: -16px;
  margin-left: 16px;
}
#main #comments .form-submit {
  text-align: center;
}
#main #comments label {
  width: 116px;
  text-align: right;
  float: left;
  margin: 2px 4px 0 0;  
  font-family: Verdana, Arial, Sans-serif;
  font-weight: bold;
  font-size: 11px;
}
#main #comments ul li {
  list-style-image: none;
}
#sidebar-accordion .ui-state-default {
  border: none !important;
  cursor: pointer;
}
#sidebar-accordion .ui-state-active {
  border-bottom: #A9ABAE 1px dotted !important;
  background: none;
}
div.ui-accordion .bookListContainer {
  margin-left: 0;
  line-height: 1;
}
.col-2 #extras h2.cat-item {
  border-bottom: none;
}
#main #share_icon {
  margin: 26px 0 0;
}
#main #comments input[type=text] {
  width: 440px;
}
#extras .ui-widget {
  font-family: Georgia, "Times New Roman", Times, serif;
}
#htmlPage #main h5.latest {
  margin: 21px 0 7px 0;
  font-style: italic;
}
#main .more-link {
  font-size: 11px;
  font-weight: bold;
  font-style: italic;
}
.col-2 #extras #featuredBox .box {
  padding: 2px 0 0;
}
#main p {
  margin-bottom: 16px;
}

#extras h2,
#extras h2 a {
  font-family: Georgia, "Times New Roman", Times, serif !important;
} 
