@CHARSET "UTF-8";
body
{
	background-color: #ffffff;
	background-image: url(images/bodybg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

img
{
	border: 0;
}

h2.pagetitle
{
	text-align: right;
	font-style: italic;
}

h3#comments
{
	margin-left: 30px;
}

blockquote
{
	padding-left: 35px;
	padding-right: 35px;
	margin: 0px;
	background-image: url(images/quotebg.png);
	background-repeat: no-repeat;
	color: #777777;
}

blockquote.pull
{
	padding:0;
	padding-left: 35px;
	padding-top: 5px;
	margin: 3px;
	float: right;
	width: 200px;
	border-top: 1px solid #aaaaaa;
}

blockquote.lpull
{
	padding:0;
	padding-left: 35px;
	margin: 3px;
	margin-left: -35px;
	float: left;
	width: 200px;
	border-top: 1px solid #aaaaaa;
	padding-top: 5px;
}
	
.pullres
{
	padding:0;
	margin: 3px;
	margin-left: -50px;
	margin-right: 8px;
	float: left;
	width: 150px;
	color: #777777;
	font-size: 11px;
}

.pullres ul
{
	padding-left: 20px;
	margin-top: 0px;
}

.pullres li
{
	list-style: square;
	margin-bottom: 7px;
}

.pullres h1
{
	text-align: left;
	font-size: 12px;
	color: #a00;
	font-variant: small-caps;
	border-top: 1px solid #aaaaaa;
	margin: 0px;
}

hr
{
	width: 50%;
	padding: 0;
	margin: auto;
	border:0;
	border-top: 1px dotted #aaa;
}

a, a.visited
{
	color: #f00;
	text-decoration: none;
}

a:hover
{
	color: #55e;
	text-decoration: none;
}

a.more-link
{
	font-weight: bold;
}

ol.commentlist
{
	margin-left:20px;
}

ol.commentlist > li
{
	margin-bottom: 20px;
}

#header
{
	height: 140px;
	position: relative;
	margin-bottom: 10px;
}

#headerTitle
{
	position: absolute;
	left: 100px;
	top: 75px;
	
}

#headerTitle a
{
	color: #999999;
}

#headerTitle h1
{
	font-size: 0px;
	color: #eeeeee;
	display: none;
	width: 200px;
	height: 50px;
}

#headerSubTitle
{
	position: absolute;
	left: 120px;
	top: 120px;
	display: none;
}

#headerSubTitle span
{
	font-size: 20px;
	color: #aaaaaa;
}

#homebox
{
	position:absolute;
	top: 0px;
	left: 0px;
	width: 400px;
	height: 150px;
	cursor: pointer;
}

#tweetbox
{
	width: 100%;
	background-image: url(images/tweetbg.png);
	background-repeat: no-repeat;
	text-align: left;
	margin: 0;
	margin-top: 10px;
	margin-bottom: 10px;
}

#toptags
{
	position: absolute;
	right: 0px;
	bottom: 0px;
}

#toptags > .menu-top-tags-container
{
	display: inline;
}

#toptags > .menu-top-tags-container > ul
{
	margin: 0;
	padding: 0;
	border: 0;
	display: inline-table;
	overflow: hidden;
}

#toptags > .menu-top-tags-container > ul > li
{
	display: table-cell;
	overflow: hidden;
	vertical-align: middle;
	padding: 0;
	margin: 0;
	border: 0;
	height: 20px;
}

#toptags > .menu-top-tags-container > ul > li > a
{
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	font-variant: small-caps;
	padding-left: 10px;
	padding-right: 10px;
}

#toptags > .menu-top-tags-container > ul > li > a:hover
{
	background-color: #ffffaa;
}

#topNav
{
	position: absolute;
	display: none;
	right: 0px;
	top: 0px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	z-index: 10;
}

#topNav > .menu-top-navigation-container > ul
{
	margin: 0;
	padding: 0;
	border: 0;
	display: inline-block;
	overflow: hidden;
}

#topNav > .menu-top-navigation-container > ul > li
{
	display: inline;
	overflow: hidden;
	vertical-align: middle;
	padding: 0;
	margin: 0;
	border: 0;
}

#topNav > .menu-top-navigation-container > ul > li > a
{
	margin: 0;
	padding: 0;
	border: 0;
	display: inline-block;
	
	border-top: 3px solid #ffffff;
	padding-left: 10px;
	padding-right: 10px;
	
	text-decoration: none;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	font-variant: small-caps;
	color: #ffffff;
}

#topNav > .menu-top-navigation-container > ul > li > a:hover, 
#topNav > .menu-top-navigation-container > ul > li.current_page_item > a
{
	border-top: 3px solid #ff0000;
}

#page
{
	margin: auto;
	width: 1000px;
	text-align: left;
}

#cattagcontent
{
	text-align: center;
	margin: auto;
	width: 100%;
}

#content
{
	margin-left: 10px;
	width: 690px;
	float: left;
}

#content .widecolumn
{
}

body.single #content > div
{
	float: left;
	clear: left;
}

#sidebar
{
	margin-left: 700px;
	width: 290px;
	margin-right: 10px;
	z-index: 4;
}

#footer
{
	clear: both;
	text-align: center;
	font-size: 10px;
}

#toprsstweetfb
{
	position: absolute;
	top: 0px;
	right: 0px;
}

#toprsstweetfb a > img
{
	border: 0;
	height: 30px;
	width: auto;
}

#catNav
{
	position: absolute;
	bottom: 4px;
	left: 0px;
	margin: auto;
	text-align: left;
}

#catNav a
{
	font-size: 14px;
	font-variant: small-caps;
}


#catNav > .menu-category-navigation-container > ul
{
	list-style: none;
	display: block;
	padding: 0;
	margin: 0;
}

#catNav > .menu-category-navigation-container > ul > li > a
{
	display: block;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#catNav > .menu-category-navigation-container > ul > li
{
	display: inline-block;
	position: relative;
	vertical-align: top;
}

#catNav li.menu-item > ul.sub-menu
{
	display: none;
	position: absolute;
	top: 22px;
	left: 0px;
	width: 110px;
	margin: 0;
	padding: 0;
	border-top: 1px solid #000;
	background-color: #c00;
}

#catNav li.menu-item:hover > ul.sub-menu
{
	display: block;
}

#catNav li.menu-item > ul.sub-menu > li
{
	list-style: none;
	display: block;
}

#catNav li.menu-item > ul.sub-menu > li:hover
{
	background-color: #f55;
}

#catNav li.menu-item > ul.sub-menu > li > a
{
	display: block;
	color: #fff;
	padding: 5px;
	font-weight: bold;
}

#catNav > .menu-category-navigation-container > ul > li.current-post-ancestor,
#catNav > .menu-category-navigation-container > ul > li.current-menu-item,
#catNav > .menu-category-navigation-container > ul > li:hover, 
#catNav > .menu-category-navigation-container > ul > li.current-cat
{
	background-image: url(images/catnavbg.png);
}

#sideSearchForm
{
	position: absolute;
	display: block;
	right: 0px;
	bottom: 0px;
}

#gsearchbox
{
	border: 1px solid #eeeee;
}
	
#gsearchbtn
{
	border: 1px solid #eeeeee;
}

#sideGAd1
{
	text-align: center;
	margin: auto;
	width: 100%;
	margin-right: 30px;
}

li.recentLinks
{
	clear: both;
	text-align: left;
	margin-bottom: 15px;
}

ul.recentLinks
{
	list-style: none;
}

ul.recentLinks:odd
{
	background-color: #f0f0f0;
}
	
.recentThumb > a > img
{
	width: 80px;
	height: 80px;
	border: 1px solid #aaaaaa;
	padding: 2px;
	margin: 2px;
	float: right;
}


#topSearch
{
	width: 300px;
	float: right;
	height: 20px;
}


div#respond
{
	margin-left: 30px;
}

#pageInfo 
{
	font-size: 16px;
	margin-right: 30px;
	display: none;
}

#sideSearchForm label
{
	display: none;
}

#sideSearchForm #s, #sideSearchForm #q
{
	width: 210px;
	border: 1px solid #333333;
	background-color: #f9f9f9;
}

#respond
{
	margin-left: 130px;
}

#commentSection
{
	width: 640px;
	text-align: left;
}

#dsq-new-post > div
{
	clear: none;
}



#pseudopadding1
{
	height: 20px;
}

#sideFeatured
{
	text-align: center;
	margin-bottom: 20px;
	overflow: auto;
}

#sideFeatured .sociable
{
	display: none;
}

#sideFeatured img
{
	border: 1px solid #aaaaaa;
	padding: 1px;
	margin-left: 5px;
	margin-bottom: 5px;
	width: 100px;
	height: 100px;
	float: right;
}

#sideFeatured > .featuredtitle
{
	text-align: left;
}

.featuredtitle a
{
	color: #000000;
}

#sideFeatured > .excerpt
{
	text-align: left;
}



#error404
{
	margin-top:20px;
	margin-left: 130px;
}

#error404 h2
{
	font-size: 20px;
}

.postmetadataSearch
{
	text-align: right;
	margin-bottom: 14px;
}

.postmetadata
{
	float: left;
	width: 115px;	
	text-align: right;
	font-size: 10px;
	text-align: right;
	margin-left: 2px;
}

.postmetadata .commentCount
{
	font-size: 12px;
	font-weight: bold;
}

.postmetadata .datePosted
{
	display: table-cell;
	vertical-align: middle;
	height: 26px;
	width: 115px;
	font-size: 13px;
	font-weight: bold;
	background-color: #aaaaaa;
	color: #ffffff;
	text-align: center;
}

.metaSeparator
{
	width: 30%;
	border: 0;
	border-bottom: 0px dotted #ffffff;
	margin: auto;
	clear:left;
}

.navigation
{
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 20px;
	font-weight: bold;
}

.alsoLike > .alsoTable
{
	display: inline-table;
}

.alsoLike > .alsoTable > .alsoTablecell
{
	display: table-cell;
	width: 150px;
}

.alsoTablecell > img
{
	width: 150px;
	height: 150px;
}

.entry
{
	font-size: 14px;
	background-color: #ffffff;
	text-align: left;
	margin-left: 50px;
	margin-right: 50px;
}

div.entry-
{
	-webkit-box-shadow: 1px 1px 10px #999999;
	-moz-box-shadow: 1px 1px 10px #999999;
}

.hentry
{
}

.hentry a:hover
{
	color: #00f;
}

.entry p
{
	margin-bottom: 10px;
}

.entry a:after
{
	/* content: url(images/link.png); */
}

.entry h1
{
	font-size: 18px;
}

.entry h2
{
	font-size: 16px;
}

.entry h3
{
	font-size: 14px;
}

.hentry > h2, .hentry > h3, h2.postTitle, h1.postTitle
{
	padding: 0;
	margin: 0;
	display: block;
	font-size: 28px;
	color: #900;
	text-align: left;
	clear: left;
	font-variant: small-caps;
	
	padding: 5px;
	border-radius: 5px;
	background-color: #fff;
}

.searchResults .post
{
	margin-left: 50px;
	margin-right: 50px;
	margin-bottom: 60px;
}

.searchResults h2.postTitle
{
	font-size: 20px;
}

.searchResults h1.postTitle
{
	font-size: 28px;
	margin: 0;
	margin-bottom: 10px;
	
	border-radius: 5px;
	padding: 5px;
	color: #900;
	background-color: #fff;
}

.searchResults .postThumbnail img
{
	float: right;
	width: 100px;
	height: auto;
	margin: 2px;
	padding: 4px;
	border-radius: 4px;
	margin-right: 50px;
	margin-top: 10px;
	
	background-color: #fff;
	border: 2px solid #fff;
}

.postFooter
{
	clear: both;
	border-top: 1px dotted #a00;
	margin-bottom: 40px;
}

.hentry > h2 > a, .hentry > h3 > a
{
	color: #a00;
}

.hentry > h2 > a:hover, .hentry > h3 > a:hover
{
	color: #00f;
}

.singlenavigation
{
	font-size: 10px;
	width: 100%;
}

.recommendBoxes
{
	text-align: left;
	margin-top: 20px;
}

.singlenavigation > p
{
	margin-top: 15px;
}

.singlenavigation > p a
{
	font-weight: bold;
	font-size: 12px;
}

div.navigation
{
	text-align: center;
	font-size: 14px;
}

.navigation .navleft
{
	display: inline-block;
	width: 300px;
	text-align: right;
	vertical-align: middle;
}

.navigation .navright
{
	display: inline-block;
	width: 300px;
	text-align: left;
	vertical-align: middle;
}

.alignright
{
	float: right;
}

.alignleft
{
	float: left;
}

div.aligncenter
{
	margin: auto;
	margin-bottom: 5px;
	width: 100% !important;
	background-color: #eee;
	border-radius: 5px;
}

img.aligncenter
{
	border: 2px solid #aaaaaa;
	padding: 2px;
	margin: 5px;
}

img.alignright, img.alignleft
{
	border: 2px solid #aaaaaa;
	padding: 2px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 5px;
}

.wp-caption
{
	background-color: #ffffff;
	text-align: center;
	padding: 8px;
	margin-left: 5px;
	margin-bottom: 5px;
}

.wp-caption img
{
	border: 2px solid #000;
	padding: 2px;
}

.wp-caption-text
{
	font-size: 12px;
	text-align: left;
	color: #666666;
	padding: 0;
	margin: 0;
	clear: both;
}

.wp-caption-text .picnum
{
	background-color: #eeeeee;
	color: #aaaaaa;
	font-weight: bold;
	font-size: 18px;
}

p.wp-caption-text
{
	margin:0;
	padding: 0;
}

.headline
{
	margin: auto;
	margin-left: 0;
	margin-top: 0;
	width: 630px;
	background-color: #800;
	color: #fff;
	padding: 20px;
	border-radius: 10px;
	margin-bottom: 20px;
}

.headline a, .headline a:visited
{
	color: #f55;
}

.headline a:hover
{
	color: #55e;
}

.headline > a > h2
{
	color: #fff;
	margin-bottom: 10px;
}

.datetime
{
	display: block;
	text-align: left;
	font-size: 10px;
	color: #aaa;
}

.singledatetime
{
	text-align: right;
	margin-right: 50px;
	margin-bottom: 20px;
	margin-top: 5px;
}

.singledatetime > .dhofblike
{
	width: 100px;
	float: left;
	margin-left: 50px;
}

.headline img
{
	border: 2px solid #000;
	padding: 2px;
	max-width: 620px;
	height: auto;
	
	max-height: 420px;
	width: auto;
}

.headlineimage
{
	text-align: center;
}

.headlineimage h2
{
	padding: 5px;
	margin: 0px;
	background-color: #990000;
	border-radius: 5px;
	text-align: center;
}

.homeColumns
{
	display: block;
	margin: auto;
	margin-left: 0px;
	text-align: center;
	margin-top: 0px;
	width: 690px;
	/* clear:both; */
}

.cattagHomeColumns
{
	width: 1000px !important;
}

.homeColumns h1.postTitle
{
	font-size: 28px;
	margin: 0;
	margin-bottom: 10px;
	
	border-radius: 5px;
	padding: 5px;
	color: #900;
	background-color: #fff;
}

.cattagHomeColumns > ul
{
	display: table;
	text-align: center;
	list-style: none;
	
	width: 1000px;
	margin: auto;
	margin-top: 0px;
}


.homeColumns > ul
{
	display: table;
	list-style: none;
	width: 690px;
	padding: 0;
	margin: auto;
	margin-top: 0px;
	margin-bottom: 20px;
}

.homeColumns > ul > li
{
	display: table-cell;
	vertical-align: top;
	width: 300px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 20px;
	text-align: left;
}

.homeColumns .colPost
{
	/*
	background-color: #f9f9f9;
	padding: 5px;
	height: 100%;
	*/
	width: 280px;
}

.colPost h3,
.colPost h3 > a
{
	font-size: 14px;
	color: #a00;
}

.homeColumns .readmore
{
	clear: both;
}

.homeColumns .thumbImageMissing
{
	background-image: url(images/nopicture.png);
	width: 200px;
	height: 200px;
}

.homeColumns > ul > li > .colPost > .thumbImage
{
	float: right;
}

.homeColumns > ul > li > .colPost .thumbImage > a > img
{
	height: 100px;
	width: 100px;
	border: 1px solid #aaaaaa;
	padding: 1px;
	margin: 0px;
	margin-left: 3px;
	margin-bottom: 3px;
}

.homeColumns > ul > li > .colPost > span.time
{
	display: block;
	text-align: right;
	font-style: italic;
	color: #aaaaaa;
	margin-top: 5px;
}

.homeColumns > ul > li > .colPost > span.readmore
{
	display: block;
	text-align: left;
}

.homeColumns h2
{
	background-color: #ffffff;
	color: #ffffff;
	font-variant: small-caps;
	text-align: center;
	font-size: 14px;
	display: table-cell;
	vertical-align: middle;
	height: 10px;
	width: 250px;
}
.homeColumns h2 a
{
	color: #ffffff;
}

.homeColumns h3, .homeColumns h3 > a
{
	margin-top: 5px;
	font-size: 14px;
	color: #a00;
	text-align: left;
	margin-bottom: 4px;
}

.homeColumns h3 > a:hover
{
	text-decoration: none;
	color: #55e;
}

.fancyboxZoom
{
}

#googAdSpace1
{
	margin-right: 30px;
}



.googleAd-465x15
{
	margin-left: 130px;
	text-align: center;
}

.entry .googleAd-465x15
{
	margin-left: 0;
}

li.widget
{
	margin-bottom: 30px;
	padding-left: 10px;
	padding-top: 0px;
	list-style: none;
}

.widget p
{
	margin-bottom: 8px;
	margin-left: 5px;
}

.widget h2.widgettitle
{
	color: #900;
	background-color: #fff;
	border-radius: 5px;
	padding: 5px;
	margin: 0;
	margin-bottom: 10px;
	border-top: 1px dotted #900;
	font-variant: small-caps;
	text-align: left;
	font-size: 18px;
}

.widget h2.widgettitle a
{
	color: #ffffff;
}

.widget a
{
	color: #f00;
}

.widget a:hover
{
	color: #55e;	
}

.widget h2
{
	font-size: 13px;
}

.widget .hilight
{
	background-color: #ffff00;
	border: 2px solid #aa0000; 
	padding: 2px;
}

.widget .hilight img
{
	padding: 2px;
	margin: 2px;
	border: 2px solid #0000ff;
}

.widget .hilight a
{
	color: #ff0000;
}

.widget .hilight a:hover
{
	background-color: #dddd00;
}

.widget h1 > a
{
	color: #000000;
}

.Tumblr ul
{
	padding: 0;
	margin: 0;
	list-style: none;
}

.Tumblr li
{
	margin-left: 10px;
	margin-right: 10px;
	text-align: left;
}

.Tumblr li.photo img
{
	width: 240px;
	height: auto;
	padding: 2px;
	border: 2px solid #000000;
	margin: auto;
}

.Tumblr blockquote
{
	padding-top: 5px;
	padding-bottom: 5px;
	color: #aaaaaa;
}

.widget_recent_entries ul
{
	padding: 0;
	margin: 0;
	margin-left: 5px;
	list-style: none;
}

.widget_recent_entries ul li
{
	font-size: 13px;
	margin-bottom: 8px;
}

.widget_twitter ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}

.widget_twitter ul li
{
	margin-bottom: 10px;
	margin-left: 5px;
	border-left: 3px solid #aaaaaa;
	padding-left: 5px;
}

.widget_twitter a.timesince
{
	font-weight: bold;
}

.widget_wppp ul
{
	padding: 0;
	margin: 0;
	padding-left: 5px;
	padding-right: 5px;
}

.widget_wppp ul > li
{
	list-style: none;
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
}

.widget_wppp .wppp_post_title
{
	font-weight: bold;
}

.widget_wppp .wppp_post_meta
{
	font-size: 10px;
	color: #aaa;
}

#newsFlash > li.widget_text
{
	display: block;
	padding: 10px;
	margin: 10px;
	list-style: none;
	background-color: #ffc;
	
	border-radius: 5px;
	
	font-size: 16px;
}

#newsFlash > li.widget_text > h2
{
	background-color: #fd8;
	color: #fff;
}

#newsFlash > li.widget_text > .textwidget
{
}

#newsFlash p
{
	margin: auto;
}

.linkwithin_hook
{
	width: 520px;
	text-align: center;
	margin: auto;
	padding: auto;
}

.linkwithin_outer
{
	clear: none;
}

.dsq-comment-text
{
	text-align: left;
}

.tag-moblog img
{
	text-align: center;	
	border: 2px solid #aaaaaa;
	padding: 2px;
}

.hilight
{
	border-radius: 10px;
	display: block;
	background-color: #ffffcc;
	padding: 8px;
	width: 500px;
	margin: auto;
}

.hilight p
{
	margin: 0;
}

.singlepostnavigation
{
	padding: 0px;
	margin-right: 15px;
	clear: both;
	margin-top: 15px;
	margin-bottom: 40px;
}

.singlepostnavigation > .navprev
{
	display: inline;
	float: left;
	width: 325px;
}

.singlepostnavigation > .navnext
{
	text-align: right;
	display: inline;
	float: right;
	width: 325px;
}

#connectIcons img
{
	height: 40px;
	width: auto;
	margin: 10px;
}

.widget_tag_cloud a
{
	display: inline-block;
	padding: 3px;
	border-radius: 3px;
	margin: 2px;
	
	color: #fff;
	background-color: #c00;
}

.widget_tag_cloud a:hover
{
	color: #fff;
	background-color: #f00;
}

.widget_search
{
	text-align: center;
}

.widget_search label
{
	display: none;
}

.widget_search #s
{
	border: 1px solid #aaa;
	font-size: 16px;
	display: inline-block;
	vertical-align: middle;
	width: 200px;
}

.widget_search #searchsubmit
{
	border: 1px solid #aaa;
	color: #fff;
	background-color: #a00;
	border-radius: 3px;
	font-size: 14px;
	display: inline-block;
	vertical-align: middle;
}

.tagged
{
	text-align: left;
	margin-left: 50px;
	/*background-color: #eee;*/
}

.tagged a
{
	display: inline-block;
	padding: 3px;
	border-radius: 3px;
	margin: 2px;
	
	color: #ffffff;
	background-color: #cc0000;
}

.tagged a:hover
{
	color: #fff;
	background-color: #ff0000;
}

#galleria
{
	height: 500px;
}

.apad-caption .readmore
{
	display: block;
	text-align: right;
}

.apad-caption .readmore a
{
	color: #f55;
}

.apad-post .wp-pagenavi .extend,
.apad-post .wp-pagenavi a,
.apad-post .wp-pagenavi .pages
{
	color: #ccc !important;
	border: 1px solid #ccc !important;
	background-color: #fff;
}

.apad-post .wp-pagenavi .current,
.apad-post .wp-pagenavi a:hover
{
	background-color: #ccc;
	border: 3px solid #000;
	color: #000;
}

.snapshotads
{
	margin-top: 20px;
}

.entry .wp-polls-form,
.entry .wp-polls
{
	width: 500px;
	background-color: #eee;
	margin: auto;
	padding: 5px;
}

.entry .wp-polls-form .Buttons
{
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	background-color: #a00;
}

.wp-polls-ul > li
{
	margin-bottom: 8px;
}

.socialPlusOne, .socialFB, .socialStumble
{
	display: inline-block;
	vertical-align: top;
}

.socialIcons
{
	float: left;
	text-align: left;
	margin-left: 50px;
}
