/*  
Theme Name: Beyond The Buzz
Theme URI: http://www.webexcellence.net
Description: Modified from theme KyotoGreen (http://www.billionstudio.com/) for Beyond The Buzz Blog
Version: 1.0
Author: Sudirman
Author URI: http://www.webexcellence.net
*/

@import url('reset.css');

/* Default fonts and colors
========================================== */
body,h1,h2,h3,h4,h5,h6,p,ul,ol,dl,input,textarea,select { 
	color: #333;
	font-family: Verdana, Arial, sans-serif;
}
h1, h2, h3, h4, h5, h6, #content h2 a, #content h2 a:visited, #content h3 a, #content h3 a:visited {
	color: #ff7e00;
	font-family: "Century Schoolbook", "Century", Georgia, "Times New Roman", serif;
	font-weight: normal;
}

/* LAYOUT
========================================== */
body {
	background-color: #fff;
	font-size: 72.5%;
	line-height: 150%;
}

div#page {
	width: 100%;
}

#content div.container {
	width:880px; 
	margin: 0 auto;
}

div.small {
	width: 250px;
	float: left;
}

div.large {
	width: 615px;
	margin-right:10px;
	float: left;
}

div.full {
	width: 100%;
	float: left;
}

div.container.body {
	padding: 15px 0 15px;
	height: 100%;
	overflow: auto;
}


.h_dotline {
	background:url("images/h_dotline.gif") repeat-x;
	line-height:1px;
	height:1px;
	font-size:0;
}

.spacebottom { margin-bottom:15px; }


/* ELEMENTS
========================================== */
p {
	padding: 0 0 20px 0;
}

h1, h2, h3, h4, h5, h6 {
	padding: 0 0 12px;
	margin-right: 20px;
}

h1, h2, h3 {
	line-height: 100%;
}

h4, h5, h6 {
	font-weight: normal;
}

h1 { font-size: 200%; color: #000; }
h2 { font-size: 190%; }
h3 { font-size: 130%; }
h4 { font-size: 110%; }
h5 { font-size: 100%; }
h6 { font-size: 90%; }

img.left,
img.align-left,
img.alignleft {
	float: left;
	margin: 0 12px 6px 0;
}

img.right,
img.align-right,
img.alignright {
	float: right;
	margin: 0 0 6px 12px;
}

img.wp-smiley{ border:none!important; padding-top:0 !important; padding-bottom:0 !important; }

a:link, a:visited {
	color: #999;
	text-decoration: none;
}

a:hover, a:active {
	color: #666;
	text-decoration: underline;
}

abbr, acronym {
	border-bottom: 1px dotted #000;
	cursor: help;
}

ul { list-style-type: square; margin-right: 20px; }
ol { list-style-type: decimal; margin-right: 20px; }

dl { margin-right: 20px; }
dl dt { font-weight: bold; }
dl dd { margin-left: 20px; }

blockquote {
	margin: 0 0 20px 0;
	margin-right: 20px;
	padding: 6px 12px 6px;
	background-color: #fff;
	border: 1px solid #EAEAEA;
	border-left-width: 3px;
}
blockquote p {
	padding: 6px 0;
	margin-right: 0 !important;
}
blockquote blockquote {
	margin: 6px 0;
	background-color: #fff;
}

code, pre {
	display: block;
	white-space: pre;
	padding: 6px 12px 6px;
	margin-right: 20px;
	margin: 0 20px 20px 0;
	background-color: #fff;
	border: 1px solid #EAEAEA;
	border-left-width: 3px;
	font-size: 120%;
	font-family: monospace;
}
p code {
	display: inline;
	padding: 3px 6px;
	margin: 0;
	border: 0;
	white-space: normal;
}

hr {
	margin: 0px 0 20px 0;
	margin-right: 20px;
	border: 0;
	height: 1px;
	border-bottom: 1px solid #ccc;
}

/* FORMS
========================================== */
form {
	width: auto;
	margin-left: 20px;
	margin-right: 20px;
}

form p {
	margin: 3px 0;
	padding: 0px 0 3px 0;
}

form table td {
	border: 0;
	border-collapse: collapse;
	padding: 1px;
	vertical-align: top;
	text-align: left;
}

fieldset {
	width: auto;
	border: 0;
}

label {
	font-size: 100%;
	line-height: 100%;
	white-space: pre;
	display: block;
	color: #999;
	text-align: left;
	cursor: pointer;
	margin: 0 0 6px;
}
form p {
	line-height: 150%;
	clear: both;
}
form p input {
	display: inline;
	float: left;
	clear: both;
	margin: 0;
	margin-right: 6px;
}
form p label {
	display: inline;
	clear: none;
	padding: 0;
	margin: 0;
}

input, textarea, select, button {
	margin: 0 0 12px 0;
}

input.text, textarea.text {
	padding: 4px 4px;
	background: #fff url('images/input.png') repeat-x top left;
	border: 1px solid #CCCCCC;
	border-top-color: #BDBDBD;
	border-bottom-color: #DDDDDD;
}

input.text, textarea.text {
	width: 230px;
	font-size: 100%;
}

textarea.text {
	width: 440px;
	height: 60px;
	padding: 5px;
	margin-bottom: 6px;
	resize: vertical;
}

input.button {
	float: none;
	clear: both;
	margin: 3px 0 0 0;
	padding: 3px 6px;
	font-size: 100%;
	font-weight: normal;
}

textarea:focus,
input:focus { outline: none; border-color: #666; }

/* TABLES
========================================== */
table {
	width: auto;
	margin: 0 0 20px 0;
}

table caption,
table tfoot {
	text-align: center;
	padding: 3px 0;
	font-weight: bold;
	color: #000;
}

table th {
	text-align: center;
	padding: 6px 12px;
	font-weight: bold;
	color: #666;
}

table tr {
	text-align: center;
}

table tr.alt th,
table tr.alt td {
	background-color: #F7F7F7;
}

table td {
	text-align: center;
	font-size: 1.0em;
	line-height: 100%;
	padding: 6px;
	vertical-align: middle;
}

/* HEADER
========================================== */
#header {
	background:#102547;
}

#header .container {
	width:905px;
	margin:0 auto;
	padding:0;
	position: relative;
}

#header h1 { width:305px; }
#header h2 { width:430px; }

#header h1, #header h2 {
	padding: 0;
	margin: 0;
}

#header h1 span { display:none; }
#header h1 a {
	text-decoration: none;
	width: auto;
}
 
#header h1 {
	float:left;
	 z-index:300;
	
}

#header h2 {
	float:left;
	z-index:300;
	position:absolute;
	right:150px;
	bottom:3px;
}

/* custom logo image */
#header .picture {
	 position:absolute;
	 right:0; top:0;
	 width:183px;
	 z-index:10;
}

/* SUB HEADER
========================================== */
#sub-header {
	padding: 5px 0 6px;
	width: 100%;
	background-color: #9BBB38;
	border-top: 1px solid #8EAB33;
}
#sub-header .container {
	margin: 0 auto;
	width: 832px;
	position: relative;
}
#sub-header p {
	color: #fff;
	padding: 0 42px;
	letter-spacing: 0px;
	font-weight: bold;
	text-shadow: 1px 1px 0px #468D27;
}

/* Header Main Navigation
========================================== */
#nav-header {
	width: 100%;
	background-color: #0b1a33;
}

#nav-header .container {
	margin: 0 auto;
}
#navigation.nav {
	clear: both;
	
	display: block;
	margin: 0;
	height: 100%;
	overflow: auto;
}

#navigation.nav li {
	color: #333;
	margin: 0;
	list-style: none;
	line-height: 110%;
	display: block;
	float: left;
}

#navigation.nav li a {
	color: #fff;
	background-color: transparent;
	display: block;
	padding: 12px 38px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	text-decoration: none;
	line-height: 50%;
	text-transform:uppercase;
	float: left;
	 
}
#navigation.nav li a:hover {
	text-decoration: none;
	background-color: #f4ab24;
}
#navigation.nav li a:active {
	background-color: #f4ab24;
}

#navigation.nav li.current_page_item a { background-color: #f4ab24; } 
#navigation.nav li.rss a {
	padding-left: 50px;
	background-image: url(images/rss.png);
	background-position: 31px center;
	background-repeat: no-repeat;
}
#navigation.nav li li,
#navigation.nav li ul { display: none; } /*hide sub pages*/

/* CONTENT
========================================== */
#content {
	width:944px;
	margin: 0 auto;
	background:#fff url("images/content_bg.png") repeat-y;
	background-color: #fff;
}
/*fixes other content inside content box*/
#content #content {
	background: transparent none;
	width: auto;
	margin: 0;
	border: 0;
}

#content p {
	margin-right: 20px;
}

#content p a,
#content p a:visited {
	color: #CA7C31;
}

#content h2 {
	padding: 0px 0 6px;
}
#content h2 a,
#content h2 a:visited,
#content h3 a,
#content h3 a:visited {
	text-decoration: none;
}
#content h2 a:hover,
#content h3 a:hover {
	text-decoration: underline;
}

#content h3 {
	padding: 6px 0 12px;
	color:#175ea1; 
}

#content h4 a,
#content h4 a:visited {
	color: #666;
}

#content ul {
	list-style-type: none;
}
#content ul, #content ol {
	padding: 0 0 20px;
}
#content ul li,
#content ol li {
	background: url('images/bullet.gif') no-repeat 16px 9px;
	padding: 3px 0 3px 30px;
}
#content ul li a { font-weight: normal; text-decoration: none }
#content ul li a:hover { text-decoration: underline }

#content ul ul {
	padding: 0;
}
#content ol { 
	margin-left: 30px;
}
#content ol li {
	padding-left: 0;
	background-image: none;
}

/* POST
========================================== */
#content .post {
	margin-right: 0px;
	
}

#content .post-content img {
	padding: 3px;
	border: 1px solid #EAEAEA;
	max-width: 480px;
}


#content .post-content .post_picture {
	width:158px;
	height:120px;
	background:url("images/post_picframe.png") no-repeat;
	float:left;
}

	#content .post-content .post_picture .thepic {
		display:block;
		width:130px;
		height:96px;
		overflow:hidden;
		margin:12px auto;
	}
	
	#content .post-content .post_picture .thepic img {
		border:none;
		padding:0;
	}

#content .post-title h2 {
	border-bottom: 1px solid #EAEAEA;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

#content .post-title h4 {
	font-size: 95%;
	color: #999;
	padding-bottom: 10px;
	text-transform: uppercase;
}

#content .post-title h4 a,
#content .post-title h4 a:link,
#content .post-title h4 a:visited {
	color: #999;
}

#content .post-title span {
	padding-right: 4px;
	padding-left: 17px;
	background: url('images/post.png') no-repeat left center;
}
#content .post-title span.post-comments {
	background-image: url('images/comment.png');
}
#content .post-title span.post-date {
	background-image: url('images/date.png');
}
#content .post-title span.post-category {
	padding-right: 3px;
}

#content .post table {
	background-color: #fff;
	border-collapse: collapse;
	margin-right: 20px;
	border: 1px solid #EAEAEA;
	border-width: 1px 0px 1px 1px;
	border-left-width: 3px;
}
#content .post table th {
	border: 1px solid #EAEAEA;
	border-width: 0px 1px 0px 0px;
}
#content .post table td {
	border: 1px solid #EAEAEA;
	border-width: 0px 1px 0px 0px;
}

/* Next and Previous Post Navigation
========================================== */
#content .post-nav {
	clear: both;
	height: 100%;
	overflow: auto;
	text-align: right;
	margin: 0 0 20px 0;
	margin-right: 20px;
	/*
	padding: 6px 12px;
	background-color: #F3F3F3;
	border: 1px solid #EAEAEA;
	*/
}
#content .post-nav,
#content .post-nav a {
	color: #666;
}
#content .post-nav .previous {
	text-align: left;
	float: left;
}
#content .post-nav .next {
	text-align: right;
}

/* Post Pages Navigation
========================================== */
#content p.pagenav {
	clear: both;
}
#content p.pagenav,
#content .pagenav a,
#content .pagenav a:link,
#content .pagenav a:visited {
	color: #666;
}

#content .pagenav a,
#content .pagenav span {
	border: 1px solid #EAEAEA;
	margin: 0 2px 0;
	padding: 3px 6px 4px;
	display: inline;
}
#content .pagenav span.extend {
	border: 0;
	padding: 0;
}

#content .pagenav a {
	text-transform: lowercase;
	background-color: #F3F3F3;
	text-decoration: none;
	line-height: 50%;
}
#content .pagenav a:hover {
	border-color: #ccc;
}
#content .pagenav span.current {
	background-color: #fff;
}

/* COMMENTS
========================================== */
#comments #comment_form {
	margin-left: 0px;
	margin-bottom: 20px;
	padding: 12px 12px 9px;
	background-color: #fff;
	border: 1px solid #EAEAEA;
	border-left-width: 3px;
}
#comments .comment-wrap {
	height: 100%;
	overflow: auto;
	margin: 0 0 12px 0;
	margin-right: 20px;
	padding: 0 12px 0;
	clear: both;
	background-color: #fff;
	border: 1px solid #EAEAEA;
}
#comments .alt {
}
#comments .author {
	background-color: #FEFEED;
	border-color: #F5F5D0;
}

#comments .comment-wrap img.gravatar {
	margin: 0;
	margin-bottom: 12px;
	padding: 2px;
	background-color: #fff;
	border: 1px solid #E8E8E8;
}

#comments .comment-wrap .left {
	width: 65px;
	padding-top: 12px;
	float: left;
}

#comments .comment-wrap .right {
	width: 377px;
	float: left;
	padding: 12px 0 6px 12px;
}

#comments .comment-wrap .right a {
	text-decoration: none;
}

#comments .comment-wrap .right a:hover {
	text-decoration: underline;
}

#comments .comment-wrap .right cite {
	margin: 0;
	padding: 0;
	font-style: normal;
	display: block;
	height: 100%;
	overflow: auto;
}
#comments .comment-wrap .right cite b {
	float: left;
}
#comments .comment-wrap .right cite b a {
	color: #333;
}
#comments .comment-wrap .right cite small {
	font-size: 80%;
	float: right;
}

#comments .comment-wrap .right p {
	padding: 6px 0;
	clear: both;
}

#comments .comment-wrap .right blockquote,
#comments .comment-wrap .right code,
#comments .comment-wrap .right pre {
	margin: 6px 0;
	clear: both;
}

/* SIDEBAR
========================================== */
#content .sidebar {
	/*padding: 12px 20px 6px;*/
	margin: 0 0 20px 0;
	clear: both;
}
#content .small h3 {
	padding: 6px 0;
	margin: 0;
	
}
#content .small p a,
#content .small table a,
#content .small h3 a,
#content .small h3 a:visited {
	color: #CA7C31;
}
#content .small p {
	padding-right: 0;
	padding-bottom: 12px;
	margin: 0;
}
#content .small ul {
	margin: 0;
	padding: 0 0 0px 0;
	border-top: 1px solid #EAEAEA;
}
#content .small ul li {
	color: #999;
	line-height: 125%;
	padding: 6px 0;
	background-image: none;
	border-bottom: 1px solid #EAEAEA;
}
#content .small ul li ul {
	border: 0;
}
#content .small ul li input,
#content .small ul li select {
	margin-bottom: 0;
}

#content .small ul li span.recent_date {
	padding-left: 3px;
	font-size: 80%;
	font-weight: bold;
	color: #ccc;
}
#content .sidebar ul li a:hover {
	text-decoration: none;
}
#content .small ul ul {
	border: 0;
	padding: 0 0 0 20px;
}
#content .small ul ul li {
	border: 0;
	padding: 3px 0;
}
/*Custom sidebars*/
#content .sidebar.tiny {
	width: 125px;
	float: left;
	clear: none;
}
#content .sidebar.tiny ul {
	margin-right: 20px;
}
/*Ads sidebar*/
#content #ads.sidebar {
	height: 100%;
	overflow: auto;
}
#content #ads.sidebar img {
	float: left;
}
/*Ads sidebar*/
#content #rss.sidebar {
	background: url('images/rss-32.png') no-repeat 12px 12px;
	background-color: transparent;
	border: 1px solid #EAEAEA;
	border-width: 1px;
	padding: 6px 12px 12px 52px;
}
#content #rss.sidebar h3,
#content #rss.sidebar h4,
#content #rss.sidebar p,
#content #rss.sidebar a {
	color: #999;
	padding-bottom: 0;
}
#content #rss.sidebar h3,
#content #rss.sidebar h3 a {
	color: #D98231;
}

/* FOOTER
========================================== */
#footer {
	clear: both;
	width: 100%;
	padding: 20px 0 0;
	font-family:Arial, Helvetica, sans-serif;
	background-color: transparent;
}

#footer h3 {
	color: #fff;
}

 

#footer a:link,
#footer a:visited {
	color: #454D71;
}

#footer a:hover,
#footer a:active {
	color: #ff7e00;
}


#footer p {
	float:left;
	padding: 0 ;
	margin: 0;
	font-size:115%;
	font-family:Arial, Helvetica, sans-serif;
	color:#0f2547; 
}

#footer .links {
	float:right;
}

#footer .links a {
	padding:0 15px; 
}

/* WIDGETS AND PLUGINS
==================================================================================== */
/* Search form
========================================== */
form#search-form {
	padding: 0;
	margin: 0;
	margin-bottom: 20px;
	position: relative;
	right: 0;
}
form#search-form input.text {
	width: 240px;
	height: 15px;
	padding: 4px 3px 4px 4px;
	margin: 0;
	float:left;
}
form#search-form input.button-search {
	float:left;
	margin: 0px;
	display: block;
	line-height: 100%;
	width: 21px;
	height: 21px;
}
form#search-form label.overlabel {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}
form#search-form label.overlabel-apply {
	color: #989898;
	font-size: 100%;
	position: absolute;
	top: 0;
	left: 6px;
	padding-top: 7px;
	margin: 0px;
	z-index:1;
	cursor: text;
	line-height: 100%;
}

/*header search box*/
#header form#search-form {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 250px;
	float: right;
}
#header form#search-form label.overlabel-apply {
	color: #BDB597;
}
/* Calendar
========================================== */
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #666;
	text-align: right;
}
#wp-calendar th {
	color: #666;
	font-size: 80%;
	padding-left: 0;
	padding-right: 0;
}
#wp-calendar a {
	font-weight: bold;
}

#wp-calendar tfoot td {
	text-align: left;
}
#wp-calendar tfoot td#next {
	text-align: right;
}
#wp-calendar td#today {
	background-color: #f3f3f3;
}


.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}



.clearfix  {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */