/* 
Theme Name: Azurio
Theme URI: http://www.ktalks.com/
Description: Two column Blog Layout
Version: 1.0
Author: Agent K
Author URI: http://www.ktalks.com/

*/

/* Original Azurio Template for Texptattern
Author: bisk
Url: http://luvion.nl/azurio/
The Azurio css and images have the following license:
Creative Commons Attribution-ShareAlike 2.5
License url: http://creativecommons.org/licenses/by-sa/2.5/
 */

body {
	color: #000;
	text-align: center;
	font: 83%/1.6em verdana, arial, helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background: #E3E3DF;
	line-height: 1.5em;
}


#comments {
	font-size: 100%;
	margin: 20px 20px 0 20px;
	padding-top: 20px;
	border-top: 3px solid #3A3A3A;;
}

.reply {
	font-size: 90%;
}

.books {
	float: left;
	margin: 0 15px 15px 15px;
}



#sponsors {
	font-size: 90%;
	color: #666666;
	margin: 10px 0 0 15px;
}

#med_rect_ad {
	float: right;
	margin: 10px 10px 0 15px;
	font-size: 100%;
}

#dzone_vote_widget
{
	display: none;
}

.single #dzone_vote_widget
{
	display: block;
	float:left; 
	margin: 3px 10px 0 15px;
	padding:0;
	vertical-align:top;
}

.left_image {
	float: left;
}

.right_image {
	float: right;
}



.ads {
	margin-left: 15px;
}

#search {
	margin: 10px 0 0 15px;
}

.sidebar_buttons img{
	margin-top: 15px;
	margin-left: 0;
}

#related_posts {
	font-size: 100%;
}

#related_posts h4 {
	margin-left: 20px;
}

#related_posts li {
	margin: 0;
}

#container {
	width: 944px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: #FFFFFF url('images/azurio-container-bg.gif') top right repeat-y;
}

/* Head Styles */

#head {
	margin: 0;
	padding: 0;
	width: 944px;
	height: 60px;
	background-color: #E3E3DF;
	float: left;
	border-bottom: 3px solid #3A3A3A;
}

#head h3 {
	margin: 5px 0 0 0;
	padding: 0;
	float: left;
	text-indent:-9999px; 
}

#head h3 a
{
	background: url(images/gwtsite_logo.gif) no-repeat top left;
	height: 60px;
	color: #E3E3DF;
	width: 220px;
	float: left;
	text-decoration: none;
}

#navmenu 
{
	padding: 0;
	margin: 25px 5px 0 20px;
	list-style-type: none;
	float: right;
}

#navmenu li
{
	float: left;
	display: inline;
	
}

#navmenu li a
{
	display: block;
	margin: 0 0 0 35px;
	color: #222;
	text-decoration: none;
	font-size: 105%;
}

#navmenu li a:hover
{
	border-bottom: 2px solid black;
}

/* Content Styles */

#content {
	width: 710px;
	float: left;
	padding-top: 10px;
	background: #FFFFFF url('images/azurio-content-bg.gif') top right no-repeat;
}

#content h3 {
	text-decoration: none;
	letter-spacing: -1px;
	text-transform: none;
	margin: 0 12px 5px 12px;
	padding: 0 0 5px 4px;
	font-weight: bold;
	font-size: 150%;
	border-bottom: 1px solid #3A3A3A;
}

#content h3#comment {
	font-size: 1.4em;
}

#content ol.comments li {
	font-size: 1.4em;
	text-decoration: none;
	letter-spacing: -1px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-weight: bold;
}

#content ol.comments li * {
	font-size: 0.71em;
	font-weight: normal;
	letter-spacing: 0px;
	padding-left: 0px;
	margin-left: 0px;
}

#content ol.comments li * * {
	font-size: 1.0em;
}

#content ol.comments li * strong {
	font-weight: bold;
}

#content ol.comments li small {
	color: #457180;
	letter-spacing: 1px;
}

#content ol.comments li br {
	line-height: 0px;
	height: 0px;
	font-size: 0px;
}

#content .entry h4 {
	letter-spacing: 0px;
	margin: 15px 12px 0px 16px;
	padding: 0;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.2em;
}

#content h5 {
	letter-spacing: 0px;
	margin: 5px 12px 0px 16px;
	padding: 0;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.1em;
}

#content ul {
	margin-top: 5px;
	margin-bottom: 5px;
}

#content li {
	margin-bottom: 5px;
}

#content #top_content
{
	float: left;
	margin-bottom: 20px;
	width: 710px;
}

#content .popular_posts
{
	width: 300px;
	margin: 0 0 0 25px;
	float: left;
	
}

#content #top_content h4
{
	margin: 0;
	padding: 0;
	font-size: 100%;
}

#content .popular_posts ul
{
	margin: 0;
	padding: 0;
}

#content .popular_posts ul li
{
	margin: 0 0 0 20px;
	margin-left: 20px;
	padding: 0;
	font-size: 85%;
}

#content #subscription
{
	margin: 0;
	padding: 0;
	width: 300px;
	float: right;
}

#content #subscription form
{
	margin: 10px 0 0 0;
	padding: 0;
}

#content #subscription input
{
	margin-left: 5px;
	margin-top: 5px;
	padding-left: 2px;
	vertical-align: top;
	border: 1px solid #3A3A3A;
}

#content #subscription #buttons img {
	margin: 5px 15px 0 0;
	vertical-align: top;
}

#content #subscription a:link, #content #subscription a:visited
{
	border-bottom: none;
}


.entry {
	padding-right: 20px;
}

.entry a:link, .entry a:visited {
	font-size: 97%;
}

#content a:link, #content a:visited {
	color: #1E3F81;
	text-decoration: none;
	border-bottom: dotted 1px #1E3F81;
}

#content a:hover {
	color: #59739F;
	text-decoration: underline;
	border-bottom: none;
}
/*
#post_buttons a:link, #post_buttons a:visited {
	margin-left: 10px;
	color: black;
	text-decoration: none;
	border-bottom: none;
}*/

#post_buttons a:hover {
	text-decoration: underline;
}

#content h3 a:link {
	color: #3A3A3A;
	text-decoration: none;
	border-bottom: none;
}

#content h3 a:visited {
	color: #3A3A3A;
	text-decoration: none;
	border-bottom: none;
}

#content h3 a:hover {
	color: #3A3A3A;
	text-decoration: none;
	border-bottom: none;
}

#content p {
	margin: 0px 0px 10px 0px;
	font-size: 1em;
	padding-left: 16px;
	padding-right: 16px;
}

#content blockquote {
	padding: 0px 10px;
	margin: 10px 20px;
	background: #fff;
	color: #747474;
	font-size: 1em;
}

#content p.post {
	letter-spacing: 1px;
	margin: 2px 12px 10px 16px;
	padding: 0px;
	color: #2F2F2F;
	font-weight: normal;
	text-decoration: none;
	font-size: 90%;
}

.caps {
	letter-spacing: 0.1em;
	font-size: 10px;
}

#content hr {
	color: #ccc;
	width: 66%;
	margin-top: 2em;
	margin-bottom: 2em;
}

#txpCommentInputForm {
	margin: 0px 0px 10px 0px;
	font-size: 1em;
	padding-left: 16px;
	padding-right: 16px;
}

.comments_error {
	background: #ffa;
}

div.comments_error {
	border: 1px solid #cc8;
	padding: 0.3em;
}

.post {
	color: #2F2F2F;
}

/* Right Sidebar Styles */

#sidebar {
	float: left;
	width: 230px;
	background: #3A3A3A;
}

#sidebar p {
	padding-left: 17px;
	margin: 0px 5px;
	color: #707070;
}

#sidebar input {
	background: #E2E2E2 url('images/azurio-search-input-bg.gif') top left repeat-x;
	border: solid 1px #323232;
	height: 18px;
}

#sidebarsubmit {
	margin-top: 5px;
}

#sidebar h4 {
	text-align: left;
	text-decoration: none;
	text-transform: none;
	letter-spacing: -1px;
	padding: 12px 12px 0px 17px;
	color: #F88600;
	font-size: 120%;
	font-weight: normal;
	margin: 0px;
}


#sidebar ul {
	text-align: left;
	list-style: none;
	padding: 0;
	margin: 0px 10px 0px 10px;
	border-top: solid 1px #5B5B5B;
}

#sidebar ul li {
	
	margin: 5px 0 0 5px;
	padding: 0;
	color: #ecf5fe;
}

#sidebar ul li a:link, #sidebar ul li a:visited {
	color: #E3E3DF;
	text-decoration: none;
	font-size: 95%;
}

#sidebar ul li a:hover {
	text-decoration: underline;
}

#recent_comments ul li a:link, #recent_comments ul li a:visited {
	color: #8da3a6;
	text-decoration: none;
	font-size: 95%;
}

#recent_comments ul li a:hover {
	text-decoration: underline;
}


#sidebar p.rss {
	font-size: 0.9em;
	margin-top: 10px;
	padding: 3px 3px 3px 7px;
	background: #3A3A3A;
}

#sidebar span {
	padding-left: 14px;
	background: url('images/azurio-feed-icon.gif') center left no-repeat;
}

/* Foot Styles */

#foot {
	font-size: 0.9em;
	clear: both;
	margin: 0px;
	padding: 7px 0px 2px 0px;
	text-align: center;
	background: #3A3A3A url('images/azurio-foot-bg.gif') top left no-repeat;
	width: 944px;
}

#foot p {
	background: #3A3A3A url('images/azurio-left-bg.gif') top left repeat-y;
	margin: 0px;
	padding: 4px 150px 4px 4px;
	color: #ffffff;
}

.rss a:link {
	color: #88C9DE;
	padding: 3px;
}

.rss a:visited {
	color: #B8B8B8;
	padding: 3px;
}

.rss a:hover {
	color: #fff;
	padding: 3px;
}

#foot a:link, #foot a:visited, #foot a:hover {
	color: #FFFFFF;
}

small {
	font-size: 1em;
}

/*post stylng*/

.post {
	margin: 0 0 25px 0;
}

.post .info {
	padding: 2px 3px 3px 8px;
	border: 1px solid #e3e4e4;
	background-color: #f5f5f5;
	font-size: 0.9em;
	color: #505050;
}

*/




/*comment styling*/

/* Comments Styling */


#commentlist li {
	margin-bottom: 1.5em;
	padding-bottom: 1em;
	border-bottom: 1px solid #700000;
}

#commentform {
	margin: 1em 0;
	background: #ffffff;
	width: 500px;
	font-size: 95%;
}

#commentform textarea {
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
	width: 500px;
}

#commentform textarea:hover {
	background: #FFFFFF;
	border: 1px solid #d6d3d3;
}

#commentform textarea:focus {
	background: #ffffff;
	border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
	font-size: 1.1em;
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
	width: 280px;
	margin-bottom: 10px;
}

#commentform #subscribe_area {
	margin-bottom: 10px;
}

#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
	font-size: 1.1em;
	background: #ffffff;
	border: 1px solid #d6d3d3;
	width: 280px;
}

#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
	font-size: 1.1em;
	background: #ffffff;
	border: 1px solid #939793;
	width: 280px;
}

#commentform input {
	margin-bottom: 3px;
}

#commentform #allowed {
	font-size: 90%;
	width: 500px;
}

#sya_container h2 {
	font-size: 105%;
}

#sya_container h2 a:link {
	color: #3A3A3A;
	margin-left: 15px;
}

#post_buttons {
	margin: 0px 0 30px 0px;
}

#post_buttons a:link, #post_buttons a:visited {
	margin-left: 4px;
	margin-right: 15px;
	color: #242f7c;
	text-decoration: none;
}

#buttons a:link, #buttons a:visited {
	border-bottom: none;
}
#post_buttons img {
	vertical-align: middle;
}

/*
.code {
	border: 1px solid #ccc;
	width: 635px;
	margin: 10px 0 10px 15px;
	padding: 10px 0 5px 10px;
}
*/

code {
	font: courier new;
	font-size: 120%;
	color: black;
	margin-top: 20px;
}

/* potential overrides for other styles */
    .wp_syntax pre {
		font: courier new;
		font-size: 120%;
      margin: 0;
      width: 635px;
      float: none;
      clear: none;
      overflow-x: auto;
	  overflow-y: hidden;
	  padding-bottom: expression(this.scrollWidth > this.offsetWidth ? 15 : 0);
    }

.main_gp {
 display: none;
}