/**
Theme Name: Sharp Blue
Theme URI: http://www.valendesigns.com
Version: 1.0
Author: Derek Herman
Author URI: http://www.valendesigns.com
Licence: GPL

Description: A custom Wordpress theme created for <a href="http://themeforest.net">ThemeForest.net</a> and modeled after <a href="http://daily.creattica.com">Creattica Daily</a>.

Resets*/
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, DL, DT, DD, OL, UL, LI, FIELDSET, FORM, LABEL, LEGEND, TABLE, CAPTION, TBODY, TFOOT, THEAD, TR, TH, TD
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
#content .entry .entry_meta
{
	margin-bottom: -12px;
}
:focus
{
	outline: 0;
}
DIV.entry H1
{
	font-family: Calibri;
	font-size: 25px;
}
DIV.sidebox_div INPUT#user_pass
{
	border: 1px solid #C1C4C4;
	width: 130px;
}
DIV.sidebox_div INPUT#user_login
{
	border: 1px solid #C2C5C5;
	width: 130px;
}
BODY
{
	line-height: 1;
	color: #3F3F3F;
	background: #343434 url(images/header_bg.png) repeat-x center 0;
	font: 62.5% Arial, Helvetica, sans-serif;
	text-align: center;
	height: 100%;
}
HTML, BODY
{
	height: 100%;
}
OL, UL
{
	list-style: none;
}
TABLE
{
	border-collapse: separate;
	border-spacing: 0;
}
CAPTION, TH, TD
{
	text-align: left;
	font-weight: normal;
}
BLOCKQUOTE:before, BLOCKQUOTE:after, Q:before, Q:after
{
	content: "";
}
BLOCKQUOTE, Q
{
	quotes: "" "";
}
ACRONYM
{
	cursor: help;
	border-bottom: 1px dashed #333;
}
PRE, CODE
{
	display: block;
	margin: 25px 0;
	padding: 15px;
	border-left: 3px solid #ABB0B0;
	background: #E0E5E5;
	font-size: 1.5em;
}
P>CODE
{
	font-size: 1em;
	line-height: 1.2em;
}
PRE CODE
{
	border: none;
}
STRONG
{
	font-weight: bold;
	letter-spacing: 0;
}
EM
{
	font-style: italic;
}
HR
{
	display: none;
}
.clear
{
	clear: both;
}
/*Link Styles*/
A:link, A:visited
{
	color: #1A68A5;
	text-decoration: none;
}
A:hover
{
	color: #000;
	text-decoration: none;
}
A:active
{
	color: #1A68A5;
	text-decoration: none;
}
.a_heading
{
}
.a_heading A:link, .a_heading A:visited
{
	color: #3F3F3F;
	text-decoration: none;
}
.a_heading A:hover
{
	color: #3F3F3F;
	text-decoration: none;
}
.a_heading A:active
{
	color: #3F3F3F;
	text-decoration: none;
}
/*Headings*/
H1, H2, H3, H4, H5, H6
{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-weight: normal;
	margin: 10px 0 0px;
	color: #000;
}
H1
{
	font-size: 2.8em;
	padding-bottom: 15px;
	margin-bottom: 20px;
	margin-top: 10px;
	border-bottom: 1px solid #DBDBDB;
}
H2
{
	font-size: 2.8em;
	margin-top: 20px;
}
H3
{
	font-size: 2.5em;
	margin: 30px 0 20px;
}
H4
{
	font-size: 2.2em;
}
H5
{
	font-size: 1.9em;
}
H6
{
	font-size: 1.6em;
}
/*General Classes*/
.hidden
{
	display: none;
}
.right
{
	float: right;
}
.left
{
	float: left;
}
.hide
{
	display: none;
}
/*Header*/
#header
{
	position: relative;
	height: 150px;
	width: 960px;
	margin: 0 auto;
	text-align: left;
}
#bloginfo
{
	position: absolute;
	left: 0px;
	top: 3px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	margin-top: 18px;
	margin-bottom: 0;
}
#header .logo
{
	float: left;
	font-size: 46px;
	font-style: italic;
	text-align: center;
	height: 60px;
}
.small_img
{
	background: url(images/logo_small.png) no-repeat 100% 0px;
	width: 175px;
}
.medium_img
{
	background: url(images/logo_medium.gif) no-repeat 100% 0px;
	width: 300px;
}
.large_img
{
	background: url(images/logo_large.gif) no-repeat 100% 0px;
	width: 426px;
}
#header .logo A
{
	color: #FFF;
}
#header .description
{
	float: left;
	height: 60px;
	color: #E1E1E1;
	font-size: 28px;
	line-height: 60px;
	margin-left: 15px;
	font-family: Calibri;
}
#header UL#navigation
{
	height: 2em;
	position: absolute;
	right: 3px;
	bottom: 0;
	font-family: Candara;
	font-size: 14px;
	text-transform: uppercase;
	z-index: 99;
	padding-top: 0.8em;
	margin-right: -2px;
	background-color: #FDFDFD;
	padding-left: 20px;
	border-top: 5px solid #C2C4C4;
}
#header UL#navigation LI
{
	display: inline;
	padding: 0.5em 1.5em 0.5em 0;
	letter-spacing: -0.05em;
}
#header UL#navigation A:link, #header UL#navigation A:visited
{
	color: #707070;
	text-decoration: none;
	font-weight: bold;
}
#header UL#navigation A:hover
{
	color: #000;
}
#header UL#navigation LI.current_page_item A
{
	color: #000;
	text-decoration: none;
}
#header UL#navigation A:active
{
	color: #323232;
	text-decoration: none;
}
#header UL#navigation .subscribe
{
	background: url(images/rss_icon_nav.gif) no-repeat 100% 50%;
	padding-right: 25px;
	line-height: 1.6em;
	margin-right: 20px;
}
/*Wrapper*/
#wrapper
{
	width: 960px;
	background: #FFF url(images/page_bg.png) repeat-y 0 -114px;
	border-top: 1px solid #666F6F;
	border-bottom: 1px solid #191A1A;
	margin: 0 auto;
	text-align: left;
}
/*Content*/
#content
{
	width: 708px;
	float: left;
	padding: 40px;
	padding-bottom: 20px;
}
#content
{
	padding-right: 20px;
}
#content P
{
	font-size: 1.5em;
	line-height: 1.7em;
	margin: 15px 0;
}
#content OL, #content UL
{
	margin: 0 0 0 20px;
	font-size: 1.1em;
	line-height: 1.7em;
}
#content OL OL, #content UL UL
{
	font-size: 1em;
}
#content OL LI
{
	list-style: decimal;
	font-size: 19px;
	/*[empty]margin-top:;*/
}
#content UL LI
{
	list-style: none;
	background: url(images/li_square.png) no-repeat 0 9px;
	padding-left: 16px;
	font-size: 17px;
}
#content DL
{
	font-size: 1.5em;
	line-height: 1.5em;
}
#content DL DT
{
	margin-top: 15px;
	font-weight: bold;
}
#content DL DD
{
	margin: 0;
}
#content BLOCKQUOTE
{
	font-size: 0.8em;
	line-height: 1em;
	font-style: italic;
	padding: 20px 20px 20px 60px;
	margin: 20px 0;
	background: url(images/quote.png) no-repeat 0 0;
}
#content .post_nav
{
	width: 13em;
}
P.button
{
	margin: 0;
	padding: 0;
	background: transparent !important;
	border: 0px solid #000000;
}
.button A:link, .button A:visited
{
	background: #18609F url(images/more_bg_hover.png) no-repeat 85% 50%;
	font-size: 11px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0.5em 2em 0.5em 1em;
	color: #FFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.button A:hover
{
	background: #18609F url(images/more_bg.png) no-repeat 85% 50%;
	color: #82E1FF;
	text-decoration: none;
}
.button A:active
{
	color: #FFF;
	text-decoration: none;
}
.button_l A:link, .button_l A:visited
{
	background: #18609F url(images/more_bg_hover_l.png) no-repeat 15% 50%;
	font-size: 11px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0.5em 1em 0.5em 2em;
	color: #FFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.button_l A:hover
{
	color: #82E1FF;
	background: #18609F url(images/more_bg_l.png) no-repeat 15% 50%;
	text-decoration: none;
}
.button_l A:active
{
	color: #FFF;
	text-decoration: none;
}
.b_push A
{
	margin-left: 5px;
}
#content .entry
{
	border-bottom: 1px solid #DBDBDB;
	padding-bottom: 10px;
	margin-bottom: 30px;
	width: 708px;
}
#content .levr
{
	float: left;
	width: 345px;
	clear: none;
}
#content .dext
{
	float: right;
	margin-left: 10px;
	width: 345px;
	clear: none;
}
#content .altdiv
{
	height: 100%;
}
#content .single_entry
{
	padding-bottom: 10px;
}
#content .entry_meta
{
	padding-top: 5px;
}
#content .entry_meta UL
{
	margin: 0;
	padding: 0;
	font-size: 1em;
	line-height: 0em;
	display: inline;
}
#content .entry_meta LI
{
	display: inline;
	letter-spacing: -0.05em;
	text-transform: capitalize;
	color: #1A68A5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 8px;
	margin-right: 7px;
	border-right: 1px solid #C5C5C5;
	background: none;
	padding-left: 0;
	font-size: 12px;
}
#content .entry_meta LI.comments
{
	border-right: none;
}
#content .entry_meta LI.date
{
	border-right: none;
	color: #3F3F3F;
}
#content .single_meta
{
	background: #F1F3F3;
	border-top: 1px solid #DDDFDF;
	border-bottom: 1px solid #DDDFDF;
	padding-top: 10px;
}
#content .single_meta UL
{
	font-size: 1.1em;
	text-transform: uppercase;
	line-height: 2.6em;
}
#content .single_meta LI
{
	display: inline;
	background: none;
	padding-left: 0;
}
#content .single_author
{
	float: left;
	width: 200px;
	margin-left: 10px;
}
#content .single_author LI
{
	padding-left: 20px;
	background: url(images/li_author.png) no-repeat 0 50%;
	list-style: none;
}
#content .social_bookmarks
{
	float: right;
	width: 400px;
	margin-right: 10px;
}
#content .social_bookmarks LI
{
	padding-left: 10px;
	float: right;
	list-style: none;
}
#content .related_posts
{
	background: url(images/mouse_icon.jpg) no-repeat 20px 5.5em;
	padding-bottom: 20px;
}
#content .related_posts H3
{
	margin-bottom: 15px;
}
#content .related_posts UL
{
	margin: 0 0 0 105px;
	font-size: 1.3em;
	line-height: 1.8em;
}
#content .related_posts LI
{
	position: relative;
	width: 280px;
	margin-right: 20px;
	float: left;
	list-style: none;
	background: none;
	padding-left: 0;
	margin-bottom: 5px;
	border-top: 1px solid #E8E8E8;
}
#content .related_posts LI.no_posts
{
	border: none;
}
#content .related_posts LI A
{
	display: block;
	padding: 2px 4px;
	border-bottom: 1px solid #E8E8E8;
}
#content .related_posts LI A:hover
{
	background-color: #F5F5F5;
}
#content #comments
{
	background: #F1F3F3;
	padding: 30px;
	border-top: 1px solid #DDE0E0;
	border-bottom: 1px solid #DDE0E0;
}
#content #comments OL.comment_list
{
	padding: 0;
	margin: 0;
	line-height: 1;
	font-size: 100%;
}
#content #comments OL.comment_list LI
{
	list-style: none;
}
#content #comments .comment_author
{
	float: left;
	padding-top: 1px;
	width: 100px;
	margin-bottom: 30px;
}
#content #comments .comment_author P
{
	font-size: 1.3em;
	margin-bottom: 0px;
	margin-top: 10px;
	line-height: 1em;
	color: #5F6565;
}
#content #comments .single_comment
{
	position: relative;
	padding: 10px 20px;
	background: #FFF;
	border: 1px solid #E0E5E5;
	width: 480px;
	float: right;
	margin-bottom: 30px;
}
#content .comment_list
{
	padding-bottom: 40px;
}
#content .comment_arrow
{
	position: absolute;
	top: 10px;
	left: -32px;
}
#content #comments .single_comment P
{
	font-size: 1.3em;
	line-height: 1.5em;
	margin-bottom: 10px;
}
#content #comments .comment_author SPAN
{
	font-size: 0.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	color: #A6A6A6;
}
#content .trackbacks
{
	background: url(images/trackback_icon.jpg) no-repeat 20px 5.5em;
	padding-bottom: 25px;
}
#content .trackbacks H3
{
	margin-bottom: 15px;
}
#content .trackbacks UL
{
	margin: 0 0 0 105px;
	font-size: 1.3em;
	line-height: 1.8em;
}
#content .trackbacks LI
{
	width: 280px;
	margin-right: 20px;
	float: left;
	list-style: none;
	background: none;
	padding-left: 0;
}
#content #about_author
{
	background: #F1F3F3;
	border-top: 1px solid #DDDFDF;
	border-bottom: 1px solid #DDDFDF;
	padding: 10px;
	margin-bottom: 20px;
}
#content #about_author IMG
{
	float: left;
}
#content #about_author H4
{
	font-size: 1.5em;
	color: #000;
	margin: 0;
}
#content #about_author P
{
	font-size: 1.3em;
	line-height: 1.4em;
	margin: 10px 0;
}
#content .author_text
{
	padding-left: 110px;
	padding-right: 80px;
}
#content .aligncenter, #content DIV.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content .alignleft
{
	float: left;
	padding: 10px 20px 20px 0;
}
#content .alignright
{
	float: right;
	padding: 10px 0 20px 20px;
}
#content .wp-caption
{
	border: 1px solid #DDD;
	text-align: center;
	background-color: #F3F3F3;
	padding-top: 4px;
	margin: 10px;
}
#content .wp-caption IMG
{
	margin: 0;
	padding: 0;
	border: 0 none #000000;
}
#content .wp-caption P.wp-caption-text
{
	font-size: 1em;
	line-height: 1.6em;
	padding: 5px;
	margin: 0;
}
/*Form*/
#content .single_entry .comment_form
{
	position: relative;
}
#content .single_entry .comment_form UL
{
	margin: 0;
	font-size: inherit;
}
#content .single_entry .comment_form LI
{
	list-style: none;
	background: none;
	padding-left: 0;
}
#content .single_entry .comment_form UL.single_author
{
	width: 100px;
}
#content .single_entry #comment_form
{
	width: 523px;
	float: right;
}
#content .single_entry .input
{
	width: 513px;
	padding: 4px 5px;
	background: #FFF;
	border: 1px solid #E0E5E5;
	color: #5F6565;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	display: block;
	margin: 5px 0;
}
#content .single_entry .textarea
{
	padding-top: 20px;
	padding-left: 20px;
	width: 498px;
}
#content .single_entry .textarea_arrow
{
	position: absolute;
	top: 70px;
	left: 95px;
}
#content .single_entry #submit
{
	background: #18609F;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 11px;
	text-transform: uppercase;
	padding: 0.5em 1.5em;
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 20px;
	float: right;
	border: none;
}
#content .single_entry #submit:hover
{
	color: #82E1FF;
	background-color: #18609F;
	text-decoration: none;
	cursor: pointer;
}
.wp-pagenavi
{
	font-size: 1.1em;
	text-transform: uppercase;
	clear: both;
	font-weight: normal;
	text-align: right;
	margin-bottom: 10px;
}
.wp-pagenavi A, .wp-pagenavi .current
{
	padding: 3px 7px;
	border: 1px solid #CCC;
	margin-left: 3px;
}
.wp-pagenavi A:hover, .wp-pagenavi .current
{
	background: #DDD;
}
.wp-pagenavi .pages
{
	float: left;
}
/*Sidebar*/
#sidebar
{
	width: 170px;
	float: right;
	margin-right: 1px;
	padding-bottom: 30px;
}
#sidebar A:link, #sidebar A:visited
{
	color: #8B8F8F;
	text-decoration: none;
}
#sidebar A:hover
{
	color: #000;
	text-decoration: none;
}
#sidebar A:active
{
	color: #8B8F8F;
	text-decoration: none;
}
#sidebar H3
{
	font-size: 1em;
	margin: 0;
	margin-bottom: 10px;
	color: #3A3A3A;
}
#sidebar .search_div
{
	background: url(images/search_bg.png) repeat-y;
	padding: 15px 0;
	border-bottom: 1px solid #A5AAAA;
}
#sidebar .search_div FIELDSET
{
	margin: 0;
	padding: 0;
}
#sidebar .search_div INPUT
{
	display: block;
	margin: 0 auto;
	border: 1px solid #9E9E9E;
	padding: 3px;
	padding-right: 24px;
	width: 115px;
	background: #FFF url(images/search_icon.png) no-repeat 100% 50%;
}
#sidebar #advert_div
{
	background: url(images/advert_bg.png) repeat-y;
	padding: 10px;
	border-top: 1px solid #D8DADA;
	border-bottom: 1px solid #B7BBBB;
}
#sidebar #advert_div_inner
{
	display: block;
	margin: 0 auto;
	width: 125px;
}
#sidebar #advert_div IMG
{
	margin: 5px 0;
}
#sidebar .subscribe_div
{
	background: url(images/sidebox_bg.png) no-repeat 0 100%;
	padding: 15px;
	padding-left: 25px;
	border-top: 1px solid #F1F3F3;
	color: #8B8F8F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-transform: uppercase;
}
#sidebar .subscribe_div H3
{
	padding-bottom: 5px;
}
#sidebar .subscribe_div LI
{
	line-height: 2em;
	background: url(images/rss_icon.gif) no-repeat 0 50%;
	padding-left: 24px;
	letter-spacing: -0.05em;
}
#sidebar .sidebox_div
{
	background: url(images/sidebox_bg.png) no-repeat 0 100%;
	padding: 15px;
	padding-left: 20px;
	color: #8B8F8F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-transform: uppercase;
	width: 130px;
}
#sidebar .sidebox_div LI
{
	line-height: 2em;
	letter-spacing: -0.05em;
}
#footer
{
	width: 960px;
	margin: 0 auto;
	padding: 15px;
	text-align: left;
	color: #E2E2E2;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#footer P
{
	padding-left: 2px;
	letter-spacing: -0.05em;
	margin-bottom: 20px;
}
#footer A:link, #footer A:visited
{
	color: #82E1FF;
	text-decoration: none;
}
#footer A:hover
{
	color: #FFF;
	text-decoration: none;
}
#footer A:active
{
	color: #FF9477;
	text-decoration: none;
}
#sidebar TABLE
{
	margin: 20px 0;
	border: 1px solid #9A9E9E;
	border-collapse: collapse;
	font-size: 9px;
}
#sidebar TABLE TH, #sidebar TABLE TD
{
	padding: 2px 3px;
}
#sidebar TABLE TBODY TD
{
	border: 1px solid #B7BBBB;
}
#sidebar TABLE A:link, #sidebar TABLE A:visited
{
	color: #1A68A5;
	text-decoration: none;
}
#sidebar TABLE A:hover
{
	color: #000;
	text-decoration: none;
}
#sidebar TABLE A:active
{
	color: #1A68A5;
	text-decoration: none;
}
/*Table CSS*/
TABLE
{
	padding: 0;
	margin: 0;
	/*[empty]line-height:;*/
	font-size: 14px;
	font-family: Candara;
}
CAPTION
{
	padding: 0 0 5px;
	width: 700px;
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}
TH
{
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4F6B72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(images/bg_header.jpg) no-repeat;
}
TH.nobg
{
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}
TD
{
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #FFF;
	padding: 8px 6px 8px 12px;
	color: #4F6B72;
}
TD.alt
{
	background: #F5FAFA;
	color: #797268;
}
TH.spec
{
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #FFF url(images/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
TH.specalt
{
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #F5FAFA url(images/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}

