/*
Theme Name: TheSource
Theme URI: http://www.elegantthemes.com/gallery/
Version: 1.2
Description: 2 Column theme from Elegant Themes
Author: Elegant Themes
Author URI: http://www.elegantthemes.com

------------------------------------------------
-----------------[RESET]------------------------
------------------------------------------------
http://meyerweb.com/eric/tools/css/reset/
v1.0 | 20080212*/
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;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
BODY
{
	line-height: 1;
}
OL, UL
{
	list-style: none;
}
BLOCKQUOTE, Q
{
	quotes: none;
}
BLOCKQUOTE:before, BLOCKQUOTE:after, Q:before, Q:after
{
	content: '';
	content: none;
}
/*remember to define focus styles!*/
:focus
{
	outline: 0;
}
/*remember to highlight inserts somehow!*/
INS
{
	text-decoration: none;
}
DEL
{
	text-decoration: line-through;
}
/*tables still need 'cellspacing="0"' in the markup*/
TABLE
{
	border-collapse: collapse;
	border-spacing: 0;
}
/*------------------------------------------------
-----------------[BASIC STYLES]-----------------
------------------------------------------------*/
BODY
{
	text-align: center;
	line-height: 21px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #757474;
	min-height: 25px;
}
A
{
	text-decoration: none;
	color: #00B7F3;
}
A:hover
{
	text-decoration: underline;
}
.clear
{
	clear: both;
}
.ui-tabs-hide
{
	display: none;
}
BR.clear
{
	margin: 0px;
	padding: 0px;
}
H1, H2, H3, H4, H5, H6
{
	padding-bottom: 5px;
	color: #383737;
	letter-spacing: -1px;
	line-height: 1em;
	font-weight: normal;
	font-family: Arial, sans-serif;
}
H1 A, H2 A, H3 A, H4 A, H5 A, H6 A
{
	color: #383737;
}
H1
{
	font-size: 30px;
}
H2
{
	font-size: 24px;
}
H3
{
	font-size: 22px;
}
H4
{
	font-size: 18px;
}
H5
{
	font-size: 16px;
}
H6
{
	font-size: 14px;
}
P
{
	padding-bottom: 10px;
	line-height: 24px;
}
STRONG
{
	font-weight: bold;
	color: #1C1C1C;
}
CITE, EM, I
{
	font-style: italic;
}
PRE, CODE
{
	font-family: "Courier New", monospace;
	margin-bottom: 10px;
}
INS
{
	text-decoration: none;
}
SUP, SUB
{
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
SUP
{
	bottom: 0.8em;
}
SUB
{
	top: 0.3em;
}
DL
{
	margin: 0 0 1.5em;
}
DL DT
{
	font-weight: bold;
}
DD
{
	margin-left: 1.5em;
}
BLOCKQUOTE
{
	margin: 1.5em;
	padding: 1em;
	color: #666666;
	background: #E6E6E6;
	font-style: italic;
	border: 1px solid #DCDCDC;
}
BLOCKQUOTE P
{
	padding-bottom: 0px;
}
INPUT[type=text], INPUT.text, INPUT.title, TEXTAREA, SELECT
{
	background-color: #FFF;
	border: 1px solid #BBB;
	padding: 2px;
	color: #4E4E4E;
}
INPUT[type=text]:focus, INPUT.text:focus, INPUT.title:focus, TEXTAREA:focus, SELECT:focus
{
	border-color: #2D3940;
	color: #3E3E3E;
}
INPUT[type=text], INPUT.text, INPUT.title, TEXTAREA, SELECT
{
	margin: 0.5em 0;
}
TEXTAREA
{
	padding: 4px;
}
IMG#about-image
{
	float: left;
	margin: 3px 8px 8px 0px;
}
.clearfix:after
{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* HTML .clearfix
{
	zoom: 1;
}
/*IE6*/
*:first-child+HTML .clearfix
{
	zoom: 1;
}
/*IE7
------------------------------------------------
---------------[MAIN LAYOUT INFO]---------------
------------------------------------------------*/
#header-top
{
	background: #0B0B0B url(images/header-top-bg.png) repeat-x bottom left;
	height: 148px;
}
DIV.container
{
	text-align: left;
	width: 960px;
	margin: 0 auto;
	position: relative;
	height: 100%;
}
IMG#logo
{
	float: left;
	margin: 0px 15px 0px 25px;
	padding-top: 17px;
}
#slogan
{
	font-family: Georgia, serif;
	font-style: italic;
	color: #6E6E6E;
	font-size: 14px;
	float: left;
	padding: 36px 0px 0px 3px;
}
#page-menu
{
	position: absolute;
	top: 35px;
	right: 0px;
	z-index: 1005;
}
#p-menu-left
{
	background: url(images/p-menu-left.jpg) no-repeat;
	width: 8px;
	height: 38px;
	float: left;
}
#p-menu-content
{
	background: url(images/p-menu-content.jpg) repeat-x;
	float: left;
	height: 38px;
}
#p-menu-content UL.nav UL
{
	line-height: 38px;
}
UL.nav LI A
{
	color: #E3E3E3;
	padding-left: 17px;
	font-weight: bold;
	text-decoration: none;
}
#cat-nav-content UL.nav LI A:hover, #cat-nav-content UL.nav LI.current-cat>A
{
	color: #00B7F3;
}
#cat-nav-content UL LI.sf-ul>A:hover
{
	color: #FEFEFE;
}
UL.nav LI.current_page_item A, UL.nav LI A:hover
{
	color: #00B7F3;
	text-shadow: 0 0 26px #808080;
}
UL.nav>LI:last-child
{
	padding-right: 17px;
}
#p-menu-right
{
	background: url(images/p-menu-right.jpg) no-repeat;
	width: 8px;
	height: 38px;
	float: left;
}
#content
{
	background: url(images/old-wall.jpg) repeat;
	position: relative;
}
#content-top-shadow
{
	background: url(images/index-top-shadow.png) repeat-x;
	height: 41px;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
}
#from-categories
{
	background: #FFF;
	width: 963px;
}
.recent-cat.first
{
	background: url(images/cat-first_bg.png) no-repeat;
}
.recent-cat
{
	background: url(images/cat_bg.png) no-repeat;
}
.recent-cat.first, .recent-cat
{
	width: 238px;
	float: left;
	padding-left: 2px;
}
.recent-cat.first IMG, .recent-cat IMG
{
	margin-left: -1,2px;
}
.recent-cat.last
{
	width: 239px;
}
.recent-cat.last .entry
{
	border-right: 1px solid #FFFFFF;
}
.top
{
	background: url(images/top_bg.png) repeat-x;
}
.top.last
{
	border-right: 1px solid #A7A6A6;
	width: 239px;
}
H4.title
{
	text-align: center;
	font-size: 16px;
	font-family: "Trebuchet MS", sans-serif;
	font-style: normal;
	color: #6F6F6F;
	text-shadow: 1px 1px 1px #ffffff;
	padding: 13px;
}
.recent-cat .entry
{
	padding-top: 14px;
	padding-left: 19px;
	padding-right: 19px;
	padding-bottom: 39px;
	position: relative;
	border-right: 1px solid #D8D8D8;
	width: 201px;
	border-bottom: 1px solid #D8D8D8;
}
.recent-cat .entry H3
{
	font-size: 18px;
	font-family: Arial, sans-serif;
	font-weight: bold;
}
.recent-cat .entry H3 A
{
	color: #FFF;
	padding: 11px 10px 11px 14px;
	display: block;
}
.recent-cat .entry H3 A:hover
{
	text-decoration: none;
	color: #F3F3F3;
}
.recent-cat .entry P.meta-info
{
	font-size: 10px;
	font-family: Georgia, serif;
	font-style: italic;
	color: #C2C1C1;
	margin-top: -12px;
	margin-bottom: 4px;
}
.recent-cat .entry P
{
	margin-top: -8px;
	color: #262626;
	line-height: 18px;
}
.recent-cat .entry A.readmore
{
	background: url(images/readmore.png) repeat-x;
	display: block;
	position: absolute;
	right: 0px;
	bottom: 0px;
	height: 29px;
}
.recent-cat .entry A.readmore SPAN
{
	padding-left: 14px;
	padding-right: 14px;
	line-height: 29px;
	color: #FFF;
	text-shadow: 1px 1px 1px #111;
}
.recent-cat .entry A.readmore:hover SPAN
{
	color: #EEE;
}
.recent-cat .entry P.meta-info A
{
	color: #C2C1C1;
}
.recent-cat .entry P.meta-info A:hover
{
	color: #7C7C7C;
	text-decoration: none;
}
.recent-cat .entry.orange .title
{
	padding-bottom: 10px;
	position: absolute;
	top: -120px;
	left: -10px;
	background: url(images/title_orange.png) no-repeat bottom left;
}
.recent-cat .entry.orange H3
{
	background: #E8AF00;
	width: 207px;
	text-shadow: 1px 1px 1px #c19100;
}
.recent-cat .entry.green .title
{
	padding-bottom: 10px;
	position: absolute;
	top: -120px;
	left: -10px;
	background: url(images/title_green.png) no-repeat bottom left;
}
.recent-cat .entry.green H3
{
	background: #A8D728;
	width: 207px;
	text-shadow: 1px 1px 1px #83a81f;
}
.recent-cat .entry.light-blue .title
{
	padding-bottom: 10px;
	position: absolute;
	top: -120px;
	left: -10px;
	background: url(images/title_light-blue.png) no-repeat bottom left;
}
.recent-cat .entry.light-blue H3
{
	background: #28C5D7;
	width: 207px;
	text-shadow: 1px 1px 1px #1f97a5;
}
.recent-cat .entry.blue .title
{
	padding-bottom: 10px;
	position: absolute;
	top: -120px;
	left: -10px;
	background: url(images/title_blue.png) no-repeat bottom left;
}
.recent-cat .entry.blue H3
{
	background: #008EE8;
	width: 207px;
	text-shadow: 1px 1px 1px #006fb6;
}
#main-content-wrap
{
	padding-top: 55px;
	background: url(images/index-top-bg.png) repeat-x;
}
BODY#home #main-content-wrap
{
	padding-top: 8px;
	background: none;
}
BODY#home #main-content
{
	background: #FFF url(images/main_content_bg.png) repeat-y scroll 480px 39px;

}
#main-content
{
	background: #FFF url(images/main_content_bg2.png) repeat-y scroll 408px 39px;
}
#recent-posts
{
	width: 637px;
	background: none;
	float: left;
}
DIV#top-shadow
{
	background: url(images/index-shadow.png) repeat-x;
	height: 26px;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
}
BODY#home #recent-posts
{
	width: 480px;
	background: #FFF url(images/rec_posts_bg.png) repeat-x 2px 0px;
}
#recent-posts H4
{
	background: url(images/rec_bg.png) no-repeat;
}
#recent-posts .entry
{
	padding-top: 29px;
	padding-right: 38px;
	padding-left: 22px;
	position: relative;
}
#recent-posts .entry P.post
{
	line-height: 18px;
}
#recent-posts .entry H2.title, #recent-posts .entry H1.title, H3#comments
{
	font-size: 36px;
	font-weight: bold;
	text-shadow: 2px 2px 2px #c4c4c4;
	padding-bottom: 20px;
}
#recent-posts .entry H2.title A, #recent-posts .entry H1.title, H3#comments
{
	color: #383737;
}
#recent-posts .entry H2 A:hover
{
	text-decoration: none;
}
#recent-posts .entry IMG.thumb
{
	border: 7px solid #DEDEDE;
	margin-top: 4px;
}
#recent-posts .entry P.date
{
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	text-shadow: 1px 1px 1px #0097c8;
	position: absolute;
	background: url(images/belt.png) no-repeat bottom left;
/*width: 133px;*/
	padding-bottom: 20px;
	left: -10px;
	top: 28px;
}
#recent-posts .entry P.date SPAN
{
	background: #00B7F3;
	padding-bottom: 8px;
	padding-left: 14px;
	padding-top: 12px;
	padding-right: 13px;
}
#recent-posts .entry .post-meta
{
	background: #EFEFEF url(images/post_bg.png) repeat-x bottom left;
	margin-top: 14px;
	position: relative;
	width: 628px;
	margin-left: -13px;
}
BODY#home #recent-posts .entry .post-meta
{
	width: 470px;
}
#recent-posts .entry .post-meta P
{
	font-size: 12px;
	font-family: Georgia, serif;
	font-style: italic;
	color: #AFAFAF;
	text-shadow: 1px 1px 1px #fff;
	padding-top: 4px;
	padding-left: 14px;
	float: left;
	width: 518px;
	padding-bottom: 9px;
}
BODY#home #recent-posts .entry .post-meta P
{
	width: 362px;
}
#recent-posts .entry .post-meta P A
{
	color: #656363;
}
#recent-posts .entry .post-meta P A:hover
{
	text-decoration: none;
	color: #2F2E2E;
}
#recent-posts .entry .post-meta A.readmore
{
	background: transparent url(images/readmore.png) repeat-x scroll 0 0;
	display: block;
	height: 29px;
	float: right;
}
#recent-posts .entry .post-meta A.readmore:hover SPAN
{
	color: #EEE;
}
#recent-posts .entry .post-meta A.readmore SPAN
{
	color: #FFF;
	line-height: 29px;
	padding-left: 14px;
	padding-right: 14px;
	text-shadow: 1px 1px 1px #111111;
}
.entry-content
{
	position: relative;
}
.entry-content P
{
	line-height: 18px;
}
.entry-content UL
{
	list-style-type: disc;
	margin: 10px 0px 10px 20px;
}
.entry-content OL
{
	list-style-type: decimal;
	list-style-position: inside;
	margin: 10px 0px 10px 2px;
}
.entry-content UL LI UL, .entry-content UL LI OL
{
	margin: 2px 0px 2px 20px;
}
.entry-content OL LI UL, .entry-content OL LI OL
{
	margin: 2px 0px 2px 35px;
}
#recent-posts .post
{
	background: url(images/entry-bottom-bg.png) repeat-x bottom left;
	padding-bottom: 40px;
	margin-bottom: 30px;
}
#recent-posts DIV.post .post-meta
{
	width: 615px;
	margin-left: 0px;
	background-image: none;
	border-bottom: 1px solid #D8D8D8;
	margin-top: -4px;
	margin-bottom: 17px;
}
#recent-posts DIV.post .post-meta P
{
	float: none;
	width: auto;
	padding-right: 10px;
	padding-bottom: 6px;
}
#breadcrumbs
{
	background: transparent url(images/breadcrumb-bg.png) repeat-y scroll 0 0;
	height: 54px;
	left: 0;
	line-height: 58px;
	padding-left: 34px;
	position: absolute;
	top: 0;
	width: 603px;
	font-family: Georgia, serif;
	font-size: 14px;
	font-style: italic;
	color: #6F6F6F;
	text-shadow: 1px 1px 1px #ffffff;
}
.fullwidth #breadcrumbs
{
	width: 900px;
}
#main-content.fullwidth
{
	background-image: none;
}
#breadcrumbs A
{
	color: #6F6F6F;
}
#breadcrumbs A:hover
{
	text-decoration: none;
	color: #474747;
}
#content-bottom
{
	height: 19px;
	background: url(images/content-bottom-bg.png) repeat-x;
}
#content-bottom .container
{
	height: 19px;
	background: url(images/content-container.png) no-repeat 636px 0px;
}
BODY#home #content-bottom .container
{
	background: url(images/content-container-bg.png) no-repeat 479px 0px;
}
#content-bottom .nobg, DIV#top-shadow.nobg
{
	background: none;
}
.fullwidth #recent-posts
{
	width: 960px;
}
/*------------------------------------------------
---------------[DROPDOWN MENU]------------------
------------------------------------------------*/
#cat-nav
{
	bottom: -14px;
	left: 0;
	position: absolute;
	width: 980px;
	z-index: 100;
}
#cat-nav-left
{
	background: url(images/cat-nav-left.png) no-repeat;
	width: 10px;
	height: 64px;
	float: left;
}
#cat-nav-content
{
	background: url(images/cat-nav-content.png) repeat-x;
	float: left;
	height: 64px;
	width: 941px;
}
.nav LI UL
{
/*box-shadow: 3px 6px 7px 1px rgba(0, 0, 0, 0.5)
-moz-box-shadow: 3px 6px 7px 1px rgba(0, 0, 0, 0.5)*/
	-webkit-box-shadow: 3px 6px 7px 1px rgba(0, 0, 0, 0.5);
	background: url(images/cat_menu_bg.png) repeat-y;
	border: 1px solid #111010;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top: none;
	padding-bottom: 15px;
}
#cat-nav-content UL.nav
{
	float: left;
	margin-top: 10px;
	margin-left: 18px;
}
#cat-nav-content UL.nav LI
{
	padding: 0 17px 0 0;
}
#cat-nav-content UL.nav LI A
{
	padding: 8px 4px 21px;
}
#cat-nav-content UL.nav LI.sf-ul A
{
	padding: 8px 6px 21px 15px;
}
#cat-nav-content UL.nav>LI.sf-ul
{
	background: url(images/li-hover.png) no-repeat 55px right;
}
#cat-nav-content UL.nav>LI.sf-ul>A
{
	background: url(images/a-hover.png) no-repeat 55px left;
}
#cat-nav-content UL.nav>LI.sf-ul.sfHover
{
	background: url(images/li-hover.png) no-repeat top right;
}
#cat-nav-content UL.nav>LI.sf-ul.sfHover>A
{
	background: url(images/a-hover.png) no-repeat top left;
	display: block;
}
#cat-nav-content UL.nav LI LI
{
	padding: 0px;
}
#cat-nav-content UL.nav UL UL
{
	border-top: 1px solid #111010;
	-moz-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 8px;
}
#cat-nav-content UL.nav LI LI A:hover
{
	color: #00B7F3;
}
#cat-nav-content UL.nav LI A
{
	color: #FEFEFE;
	font-weight: bold;
	text-decoration: none;
	text-shadow: -1px -1px 1px #0a0a0a;
}
#cat-nav-content UL.nav UL LI A
{
	text-shadow: 1px 1px 1px #0a0a0a;
}
#cat-nav-content UL.nav>LI>A:hover
{
}
#cat-nav-content UL.nav LI LI
{
	background: url(images/bullet.png) no-repeat 16px 21px;
}
#page-menu UL.nav LI LI
{
	background: transparent url(images/page-menu-bullet.png) no-repeat scroll 16px 16px;
}
#page-menu UL.nav LI A
{
	padding: 8px 9px 16px;
}
#page-menu UL.nav>LI>A.sf-with-ul:hover, #page-menu UL.nav>LI.sfHover>A
{
	background-color: #232323;
}
#page-menu UL.nav LI LI A
{
	text-shadow: none;
}
#page-menu .nav LI:hover UL, #page-menu UL.nav LI.sfHover UL
{
	left: 0px;
	top: 45px;
}
#page-menu .nav UL LI:hover UL, #page-menu UL.nav UL LI.sfHover UL
{
	left: 191px;
	top: -2px;
}
#cat-nav-content UL.nav LI LI A, #page-menu UL.nav LI LI A
{
	background: url(images/divider.png) no-repeat bottom left;
	display: block;
	width: 156px;
	padding: 9px 5px 11px 28px !important;
}
#page-menu UL.nav LI LI A
{
	background: none;
	padding: 0px 5px 0px 28px !important;
}
#cat-nav-right
{
	background: url(images/cat-nav-right.png) no-repeat;
	width: 19px;
	height: 64px;
	float: left;
}
#cat-nav #search-form
{
	float: right;
	width: 131px;
	background: url(images/search.png) no-repeat;
	height: 27px;
	margin-top: 15px;
}
#cat-nav #searchinput
{
	background: none;
	border: none;
	font-style: italic;
	color: #646464;
	padding-left: 12px;
	display: block;
	margin-top: 3px;
	float: left;
	width: 95px;
}
#cat-nav #searchsubmit
{
	float: left;
	margin-top: 7px;
}
#cat-nav #search-form IMG
{
	float: right;
	margin-top: -24px;
	padding-right: 10px;
}
#page-menu UL.nav UL
{
	z-index: 10000;
	padding-bottom: 9px;
	background: #232323;
	border: 0px solid #000000;
	padding-top: 2px;
}
#page-menu UL.nav UL UL
{
	-moz-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 8px;
}
/*------------------------------------------------
--------------[FEATURED SLIDER]-----------------
------------------------------------------------*/
#featured
{
	border-bottom: 1px solid #FFFFFF;
	background: #000000;
	height: 250px;
	overflow: hidden;
}
DIV.slide
{
	height: 250px;
	position: relative;
}
DIV.overlay, DIV.top-overlay
{
	background: url(images/dropshadow.png) repeat-x bottom left;
	bottom: 0;
	height: 22px;
	left: 0;
	position: absolute;
	width: 100%;
}
DIV.top-overlay
{
	background: url(images/top-overlay.png) repeat-x bottom left;
	top: 0px;
	height: 43px;
}
.slide .description
{
	background: transparent url(images/overlay.png) no-repeat scroll 0 0;
	float: right;
	height: 276px;
	margin-top: -3px;
	padding: 16px 68px 0px 50px;
	width: 342px;
}
.description H2.title
{
	font-weight: bold;
	font-size: 36px;
	padding-top: 3px;
}
.description H2.title A
{
	color: #FFFFFF;
	text-shadow: 2px 2px 2px #000000;
}
.description H2.title A:hover
{
	color: #EEEEEE;
	text-decoration: none;
}
.description P.tagline
{
	font-size: 14px;
	font-family: Georgia, serif;
	font-style: italic;
	color: #4F4F4F;
	padding: 7px 0px 4px;
}
.description P.tagline A
{
	color: #4F4F4F;
}
.description P.tagline A:hover
{
	color: #7C7C7C;
	text-decoration: none;
}
.description P
{
	line-height: 19px;
}
.slide A.readmore
{
	background: url(images/featured-readmore-right.png) no-repeat scroll right bottom;
	display: block;
	float: left;
	height: 31px;
	line-height: 32px;
	padding-right: 11px;
	color: #FFFFFF;
	text-shadow: 1px 1px 1px #0080bd;
	margin-top: 8px;
}
.slide A.readmore SPAN
{
	background: url(images/featured-readmore-left.png) no-repeat;
	display: block;
	padding: 0px 4px 0px 15px;
}
A#prevlink, A#nextlink
{
	position: absolute;
	bottom: -2px;
	right: 0;
	height: 40px;
	text-indent: -9999px;
	display: block;
	z-index: 1000;
}
A#prevlink
{
	right: 80px;
	background: url(images/arrow-left.png) no-repeat;
	width: 81px;
}
A#nextlink
{
	width: 80px;
	background: url(images/arrow-right.png) no-repeat;
}
/*------------------------------------------------
-------------------[COMMENTS]-------------------
------------------------------------------------*/
#comment-wrap
{
	margin-left: 14px;
}
DIV.authordata
{
	width: 100px;
}
IMG.avatar
{
	border: 6px solid #DEDEDE;
	float: left;
}
.comment-wrap
{
	float: left;
	margin-left: 23px;
	padding-right: 52px;
	position: relative;
	padding-bottom: 22px;
}
.reply-container
{
	bottom: 0px;
	right: 0px;
	position: absolute;
}
.reply-container A
{
	background: transparent url(images/readmore.png) repeat-x scroll 0 0;
	display: block;
	height: 29px;
	color: #FFFFFF;
	line-height: 29px;
	text-shadow: 1px 1px 1px #111111;
	padding: 0px 14px;
}
.reply-container A:hover
{
	text-decoration: none;
	color: #F3F3F3;
}
LI.depth-1 .comment-wrap
{
	width: 476px;
}
LI.depth-2 .comment-wrap
{
	width: 385px;
}
LI.depth-3 .comment-wrap
{
	width: 294px;
}
LI.depth-4 .comment-wrap
{
	width: 203px;
}
.fullwidth LI.depth-1 .comment-wrap
{
	width: 799px;
}
.fullwidth LI.depth-2 .comment-wrap
{
	width: 708px;
}
.fullwidth LI.depth-3 .comment-wrap
{
	width: 617px;
}
.fullwidth LI.depth-4 .comment-wrap
{
	width: 526px;
}
OL.commentlist
{
	padding-top: 10px;
	list-style: none outside none;
	margin: 0 0px 0 -37px;
}
OL.commentlist .navigation, DIV#respond
{
	margin: 0 15px 0 0;
	padding: 0 30px 14px 5px;
}
OL.commentlist UL
{
	list-style: none outside none;
}
.commentlist LI.comment
{
	margin: 15px 0px;
	padding: 7px 0px 0px 23px;
}
.commentlist LI.comment LI
{
	background: none;
	padding: 0px;
}
.commentlist LI.comment UL
{
	margin: 8px 0px 8px 91px;
}
.comment-body
{
	border-bottom: 1px solid #D8D8D8;
	padding: 0 0 0 17px;
}
#respond
{
	padding-top: 15px !important;
}
#commentform TEXTAREA#comment
{
	width: 88%;
}
#commentform INPUT[type=text]
{
	width: 40%;
}
LI.comment #respond
{
	padding-left: 28px;
	padding-top: 20px;
}
LI.comment #respond TEXTAREA
{
	width: 88% !important;
}
LI.comment #respond INPUT[type=text]
{
	width: 50% !important;
}
LI.comment #respond
{
	padding-left: 0px;
}
#respond H3#comments
{
	background: none;
	margin: 0px;
	padding: 0px;
}
.comment-author
{
	color: #C7C0AA;
	font-size: 18px;
}
.comment-author .comment-meta, .comment-author .comment-meta A
{
	color: #403F3A;
}
SPAN.fn, SPAN.fn A
{
	color: #008BB8;
	font-weight: bold;
}
.comment-content
{
	padding-top: 8px;
}
H3#comments
{
	padding-bottom: 9px;
}
/*------------------------------------------------
---------------------[FOOTER]-------------------
------------------------------------------------*/
#footer
{
	background: #0B0B0B url(images/footer-bg.png) repeat-x;
/*min-height: 400px;*/
}
.footer-widget
{
	width: 210px;
	padding: 14px 15px 30px;
	float: left;
	background: transparent url(images/footer-widget-bg.png) no-repeat scroll right 46px;
}
.footer-widget H4.widgettitle
{
	padding-bottom: 45px;
	font-size: 14px;
	font-style: italic;
	color: #676767;
	font-family: Georgia, serif;
	letter-spacing: 0px;
	text-shadow: 1px 1px 1px #000000;
}
#footer A
{
	color: #707070;
}
#footer A:hover
{
	color: #ACACAC;
	text-decoration: none;
}
#footer .last
{
	background: none;
}
.footer-widget UL
{
	margin-bottom: 5px;
}
.footer-widget UL UL
{
	margin-bottom: 0;
}
.footer-widget UL LI
{
	background: transparent url(images/footer-bullet.png) no-repeat scroll 0 9px;
	color: #262626;
	padding: 1px 0 6px 18px;
}
.footer-widget UL LI UL
{
	margin: 0 0 -12px;
	padding: 5px 0 0 7px;
}
#footer-bottom
{
	background: #232323 url(images/footer-bottom_bg.png) repeat-x;
}
UL.bottom-nav LI
{
	float: left;
	padding: 17px 16px 17px 0px;
}
UL.bottom-nav LI A
{
	color: #AEAEAE;
	font-weight: bold;
}
P#copyright
{
	float: right;
	font-size: 11px;
	padding-top: 17px;
	color: #707070;
}
P#copyright A
{
	color: #AEAEAE;
}
/*------------------------------------------------
--------------------[SIDEBAR]-------------------
------------------------------------------------*/
BODY#home #sidebar
{
	float: left;
	width: 480px;
	margin-top: 0px;
}
#sidebar
{
	float: left;
	width: 323px;
	margin-top: -40px;
}
#sidebar A
{
	color: #383737;
}
#sidebar DIV.widget
{
	width: 159px;
	float: left;
	background: url(images/pop-ran_bg.png) repeat-x bottom left;
	margin-left: 1px;
	padding-bottom: 15px;
}
BODY#home #sidebar DIV.widget
{
	width: 239px;
}
DIV.widget.popular UL LI, DIV.widget.random UL LI
{
	border-bottom: 1px solid #D8D8D8;
}
DIV.widget.popular UL LI SPAN.title, DIV.widget.random UL LI SPAN.title
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #383737;
	font-weight: bold;
	padding-top: 9px;
	display: block;
}
DIV.widget.popular UL LI SPAN.postinfo, DIV.widget.random UL LI SPAN.postinfo
{
	color: #BFBFBF;
	font-family: Georgia, serif;
	font-size: 11px;
	font-style: italic;
	display: block;
	margin-top: -2px;
}
DIV.widget UL LI IMG
{
	border-right: 7px solid #EFEFEF;
	float: left;
	margin-right: 6px;
}
DIV.widget.random H4.widgettitle SPAN, DIV.widget.archives H4.widgettitle SPAN
{
	border-right: 1px solid #A7A6A6;
}
#sidebar H4.widgettitle
{
	padding-left: 2px;
	background: url(images/widget-title_bg.png) no-repeat top left;
	color: #6F6F6F;
	font-family: Georgia, serif;
	font-size: 14px;
	font-style: italic;
	text-align: center;
	text-shadow: 1px 1px 1px #FFFFFF;
	padding-bottom: 0;
}
#sidebar H4.widgettitle SPAN
{
	display: block;
	background: url(images/widget_bg.png) repeat-x;
	padding: 13px;
	text-align: center;
}
#sidebar SPAN.postinfo A
{
	color: #BFBFBF;
}
#sidebar .widget UL
{
	margin-bottom: 5px;
}
#sidebar .widget UL UL
{
	margin-bottom: 0;
}
#sidebar .widget UL LI
{
	background: transparent url(images/sidebar_bullet.png) no-repeat scroll 0 9px;
	color: #262626;
	padding: 3px 0 6px 18px;
}
#sidebar .widget UL LI UL
{
	margin: 0 0 -12px;
	padding: 5px 0 0 7px;
}
#sidebar .popular UL, #sidebar .random UL
{
	margin-bottom: 0px;
}
#sidebar .popular UL LI, #sidebar .random UL LI
{
	background: none;
	padding: 0px;
}
#sidebar .popular UL LI UL, #sidebar .random UL LI UL
{
	margin: 0px;
	padding: 0px;
}
#sidebar .widgetcontent
{
	padding: 20px;
}
#tabbed-area
{
	margin-top: -5px;
}
#tabbed-area UL#tab_controls LI
{
	background: url(images/tabbed-right-separator.png) no-repeat top right;
	float: left;
	padding-right: 2px;
}
#tabbed-area UL#tab_controls LI.first
{
	width: 105px;
	height: 45px;
}
#tabbed-area UL#tab_controls LI.first SPAN
{
	background: transparent url(images/recent-icon.png) no-repeat scroll 19px 14px;
	padding-left: 40px;
}
#tabbed-area UL#tab_controls LI.second
{
	width: 100px;
}
#tabbed-area UL#tab_controls LI.second SPAN
{
	background: transparent url(images/popular-icon.png) no-repeat scroll 15px 14px;
	padding-left: 36px;
}
#tabbed-area UL#tab_controls LI.last
{
	width: 109px;
	background: none;
}
#tabbed-area UL#tab_controls LI.last SPAN
{
	background: transparent url(images/random-icon.png) no-repeat scroll 11px 14px;
	padding-left: 36px;
}
#tabbed-area UL#tab_controls LI A, #tabbed-area UL#tab_controls LI A SPAN
{
	display: block;
	color: #6F6F6F;
	font-family: Georgia, serif;
	font-size: 14px;
	font-style: italic;
	text-shadow: 1px 1px 1px #ffffff;
	height: 45px;
	line-height: 42px;
}
#tabbed-area UL#tab_controls LI.active A
{
	background: url(images/tabbed-active-arrow.png) no-repeat bottom center;
}
#tabbed-area UL#tab_controls LI A:hover
{
	text-decoration: none;
}
#all_tabs .widget
{
	width: 322px !important;
	padding-top: 1px;
	padding-left: 1px;
}
#sidebar #onecol .widget
{
	width: 322px;
}
#sidebar #firstcol, #sidebar #secondcol
{
	float: left;
}
#sidebar #firstcol
{
	width: 160px;
}
#sidebar #secondcol
{
	width: 162px;
}
BODY#home #sidebar #firstcol, BODY#home #sidebar #secondcol
{
	width: 239px;
}
#sidebar #firstcol .widget
{
	width: 161px;
}
#sidebar #secondcol .widget
{
	width: 162px;
}
#sidebar #firstcol .widgetcontent
{
	border-right: 1px solid #D8D8D8;
}
BODY#home #sidebar .widgetcontent
{
	border-right: 0px solid #000000;
}
/*------------------------------------------------
------------[CAPTIONS AND ALIGNMENTS]-----------
------------------------------------------------*/
DIV.post .new-post .aligncenter, .aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption
{
	border: 1px solid #DDD;
	text-align: center;
	background-color: #F3F3F3;
	padding-top: 4px;
	margin-bottom: 10px;
}
.wp-caption.alignleft
{
	margin: 0px 10px 10px 0px;
}
.wp-caption.alignright
{
	margin: 0px 0px 10px 10px;
}
.wp-caption IMG
{
	margin: 0;
	padding: 0;
	border: 0 none #000000;
}
.wp-caption P.wp-caption-text
{
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.alignright
{
	float: right;
}
.alignleft
{
	float: left;
}
IMG.alignleft
{
	display: inline;
	float: left;
	margin-right: 15px;
}
IMG.alignright
{
	display: inline;
	float: right;
	margin-left: 15px;
}
/*------------------------------------------------
---------------[DEFAULT DROPDOWN SETTINGS]---
------------------------------------------------*/
.nav UL
{
	position: absolute;
	top: -999em;
	background-position: bottom;
	background-repeat: no-repeat;
	z-index: 10;
}
.nav LI
{
	float: left;
	position: relative;
}
.nav A
{
	display: block;
	float: left;
}
.nav LI:hover UL, UL.nav LI.sfHover UL
{
	left: 0px;
	top: 50px;
}
.nav LI:hover LI UL, .nav LI.sfHover LI UL
{
	top: -999em;
}
.nav LI LI:hover UL, UL.nav LI LI.sfHover UL
{
	left: 192px;
	top: 0px;
}
.nav LI:hover UL, .nav LI LI:hover UL
{
	top: -999em;
}
.nav LI LI
{
	display: block;
	padding: 0px;
	float: left;
	height: auto !important;
}
.nav LI UL
{
	width: 191px;
}
.nav LI LI A:link, .nav LI LI A:visited
{
	display: block;
	height: auto;
	float: left;
}
.nav LI:hover
{
	visibility: inherit;
/*fixes IE7 'sticky bug'*/
}
/*------------------------------------------------
-----------------[WP CALENDAR]-----------------
------------------------------------------------*/
#wp-calendar
{
	empty-cells: show;
	margin: 10px auto 0;
	width: 210px;
}
BODY#home #sidebar #wp-calendar
{
	width: 210px;
}
#sidebar #firstcol #wp-calendar, #sidebar #secondcol #wp-calendar
{
	width: 112px;
}
#wp-calendar A
{
	display: block;
	text-decoration: none;
	font-weight: bold;
}
#wp-calendar A:hover
{
	text-decoration: underline;
}
#wp-calendar CAPTION
{
	text-decoration: none;
	font: bold 13px Arial, Sans-Serif;
}
#wp-calendar TD
{
	padding: 3px 5px;
	color: #9F9F9F;
}
#wp-calendar TD#today
{
	color: #000000;
}
#wp-calendar TH
{
	font-style: normal;
	text-transform: capitalize;
	padding: 3px 5px;
}
#wp-calendar #prev A, #wp-calendar #next A
{
	font-size: 9pt;
}
#wp-calendar #next A
{
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev A
{
	padding-left: 10px;
	text-align: left;
}
#sidebar #firstcol #wp-calendar TD, #sidebar #firstcol #wp-calendar TH, #sidebar #secondcol #wp-calendar TD, #sidebar #secondcol #wp-calendar TH
{
	padding-left: 2px;
	padding-right: 2px;
}
/*------------------------------------------------
-------------------[PAGE NAVI]------------------
------------------------------------------------*/
.pagination
{
	overflow: hidden;
	padding: 15px 12px 0px;
}
#pagenav .page A
{
	float: left;
	margin-right: 9px;
	display: block;
	width: 36px;
	text-align: center;
	padding: 8px 0 0;
	height: 36px;
	text-decoration: none;
	background: url(images/pagenav.png) no-repeat;
	color: #383737;
	text-shadow: 1px 1px 1px #b8b8b8;
}
#pagenav #current A
{
	float: left;
	margin-right: 9px;
	display: block;
	width: 36px;
	text-align: center;
	padding: 8px 0 0;
	height: 36px;
	text-decoration: none;
	background: url(images/pagenav_active.png) no-repeat;
	color: #FFF;
	text-shadow: 1px 1px 1px #1591ba;
}
.wp-pagenavi
{
	position: relative;
	padding: 36px 30px 27px 0px;
	text-align: right;
}
.wp-pagenavi A, .wp-pagenavi A:link, .wp-pagenavi A:visited
{
	background: url(images/pagenav.png) no-repeat !important;
	padding: 11px 15px 10px 14px !important;
	margin: 1px 5px !important;
	font-weight: normal !important;
	color: #383737 !important;
	border: none !important;
	text-shadow: 1px 1px 1px #b8b8b8;
}
.wp-pagenavi SPAN.pages
{
	padding: 5px 7px !important;
	margin: 1px !important;
	color: #989898 !important;
	border: none !important;
	color: #413F36;
	background: none !important;
}
.wp-pagenavi SPAN.current, .wp-pagenavi SPAN.extend, .wp-pagenavi A:active, .wp-pagenavi A:hover
{
	background: url(images/pagenav_active.png) no-repeat !important;
	padding: 11px 15px 10px 14px !important;
	margin: 1px 5px !important;
	font-weight: normal !important;
	color: #FFFFFF !important;
	border: none !important;
	text-shadow: 1px 1px 1px #1591ba;
}
A.readmore:hover, #sidebar DIV.custom-sidebar-block UL.control LI A:hover, UL#cats-menu LI A:hover, UL#page-menu LI A:hover, DIV#slider-control DIV.featitem H2 A
{
	text-decoration: none;
}
.js #feat-content, .js DIV#from-blog DIV.entries
{
	display: none;
}
.foursixeight
{
	margin: 0px 0px 15px 84px;
}
.fullwidth
{
	width: 100% !important;
}

