/*
Theme Name: DIDDYBLOG
Theme URI: http://diddyblog.com/
Description: A custom theme for diddyblog.com.
Author: Evolution Interactive
Version: 1.0
Tags: custom blog, inspirational
*/


/* Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;	
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	clear: both;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img { border: none; }




/*
LAYOUT: 
*/

.container {position:relative;}

#header h1#logo {
	background:url("images/logo.png") no-repeat scroll 0 0 transparent;
	float:left;
	top: -12px;
	width:475px;
	height:90px;
	margin:0;
	position:absolute;
	text-indent:-9999px;
}

#header {
	border: none!important;
}

div.border {
	border-right:1px solid #666;
	padding-right:0px;
}

div.border-left {
	border-left:1px solid #666;
	margin-left: 0px;
}

.no-right-pad {
	padding-right: 0;
	margin-right:0!important;
}

.post {
	margin-bottom: 100px;
}

.entry-content input#searchsubmit {
	position: relative;
	top: 6px;
}

.post_separator {
	margin-bottom: 45px;
}


.post_video .entry-title {
	margin:0 auto 30px;
	text-align:center;
	width:800px;
}

.post_video img {
	display:block;
	float:none;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

.post_video object, .post_video embed, video {
	display:block;
	float:none;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

.post_video .entry-meta {
	text-align: center;
	margin: 10px auto 20px auto;
}

#sb-title {
	display: none;
}

video {
	z-index: 8!important;
}

/***   NAVIGATION   ***/

#main_nav {
	font-size:1.4em;
	text-align:center;
	width:680px;
	margin: 0 auto;
	display: block;
	position: relative;
}

#main_nav.upper_nav {
	margin: 20px auto 50px auto;
}


#main_nav ul {
	display: inline;
	margin:0 auto;
	padding:10px;
	background: transparent url(images/bg_trans.png) 0 0 repeat;	
}

#main_nav li {
	display:inline;
	margin:0 4px;
	padding:0 7px;
	text-transform:uppercase;
}

#main_nav li a, #main_nav li a:visited {
	color: #BBB;
	text-decoration: none;
}

#main_nav li a:hover {
	color: #FFF;
}


#header {
	height:100px;
}

#header h1#logo a {
	display:block;
	height:100%;
	width:100%;
}

#home_rotator {
	width: 988px;
/*	height: 560px;  */
	overflow: hidden;
	margin: 0 0 50px 0;
	text-align: center;
}

#home_rotator img {
	border:1px solid #999999;
	display:block;
	margin:0 auto;
	position:relative;
}


.post_images object {
	position: relative;
	right: 0;
	float: right;
	margin: 0 0 20px 0;
}


#primary,
#secondary {
	float: right;
	overflow: hidden;
	width: 220px;
}
#secondary {
	clear: right;
}

#footer {
	text-align: center;
	margin: 100px 0 0 0;
	color: #999;
	font-size:0.7em;
	line-height:1.5em;
}

#footer a, #footer a:visited {
	color: #999;
}
#footer a:hover {
	color: #EEE;
}




#TB_window {
	-moz-box-shadow:0 4px 30px #000000;
	background:none repeat scroll 0 0 #000000;
	border:1px solid #555555;
	color:#FFFFFF;
}

.form-allowed-tags {
	display: none;
}

/***   MORE MENU   ***/


.tipsy {
	opacity:.8;
	filter:alpha(opacity=80);
	background-repeat:no-repeat;
	padding:2px;
}


.tipsy-inner {
	padding:2px 6px;
	max-width:200px;
	font:11px 'Lucida Grande', sans-serif;
	font-weight:bold;
	background-color:#333;
	color:white;
	text-align:left;
}
.tipsy-north {
	/*background-image:url(http://s.twimg.com/a/1249943174/images/tipsy/tipsy-north.gif);*/
	background-position:top center;
}
.tipsy-south {
	/*background-image:url(http://s.twimg.com/a/1249943174/images/tipsy/tipsy-south.gif);*/
	background-position:bottom center;
}
.tipsy-east {
	/*background-image:url(http://s.twimg.com/a/1249943174/images/tipsy/tipsy-east.gif);*/
	background-position:right center;
}
.tipsy-west {
	/*background-image:url(http://s.twimg.com/a/1249943174/images/tipsy/tipsy-west.gif);*/
	background-position:left center;
}

span.rel_links {
	background:url("images/rel_links.png") no-repeat scroll 0 50% transparent;
	display:block;
	font-size:1em;
	font-weight:bold;
	height:15px;
	text-indent:-9999px;
	width:130px;
	margin-bottom: 3px;
	font-size: 0!important;
	top: -3px;
	position: relative;
}

#more_menu {
	background-color:#DFDFDF;
	position:absolute;
	top: -10000px;
	right: 0;
	z-index: 1230;
	text-align:left;
	padding:0px;
	margin-top:32px;
	color:#000;
	font-size:11px;
}

#more_menu div.border {
	margin-right: 0;
}

#more_menu div.more_rightcol {
	width: 328px;
}

#signin_menu input[type=text], #signin_menu input[type=password] {
	display:block;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border:1px solid #ACE;
	font-size:13px;
	margin:0 0 5px;
	padding:5px;
	width:203px;
}


.ie6 .tipsy {
	width:250px;
}
.signup-tip {
	line-height:18px;
	margin:30px 0;
	color:#333;
}
.signup-tip a {
	font-weight:bold;
}



#more_menu input#s {
	color:#999;
	font-size:2em;
	padding:4px 0 2px 7px;
	width:97%;
}

#more_menu form#searchform {
	margin: 0 0 23px 0;
	padding: 12px 5px 20px 5px;
}

#more_menu #searchsubmit {
	position: relative;
	float: right;
	margin: 4px 0 0 0
}


#more_menu h3#view_all_posts {
	height:13px;
	overflow:hidden;
	padding:16px 0 20px;
	text-align:center;
}

#more_menu h3#view_all_posts a, #more_menu h3#view_all_posts a:visited {
	color: #FFF;
	text-decoration: underline;
}

#more_menu h3#view_all_posts a:hover {
	color: #DDD;
	text-decoration: none;
}

#more_menu h3 {
	background: #464646;
	padding: 6px 0 6px 10px;
	color: #FFF;
}

a#btn_more {
	background:url("images/btn_more.png") no-repeat scroll 50% 6px #DFDFDF;
	display:block;
	float:right;
	z-index: 154;
	height:32px;
	overflow:hidden;
	position:relative;
	text-indent:-9999px;
	width:80px;
}

a#btn_more:hover {
	background-position: 50% -20px;
}

#more_menu a, #more_menu a:visited {
	color: #333;
	text-decoration: none;
}

#more_menu a:hover {
	color: #999;
	text-decoration: none;
}

#more_menu ul {
	padding: 6px 0 6px 10px;
	font-size: 1.4em;
}

#more_menu ul li {
	margin: 12px 0 20px 0;
}

#more_menu #menu-main-nav li {
	font-size: 1.35em;
	margin:21px 0;
}


#darken {
	background-color:#000000;
	display:none;
	height:100%;
	left:0;
	margin:0;
	padding:0;
	position:fixed;
	text-align:center;
	top:0;
	width:100%;
	z-index:32;
	opacity: 0.7;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
}



/***  cover flow more menu  ***/

#cover_flow {
	border-top: 1px solid #666666;
	margin-top: 0px;
	padding: 25px 0 16px 0;
}

ul#cover_flow_list li {
	display: inline;
	margin: 0 10px;
}

.cover_flow_wrap {
	position: relative;
	margin: 0 auto;
}

a.prev {
	position: relative;
	float: left;
	margin: 25px 0 0 10px;
}

a.next {
	position: relative;
	float: right;	
	margin: 25px 10px 0 0;
}


.jcarousel-skin-tango .jcarousel-container {
}

ul#mycarousel li {
	margin: 0 10px;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
margin:0 auto;
padding:0 40px;
width:680px;
}

.jcarousel-skin-tango .jcarousel-container-vertical {
    width: 75px;
    height: 245px;
    padding: 40px 20px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
height:90px;
margin:0 auto;
width:670px;
}

.jcarousel-skin-tango .jcarousel-clip-vertical {
    width:  90px;
    height: 245px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 90px;
    height: 90px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-right: 10px;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
	background:url("images/btn_more_next.png") no-repeat scroll 0 0 transparent;
	cursor:pointer;
	height:36px;
	position:absolute;
	right:5px;
	top:28px;
	width:32px;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background-position: 0 -44px;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: 0 -44px;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 28px;
    left: 5px;
    width: 32px;
    height: 36px;
    cursor: pointer;
    background: transparent url(images/btn_more_prev.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background-position: 0 -44px;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: 0 -44px;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: 0 0;
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(images/btn_more_next.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(images/btn_more_prev.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}















/* stop more menu  */


.quote_wrap {
	position: absolute;
	width: 145px;
	margin-top:-100px;
	background: url("images/quote_left.png") no-repeat scroll 2px 0px transparent;
	font-family: Georgia, Palatino, "Times New Roman", serif;
	font-size: 1.2em;
	font-style: italic;
	display: none;
	opacity: 0.7;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
}

span.quote_attribution {
	display: block;
	float: right;
	text-align: right;
	margin: 7px 0 0 0;
	text-transform: uppercase;
	font-style: normal;
	font-size: .85em;
	color: #BBB;
	
}

.quote_wrap.top_quote {
	right: -185px;
	padding: 25px 0 0 30px;
	margin-top: 10px;
}


.quote_wrap.left {
	left: -200px;
	padding: 25px 0 0 30px;
	margin-top: -100px;
}

.quote_wrap.right {
	right: -185px;
	padding: 25px 0 0 30px;
	margin-top: 50px;
}

#header .quote_wrap.right {
	margin-top: 45px;
}



.back-to-top {
	margin-top:-26px;
	position:relative;
	text-align:right;
	float: right;
}

#content img.nothumb {
	margin-top:25px;
	display:block !important;
}


.quote_wrap img.nothumb, .quote_wrap a.tt {
	display: none;
}



.post_text img {
	display: none!important;
}

.post_images img {
	float: right;
	clear: right;
	max-width: 670px;
}



/***    FONTS/TEXT     ***/


body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	color:#DDD;
}

.entry-meta {
	font-size: .7em;
	color: #666;
	margin: 20px 0 10px 0;
}

.current-menu-item {
	
}

h6 {
	display: inline;
	font-size: 1.2em;
	color: #CBCBCB;
	letter-spacing: -.05em;
}


#main_nav.upper_nav ul#menu-main-nav li.current-menu-item a:link, #main_nav.upper_nav ul#menu-main-nav li.current-menu-item a:visited {
	color: #FFF;
}

.entry-content {
	clear:both;
	color:#cbcbcb;
	font-size:0.9em;
	line-height:1.25em;
}

.entry-content.inline_meta, .cat-links a, .cat-links a:visited {
	color: #666;
}


a.underline, a.underline:visited {
	text-decoration: underline!important;
}

a.underline:hover {
	text-decoration: none!important;
}

#more_menu span.cat_list a, #more_menu span.cat_list a:visited {
	color: #999;
}

h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget_search label,
.widget-title,
input[type=submit]
{
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}
code {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

h2.entry-title a:link, h2.entry-title a:visited {
	color: #DDD;
	text-decoration: none;
}

h2.entry-title a:hover {
	color: #999;
}

h2.entry-title {
	font-size: 3.35em;
	letter-spacing: -.06em;
	line-height: 1em;
	font-weight: normal;
}



/* WYSIWYG Overrides */

.entry-content span[style]{
    font-size: 1em !important;
    font-family: Arial, Helvetica, sans-serif !important;
}







/* =Global Elements
-------------------------------------------------------------- */

/* Main global 'theme' and typographic styles  */
body {
	color: #CCC;
}
body,
input,
textarea {
	font-size: 1em;
	word-wrap: break-word;	
}
hr {
	background-color: #E7E7E7;
	border:0;
	height: 1px;
	margin-bottom: 18px;
	clear:both;
}

/* Text elements */
p {
	margin-bottom: 18px;
}
ul {
	list-style: none;
}
ol {
	list-style: none;
}
ol ol {
	list-style:upper-alpha;
}
ol ol ol {
	list-style:lower-roman;
}
ol ol ol ol {
	list-style:lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom:0;
}
dl {
	margin:0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #FFFFCC;
}
blockquote {
	font-style: italic;
	padding: 16px 3em 0 20px;
	margin-bottom: 20px;
	color: #999;
	background: url("images/quote_left_small.png") no-repeat scroll 0px 0px transparent;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
ins {
	text-decoration: none;
}
sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	position: relative;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
input[type="text"],
textarea {
	padding: 2px;
	background: #EEE;
	border: 1px solid #666;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
}
a:link, a:visited {
	color:#DDD;
	text-decoration: underline;
}
a:active,
a:hover {
	color: #EEE;
	text-decoration: none;
}

/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}






/* =Content
-------------------------------------------------------------- */

#main_content {
	
}

.hentry {
	margin: 0;
}
.home .sticky {
	background: #F2F7FC;
	border-top: 4px solid #000;
	padding: 18px 20px;
	margin-left: -20px;
	margin-right: -20px;
}
.single .hentry {
	margin: 0 0 36px 0;
}
.page-title {
	color: #DDD;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 36px 0;
}
.page-title span {
	color: #FFF;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
.page-title a:link,
.page-title a:visited {
	color:#888;
	text-decoration: none;
}
.page-title a:active,
.page-title a:hover {
	color: #FF4B33;
}


#entry-author-info {
	background: #F2F7FC;
	border-top: 4px solid #000;
	padding: 18px 20px;
	margin: 24px 0;
	overflow: hidden;
	clear: both;
	font-size: 14px;
	line-height: 20px;
}
#entry-author-info #author-avatar {
	background: #fff;
	border: 1px solid #e7e7e7;
	float: left;
	margin: 0 -104px 0 0;
	padding: 11px;
	height: 60px;
}
#entry-author-info #author-description {
	float: left;
	margin: 0 0 0 104px;
}
#entry-author-info h2 {
	color: #000;
	font-weight: bold;
	font-size: 100%;
	margin-bottom: 0;
}
.entry-utility {
	background:none repeat scroll 0 0 #111111;
	clear:both;
	color:#FFFFFF;
	font-size:1.1em;
	margin:35px auto 0px auto;
	padding:6px 0 8px 0;
	text-align:center;
	text-transform:uppercase;
	width:450px;
}

.post_post {
	border-bottom: 20px solid #1D1D1D;
	padding-bottom: 25px;
}

.meta-sep {
	position: relative;
	top: -1px;
	color: #DDD;
}



.entry-meta a,
.entry-utility a {
	color: #cbcbcb;
	text-decoration: none;
}
.entry-meta a:hover,
.entry-utility a:hover {
	color: #FFF;
}




/* Asides
-------------------------------------------------------------- */

.home #content .category-asides p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top:0;
}
.home .hentry.category-asides {
	padding: 0;
}
.home #content .category-asides .entry-content {
	padding-top: 0;
}



/* Gallery listing
-------------------------------------------------------------- */

.category-gallery {
	margin-bottom: 48px;
}
.category-gallery h2 {
	margin-top: 10px;
}
.category-gallery .entry-meta {
}
.category-gallery .size-thumbnail img {
	border: 10px solid #f1f1f1;
	margin-bottom: 0;
}
.category-gallery .gallery-thumb {
	float: left;
	margin-right:20px;
	margin-top: -4px;
}
.home #content .category-gallery .entry-content p {
	display: inline;
}
.home #content .category-gallery .entry-utility {
	padding-top:4px;
}




#content.gallery_content {
	
} 

.ngg-gallery-thumbnail-box {
display: inline;
width:auto;
}

.ngg-gallery-thumbnail img {
	float:left;
}



/* Attachment pages
-------------------------------------------------------------- */

.entry-content .attachment img {
	margin-bottom: 0;
}
.attachment .entry-content .entry-caption {
	font-size: 140%;
	margin-top: 24px;
}
.attachment .entry-content .nav-previous a:before {
	content: '\2190\00a0';
}
.attachment .entry-content .nav-next a:after {
	content: '\00a0\2192';
}



/* Images
-------------------------------------------------------------- */
#content img.alignleft, #content img.alignright, #content img.aligncenter  {
margin-bottom:12px;
}

#content .aligncenter, #content img.aligncenter {
clear:both;
display:block;
margin-left:auto;
margin-right:auto;
}

#content .aligncenter, #content img.aligncenter {
clear:both;
display:block;
margin-left:auto;
margin-right:auto;
}

#content img {
margin-bottom: 20px;
max-width:990px;

}
.single-attachment #content img {
	max-width: 900px;
}
#content .alignleft,
#content img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
#content .alignright,
#content img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
#content .aligncenter,
#content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content img.alignleft, 
#content img.alignright, 
#content img.aligncenter {
	margin-bottom: 75px;
}
#content .wp-caption {
	background: #f1f1f1;
	color: #888;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	margin-bottom: 20px;
	padding: 4px;
}
#content .wp-caption img {
	margin: 5px;
}
#content .wp-caption p.wp-caption-text {
	margin: 0 0 4px;
}
#content .wp-smiley {
	margin:0;
}
#content .gallery {
	margin: auto;
}
#content .gallery .gallery-item {
}
#content .gallery img {
}
#content .gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
#content .gallery dl {
	margin: 0;
}
#content .gallery img {

}
#content .gallery br+br {
	display: none;
}



/* =Navigation
-------------------------------------------------------------- */

a {
	color: #888;	
}


.navigation {
	font-size:  12px;
	line-height: 18px;
	overflow: hidden;
	color: #888;
}
.navigation a:link,
.navigation a:visited {
	color: #888;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
	color: #DDD;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	width: 50%;
	text-align:right;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	position: relative;
	clear: both;
	margin: 20px 0 0 0;
}



/* =Comments
-------------------------------------------------------------- */

#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #DDD;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border:1px solid #E7E7E7;
	line-height:1.2em;
	margin:0;
	padding:20px;
	position:relative;
}
.commentlist li:last-child {
	border-bottom:none;
	margin-bottom:0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}

.comment-body {
	font-size: .9em;
}

.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	float:left;
	left:0;
	margin:0 10px 5px 0;
	top:4px;
}
.comment-author {
}
.comment-author cite {
	color: #DDD;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #EEE;
}
.commentlist .even {
	background-color: #333; 
}

.commentlist .odd {
	background-color: #3d3d3d;
}
	
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #EEE;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nocomments {
	display: none;
}
#comments .pingback {
	margin-bottom: 18px;
	padding-bottom: 18px;
	border-bottom: 1px solid #e7e7e7;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	display:block;
	margin: 0;
}
#comments .pingback .url {
	font-style: italic;
	font-size: 13px;
}



/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	margin-top: 0px;
	border-top: 1px solid #e7e7e7;
	overflow: hidden;
	position: relative;
	width: 650px;
}

#comments {
	position:relative;
	margin:30px auto;
	width:650px;
}

#comments input {
	width: 50%;
}

#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
#respond .required {
	color:#FF4B33;
	font-weight:bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	display:block;
	margin:0 0 9px;
	width:50%;
}
#respond textarea {
	width:98%;
}
#respond dt,
#respond dd {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond dd code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 0 0 24px;
}
#respond .form-submit input {
	width: auto;
	font-size: 14px;
}
#respond dl {
	margin: 0 0 10px;
}
#respond dt {
	 display: inline;
	font-weight: normal;
}
#respond dd {
	display: inline;
}


/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
	list-style: none;
	margin-left: 0;
}
.widget-area ul ul {
	list-style: square;
	margin-left: 1.3em;
}
.widget_search #s { /* This keeps the search inputs in line */
	width: 60%;
}
.widget_search label {
	font-size: 14px;
	font-weight: bold;
	color: #222;
	display: block;
}
.widget-container {
	margin: 0 0 18px 0;
}
.widget-title {
	color: #222;
	font-weight: bold;
}
.widget-area a:link,
.widget-area a:visited {
	text-decoration: none;
}
.widget-area a:active,
.widget-area a:hover {
	text-decoration: underline;
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width:100%;
}
#wp-calendar caption {
	font-weight: bold;
	color: #222;
	text-align: left;
	font-size:14px;
	padding-bottom: 4px;
}
#wp-calendar thead {
	font-size:11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	padding: 3px 0 2px;
	background: #f5f5f5;
	border:1px solid #fff;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #000;
}
.widget_rss a.rsswidget:hover {
	color: #FF4B33;
}
.widget_rss .widget-title img {
	height: 11px;
	width: 11px;
}

/* Main sidebars */
#main .widget-area ul {
	margin-left: 0;
	padding: 0 20px 0 0;
}
#main .widget-area ul ul {
	border: none;
	margin-left: 1.3em;
	padding: 0;
}
#primary {
}
#secondary {
}



/*** KADOM AD MANAGEMENT  ***/


div.kd_ads{width:100%;}
div.kd_ads_block {
	clear:both;
	display:block;
	margin:20px auto 0;
	overflow:hidden;
	padding:20px 0 0;
	position:relative;
	width:100%!important;
	border-bottom:20px solid #1D1D1D;
}

div.kd_ads_block img {
	display: block;
	position: relative;
	margin: 0 auto;
}	
div.kd_ads_block a.kdads-link[style] { 
	background:transparent;
	display:block;
	margin: 0 auto!important;
}

div.advertisehere{width:100%;display:block;text-align:center;}
div.kd_ads_block a.kdads-empty{background:#e7e7e7;display:block;float:left;border:#CCC 1px solid;color:#666;font-weight:bold;font-size:12px;text-align:center;}
div.kd_ads_block a.kdads-empty:hover{background:#DDD;display:block;border:#999 1px solid;color:#333;text-decoration:none;}

#advertise	table { width:98%;border:1px solid;  margin:1em auto; border-collapse:collapse; }
#advertise	td {  padding:.6em 1em; text-align:center; }
#advertise .column1{text-align:left;}
#advertise	thead th {text-align:center;border-bottom:1px solid;font:bold 1.2em/1.5em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;}


/***  stop kadom ads  ***/



/* Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */

@media only screen and (max-device-width: 480px) {
  #main_nav ul {
  	float: left;
    width: 800px;
	font-size: 1.3em;
	letter-spacing: -.1em;
	display: block;
	margin: 60px 0 100px 0;
  }

	a#btn_more {
		background:url("images/btn_more_mobile.png") no-repeat scroll 50% 6px #DFDFDF;
		height:50px;
		width:150px;
	}
    
}



pre {
	-webkit-text-size-adjust: 140%;
}
code {
	-webkit-text-size-adjust: 160%;
}
#access,
.entry-meta,
.entry-utility,
.widget_search label,
.navigation,
.widget-area {
	-webkit-text-size-adjust: 120%;
}
#site-description {
	-webkit-text-size-adjust: none;
}


