/*
Theme Name: Weblog Tools Collection
Theme URI: http://weblogtoolscollection.com
Description: Custom Wordpress Design For Weblogtoolscollection
Author: Absinthenu
Author URI: absinthenu@gmail.com
Tags: minimal, magazine, weblog tools collection, white, orange
*/
/* Begin Structure */
body { margin: 0; padding: 0; }

#page { margin: 0px auto; padding: 0 0 10px 0; width: 980px; }

#headerad {
	height: 25px;
	margin: 0 10px;
	padding: 4px 0 0 0;
	width: 960px;
}

#header {
	height: 150px;
	margin: 0 10px;
	padding: 0;
	width: 960px;
}

#contentarea { margin: 20px 10px 10px 10px; padding: 0; width: 960px; }

#contentarea-post { margin: 15px 10px 10px 10px; padding: 0; width: 960px; }

#content { margin: 0; padding: 0; width: 640px; }

#content-post { margin: 0; padding: 0 15px 0 0; width: 627px; }

#contentbar { margin: 0; padding: 0; width: 400px; }

#indexbar { margin: 0; padding: 0px; width: 225px; }

#sidebar { margin: 0 0 0 0px; padding: 0; width: 300px; }

#footer { margin: 0; padding: 0; width: 980px; }

#foot-note { margin: 4px 0 0 0; padding: 0; width: 980px; }

/* End Structure */
/* Begin Typography & Colors */
/* Containers*/
body {
	background: #FFFFFF url(images/bg_headerad.jpg) repeat-x;
}

#page {
	color: #1d1d1d;
	font: normal 13px/20px Verdana, Arial, Helvetica, sans-serif;
}

/* Header*/
#headerad { color: #2c2b29; font-size: 11px; text-align: center; margin-top:-3px; }

.textad { color: #ff5a00; display: inline; }

#headerad a, #headerad a:visited { color: #2c2b29; text-decoration: none; }

#headerad a:hover { color: #dc6322; }

#logo { float: left; margin: 30px 0 0 0; padding: 0; }

#breadcrumb
{
    font: 11px Arial, Helvetica, sans-serif;
    background-image:url('images/bc_bg.png');
    background-repeat:repeat-x;
    height:30px;
    line-height:30px;
    color:#9b9b9b;
    border:solid 1px #cacaca;
    width:100%;
    overflow:hidden;
    margin:0px;
    padding:0px;
}

#breadcrumb li
{
    list-style-type:none;
    float:left;
    padding-left:10px;
}

#breadcrumb a
{
    height:30px;
    display:block;
    background-image:url('images/bc_separator.png');
    background-repeat:no-repeat;
    background-position:right;
    padding-right: 15px;
    text-decoration: none;
    color:#454545;
}

#breadcrumb a:hover
{
    color:#35acc5;
}

.home
{
    border: none;
    margin: 8px 0px;
}

#featured {
	font-size: 10px;
	line-height: 18px;
	margin: 0;
	padding: 5px 0 0 0;
	text-align: right;
	text-transform: uppercase;
}

#featuredlist li { list-style-type: none; margin: 0; padding: 0; }

#featured .heading, #featured a:hover { color: #dc6322; }

#featured a, #featured a:visited { color: #222222; text-decoration: none; }

/* Menu & Search*/
#menunav { height: 30px; margin: 0 10px; padding: 0; width: 960px; }

.menu-navigation-container {
	border: 1px solid #fcce93;
	float: right;
	margin: 0;
	padding: 0;
}

#menu-navigation { margin: 0; padding: 3px 0 2px 10px; }

#menu-navigation li{
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #fcce93;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-style: none;
	display: inline;
	font: 11px Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	margin: 0;
	padding: 0 7px 0 5px;
	text-transform: uppercase;
}

#menu-navigation li a, #menulist li a:visited { color: #1d1d1d; text-decoration: none; }

#menu-navigation li a:hover { color: #dc6322; text-decoration: underline; }

#searchcontainer {
	float: left;
	margin: 0;
	padding: 0;
}

#search #searchform {
	height: 30px;
	margin-top -15px;
	padding: 2px 0 0 5px;
}

#search #searchform #q {
	border: none;
	color: #999999;
	font-size: 12px;
	font-variant: normal;
	font-weight: normal;
	line-height: 14px;
	padding: 5px 0px 2px 0px;
	width: 225px;
}

#search #searchform #searchsubmit {
	background: url(images/search_button.jpg) no-repeat;
	border: none;
	color: #FFFFFE;
	display: inline;
	font-weight: bold;
	height: 28px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-transform: uppercase;
	width: 40px;
}

/* Content Area */
#content, #content-post { float: left; }

#content-post {
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #c3c3c3;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-style: none;
}

#content-post p { text-align: justify; }

/* Content Bar */
#contentbar { float: left; }

#coverstory { background: url(images/coverstory-bg.gif) repeat-y; }

#coverstory .coverheading {
	background: url(images/coverstory-top.gif) no-repeat left top;
	height: 40px;
}

#coverstory .coverbody { margin: 0 20px; padding: 0; }

#coverstory .coverfooter {
	background: url(images/coverstory-bottom.gif) no-repeat left bottom;
	height: 25px;
}

#coverstory .exc { margin: 0; padding: 0; }

#coverstory .exc-head h2, #coverstory .exc-head h2 a, #coverstory .exc-head h2 a:visited {
	color: #dc6322;
	font-size: 22px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

#coverstory .exc-head h2 a:hover { text-decoration: underline; }

#coverstory .coverstory-more a, #coverstory .coverstory-more a:visited { color: #dc6322; font-size: 11px; text-decoration: none; }

#coverstory .coverstory-more a:hover { text-decoration: underline; }

a.coverstory-more:link, a.coverstory-more:visited {
	color: #dc6322;
	float: right;
	font-size: 11px;
	letter-spacing: 1px;
	text-decoration: none;
}

a.coverstory-more:hover { text-decoration: underline; }

#snippets .snipheading {
	border-bottom-color: #c3c3c3;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	margin: 30px 0 0 0;
	padding: 0;
}

#snippets .snipheading .headingimg { margin: 0 0 5px 0; }

#snippets .exc {
	border-bottom-color: #c3c3c3;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	margin: 0;
	padding: 15px 0;
}

#snippets .exc-head { margin: 0; padding: 0; }

#snippets .exc-head h2, #snippets .exc-head h2 a, #snippets .exc-head h2 a:visited {
	color: #dc6322;
	font-size: 22px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

#snippets .exc-head h2 a:hover { text-decoration: underline; }

#snippets .exc-title {
	float: left;
	line-height: normal;
	margin: 0;
	padding: 0;
	width: 300px;
}

#snippets .exc-com {
	background: #fae8d3;
	color: #dc6322;
	float: right;
	font-size: 11px;
	margin: 3px 0 0 0;
	padding: 0 5px 0 0;
}

#snippets .exc-com a:link, #snippets .exc-com a:visited, #snippets .exc-com a:hover { color: #dc6322; text-decoration: none; }

#snippets .exc-com-no {
	background: #f19143;
	color: #ffffff;
	display: inline;
	font-size: 13px;
	font-weight: bold;
	padding: 2px 3px 2px 3px;
}

#snippets .exc-com-no a:link, #snippets .exc-com-no a:visited, #snippets .exc-com-no a:hover {
	background: #f19143;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	padding: 2px 3px 2px 3px;
}

#snippets .meta-tag {
	color: #a87e4e;
	font-size: 10px;
	line-height: normal;
	margin: 8px 0 0 0;
	padding: 0;
}

.meta-tag .exc-who { display: inline; }

.meta-tag .exc-who a:link, .meta-tag .exc-who a:hover, .meta-tag .exc-who a:visited { color: #dc6322; font-size: 10px; text-decoration: none; }

.meta-tag .exc-when { display: inline; }

.meta-tag .exc-cat { display: inline; }

.meta-tag .exc-cat a:link, .meta-tag .exc-cat a:visited {
	color: #dc6322;
	font-size: 10px;
	text-decoration: underline;
}

.meta-tag .exc-cat a:hover { text-decoration: none; }

a.exc-more:link, a.exc-more:visited {
	color: #dc6322;
	font-size: 11px;
	text-decoration: underline;
}

a.exc-more:hover { text-decoration: none; }

.exc-con { margin: 8px 0 0 0; padding: 0; }

.exc-con p { margin: 0; padding: 0 0 5px 0; }

.exc-con a, .exc-con a:visited { color: #cf5311; text-decoration: underline; }

.exc-con a:hover { text-decoration: none; }

.exc-con h1 {
	color: #1d1d1d;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 10px 0 5px 0;
}

.exc-con h2, .exc-con h3, .exc-con h4, .exc-con h5 {
	color: #1d1d1d;
	font-size: 14px;
	font-weight: bold;
	margin: 2px 0 5px 0;
	padding: 0;
}

.exc-con h1 a, .exc-con h1 a:visited, .exc-con h2 a, .exc-con h2 a:visited, .exc-con h3 a, .exc-con h3 a:visited, .exc-con h4 a, .exc-con h4 a:visited, .exc-con h5 a, .exc-con h5 a:visited { color: #1d1d1d; text-decoration: underline; }

.exc-con h1 a:hover, .exc-con h2 a:hover, .exc-con h3 a:hover, .exc-con h4 a:hover, .exc-con h5 a:hover { text-decoration: none; }

/* Index Bar */
#indexbar {
	background: #f8f4ef;
	border: 1px solid #fcdcb4;
	float: right;
}

.indexbar-module {
	border-bottom-color: #c3c3c3;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	margin: 10px 15px 20px 15px;
	padding: 0 0 10px 0;
	font-size-adjust: 0.47;
}

.indexbar-module li { margin: 0 0 10px 0; }

.ib-mod-con { margin: 12px 0 0 0; padding: 0; }

.ib-mod-heading { margin: 0; padding: 0; }

.ib-friends{
	/*background: #ecebeb;*/
	display: block;
	margin: 0 29px;
	padding: 5px 5px 2px 5px;
	text-align: center;
}

img.friendsad { margin: 0 0 5px 0; }

/* Sidebar */
#sidebar { float: right; }

.sidebar-module {
	border-bottom-color: #c3c3c3;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	margin: 0px 0px 20px 0px;
	padding: 0 0 20px 0;
	font-size-adjust: 0.47;	
}

.sidebar-module li { margin: 0 0 5px 0; }

.sb-mod-con { margin: 12px 0 0 0; padding: 0; }

.sb-mod-heading { margin: 0; padding: 0; }

.morejobs { float: left; }

.morejobs a, .morejobs a:visited, .postjobs a, .postjobs a:visited {
	color: #dc6322;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
}

.morejobs a:hover, .postjobs a:hover { text-decoration: underline; }

.postjobs { float: right; }

.utility-panel { background: #ecebeb; padding: 1px 0px; }

.panel-box-1, .panel-box-2 {
	background: #FFFFFF;
	border: 1px solid #cbcbcb;
	margin: 5px;
}

.panel-box-1 { padding: 20px 15px 6px 15px; }

.panel-box-2 { padding: 10px 10px 3px 15px; }

.lhs-float { float: left; text-align: center; }

.rhs-float { float: right; }

.subscribe1 { margin: 10px 0 0 0; }

.subscribe1 a, .subscribe1 a:visited {
	color: #000000;
	font: bold 15px Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.subscribe1 a:hover { color: #333333; }

.subscribe2 { margin: 10px 0 0 0; }

.subscribe2 a, .subscribe2 a:visited { color: #dc6322; font-size: 12px; text-decoration: none; }

.subscribe2 a:hover { color: #C55423; }

.feedstats { margin: 10px 0 0 0; text-align: center; }

img.feedstatspic { margin: 0 10px; }

.flags { text-align: center; }

.translate { margin: 3px 0 0 0; text-align: center; }

.translate a, .translate a:visited {
	color: #dc6322;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.translate a:hover { color: #C55423; }

.sb-friends{
	/*background: #ecebeb;*/
	display: block;
	margin: 0 15px;
	padding: 5px 5px 2px 5px;
	text-align: center;
}

.sb-friends1{
        /*background: #ecebeb;*/
        display: block;
        margin-left: 0px;
        padding: 5px 5px 2px 5px;
        text-align: center;
}


img.sb-friendsad { margin: 0px; }

.single-vid-l {
	float: left;
	margin: 5px 0 5px 5px;
	text-align: right;
	width: 140px;
}

.single-vid-r {
	float: right;
	margin: 5px 5px 5px 0;
	text-align: left;
	width: 140px;
}

.single-vid-text {
	color: #3d3c3c;
	font: 11px/normal Arial, Helvetica, sans-serif;
	margin: 5px 0 0 0;
	text-align: center;
	width: 130px;
}

.single-vid-text a, .single-vid-text a:visited { color: #3d3c3c; text-decoration: none; }

.single-vid-text a:hover { text-decoration: underline; }

/* POST */
#post-area { }

.post-header {
	border-bottom-color: #fcce93;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	margin: 0;
	padding: 0;
}

.reading-room {
	float: left;
	margin: 0;
	padding: 19px 0 0 5px;
	width: 110px;
}

.adj-posts {
	border-bottom-style: none;
	border-left-color: #c3c3c3;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: none;
	border-top-style: none;
	float: right;
	margin: 0px 0 5px 0;
	padding: 0;
	width: 490px;
}

.prev-post, .next-post {
	font-size: 10px;
	line-height: 18px;
	margin: 0;
	padding: 0 0 0 20px;
	text-transform: uppercase;
	width: 216px;
}

.prev-post { float: left; }

.next-post { float: right; }

.prev-post a, .next-post a { display: block; margin: 0; padding: 0; }

.prev-post a, .next-post a, .prev-post a:visited, .next-post a:visited {
	color: #dc6322;
	text-decoration: underline;
	text-transform: none;
}

.prev-post a:hover, .next-post a:hover { text-decoration: none; }

/* POST CONTENT*/
.post { margin: 0; padding: 25px 0 15px 0; }

.post-head { margin: 0; padding: 0; }

.post-head h2, .post-head h2 a, .post-head h2 a:visited,.post-head h1, .post-head h1 a, .post-head h1 a:visited {
	color: #dc6322;
	font-size: 22px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

.post-head h2 a:hover, .post-head h1 a:hover { text-decoration: underline; }

.post-title {
	float: left;
	line-height: normal;
	margin: 0;
	padding: 0;
	width: 500px;
}

.post-com {
	background: #fae8d3;
	color: #dc6322;
	float: right;
	font-size: 11px;
	margin: 3px 0 0 0;
	padding: 0 5px 0 0;
}

.post-com a:link, .post-com a:visited, .post-com a:hover { color: #dc6322; text-decoration: none; }

.post-com-no {
	background: #f19143;
	color: #ffffff;
	display: inline;
	font-size: 13px;
	font-weight: bold;
	padding: 2px 3px 2px 3px;
}

.meta-tag {
	color: #a87e4e;
	font-size: 10px;
	line-height: normal;
	margin: 8px 0 0 0;
	padding: 0;
}

.meta-tag .post-who { display: inline; }

.meta-tag .post-who a:link, .meta-tag .post-who a:hover, .meta-tag .post-who a:visited { color: #dc6322; font-size: 10px; text-decoration: none; }

.meta-tag .post-when { display: inline; }

.meta-tag .post-cat { display: inline; }

.meta-tag .post-cat a:link, .meta-tag .post-cat a:visited {
	color: #dc6322;
	font-size: 10px;
	text-decoration: underline;
}

.meta-tag .post-cat a:hover { text-decoration: none; }

/*post content formatting*/
.post-con { margin: 12px 0 0 0; padding: 0; }

.post-con p { margin: 0; padding: 0 0 20px 0; }

.post-con ol, .post-con ul { margin: -10px 0 15px 40px; padding: 0; }

.post-con ul li { list-style-image: url(images/list-bullet.gif); }

.post-con ol li { list-style-type: decimal; }

.post-con a, .post-con a:visited { color: #cf5311; text-decoration: underline; }

.post-con a:hover { text-decoration: none; }

blockquote {
	background: url(images/quote-bg.gif) no-repeat left top;
	margin: 0 50px 20px 10px;
	padding: 5px 0 0 30px;
}

.post-meta { margin: 0 0 0 0; padding: 0; }

.post-meta-share { float: left; }

.post-meta-share a, .post-meta-share a:visited {
	color: #dc6322;
	font-size: 12px;
	padding: 0 0 0 3px;
	text-decoration: underline;
	text-transform: uppercase;
}

.post-meta-share a:hover { text-decoration: none; }

.post-meta-tags {
	color: #a87e4e;
	float: right;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	text-transform: uppercase;
	width: 500px;
}

.post-meta-tags a, .post-meta-tags a:visited {
	color: #dc6322;
	font-weight: normal;
	text-decoration: underline;
	text-transform: none;
}

.post-meta-tags a:hover { text-decoration: none; }

.post-related {
	border-bottom-color: #c3c3c3;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-style: none;
	border-right-style: none;
	border-top-color: #c3c3c3;
	border-top-style: solid;
	border-top-width: 1px;
	margin: 20px 0 0 0;
}

.post-related a, .post-related a:visited { color: #dc6322; text-decoration: underline; }

.post-related a:hover { text-decoration: none; }

.post-related ul { margin: 10px 0; }

.alsoread {
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #dbdbdb;
	border-right-style: solid;
	border-right-width: 2px;
	border-top-style: none;
	float: left;
	margin: 10px 0px 10px 0;
	padding: 10px 15px 0 15px;
	width: 280px;
}

.pastposts {
	float: right;
	margin: 10px 0px;
	margin: 10px 0px 10px 0;
	padding: 10px 10px 0 0px;
	width: 280px;
}

/* COMMENTS*/
#boxcomments {
	background: url(images/comments-bg.gif) repeat-y;
	margin: 15px 0 0 0;
	padding: 0;
}

#boxcomments .commentsheading {
	background: url(images/comments-top.gif) no-repeat left top;
	height: 35px;
}

#boxcomments .commentsheading .headingimg { padding: 0 0 0 8px; }

#boxcomments .commentsbody { margin: 0px 20px 20px; padding: 0; }

#boxcomments .commentsfooter {
	background: url(images/comments-bottom.gif) no-repeat left bottom;
	height: 10px;
}

.comments-com {
	background: #fae8d3;
	color: #dc6322;
	float: left;
	font-size: 11px;
	margin: 3px 0 0 15px;
	padding: 0 5px 0 0;
}

.comments-com a:link, .comments-com a:visited, .comments-com a:hover { color: #dc6322; text-decoration: none; }

.comments-com-no {
	background: #f19143;
	color: #ffffff;
	display: inline;
	font-size: 13px;
	font-weight: bold;
	padding: 2px 3px 2px 3px;
}

.comments-head-links { float: right; margin: 0 15px 0 0; width: 350px; }

.leave-comment { float: left; }

.leave-comment a, .leave-comment a:visited, .comments-rss-link a, .comments-rss-link a:visited {
	background: #fae8d3;
	color: #dc6322;
	font-size: 13px;
	padding: 2px 7px 3px 7px;
	text-decoration: none;
}

.leave-comment a:hover, .comments-rss-link a:hover { text-decoration: underline; }

.comments-rss-link { float: right; }

img.avatar {
	border: 1px solid #d6d6d6;
	float: left;
	margin: 0 15px 0 0;
	padding: 4px;
}

ol.commentlist li.depth-1 {
	border-bottom: 1px #d7d7d7 solid;
	margin: 25px 0 0 0;
	padding: 0 15px 25px 15px;
}

ol.commentlist li.comment { padding: 5px; }

/*ol.commentlist li.bypostauthor{ background: #fbceb2; }*/
ol.commentlist li div.comment-author { color: #1d1d1d; font-size: 13px; padding: 10px 0 0 0; }

ol.commentlist li div.comment-author a, ol.commentlist li div.comment-author a:visited { color: #cf5311; text-decoration: none; }

ol.commentlist li div.comment-author a:hover { text-decoration: none; }

ol.commentlist li div.comment-meta {
	color: #1d1d1d;
	font-size: 10px;
	line-height: normal;
	margin: 0;
	padding: 0;
}

ol.commentlist li div.reply { color: #1d1d1d; margin: 0; padding: 0; }

ol.commentlist li div.reply a, ol.commentlist li div.reply a:visited { color: #cf5311; text-decoration: underline; }

ol.commentlist li div.reply a:hover { text-decoration: none; }

.singlec-body { margin: 10px 0 0 0; }

ol.commentlist li ul.children {
	background: url(images/reply-comment-bg.gif) #fff no-repeat left top;
	margin: 0;
	padding: 10px 0 0 30px;
}

#commentform p { padding-bottom: 10px; }

#commentform #author { border: 1px solid #dadada; height: 20px; width: 200px; }

#commentform #email { border: 1px solid #dadada; height: 20px; width: 200px; }

#commentform #url { border: 1px solid #dadada; height: 20px; width: 200px; }

#commentform #comment { border: 1px solid #dadada; height: 200px; width: 100%; }

#commentform legend {
	font: bold 22px/28px "Myriad Pro","Myriad Set","Myriad Apple",Myriad,Helvetica Nueue,Verdana, Arial,Verdana,Sans-serif;
	letter-spacing: -1px;
	margin-bottom: 10px;
}

/* Footer */
#footer { border: 1px solid #c3c3c3; }

#footer h2 {
	color: #dc6322;
	font-size: 22px;
	font-weight: normal;
	margin: 0 0 12px 0;
	padding: 0;
	text-decoration: none;
}

#footer-cats {
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #c3c3c3;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-style: none;
	float: left;
	margin: 17px 0px 20px 30px;
	padding: 0 30px 0 0;
	width: 525px;
}

#footer-cats li { color: #dc6322; display: inline; 	border-right-color: #c3c3c3;
	border-right-style: solid;
	border-right-width: 1px;
	margin-left:4px;
	}

#footer-cats-mod {
        border-bottom-style: none;
        border-left-style: none;
        /*border-right-color: #c3c3c3;
        border-right-style: solid;
        border-right-width: 1px;*/
        border-top-style: none;
        float: left;
        margin: 17px 0px 20px 30px;
        padding: 0 30px 0 0;
        width: 900px;
}

#footer-cats-mod li { color: #dc6322; display: inline;      border-right-color: #c3c3c3;
        border-right-style: dashed;
        border-right-width: 2px;
        margin-left:4px;
        }


#footer-heat {
	float: right;
	margin: 17px 30px 20px 0px;
	padding: 0 0 0 0;
	width: 330px;
}

#footer-heat li { display: inline; }

#footer-heat li a, a:hover { color: #dc6322; text-decoration: none; }

#foot-note { font-size: 11px; text-align: center; }

#foot-note p { margin: 0; padding: 0; }

/* End Typography & Colors */
/*Default formatting and images*/
.headingimg img { margin: 0; padding: 0; }

img { border-style: none; }

img.left ,img.right, img.norm{ display: inline; }

img.left{ float: left; margin: 0 5px 5px 0; }

img.center{
	display: block;
	margin: 0 auto 5px auto;
	text-align: center;
}

img.right{ float: right; margin: 0 0 5px 5px; }

img.norm { margin: 0 5px 5px 5px; }

img.alignright, img.alignleft, img.alignnone { display: inline; }

img.alignright { float: right; margin: 0 0 5px 5px; }

img.alignleft { float: left; margin: 0 5px 5px 0; }

img.alignnone { margin: 0 5px 0px 5px; }

img.aligncenter {
	display: block;
	margin: 0 auto 5px auto;
	text-align: center;
}

.alignright { float: right; }

.alignleft { float: left; }

.alignleft a:link, .alignleft a:visited, .alignleft a:hover { color: #dc6322; text-decoration: none; }

.alignleft { display: inline; }

	
.alignright a:link, .alignright a:visited, .alignright a:hover { color: #dc6322; text-decoration: none; }

.alignright { display: inline; }

		
	
.clear { clear: both; }

ul { margin: 0; padding: 0; }

li { list-style-type: none; margin: 0 0 0 0; padding: 0; }

li a, li a:visited { color: #dc6322; text-decoration: underline; }

li a:hover { color: #dc6322; text-decoration: underline; }

h1, h2, h3, h4, h5 {
	color: #1d1d1d;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0;
}

h1 { font-size: 22px; }

h2 { font-size: 20px; }

h3 { font-size: 18px; }

h4 { font-size: 16px; }

h5 { font-size: 14px; }


pre {
white-space: pre-wrap; /* css-3 */
white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
white-space: -pre-wrap; /* Opera 4-6 */
white-space: -o-pre-wrap; /* Opera 7 */
word-wrap: break-word; /* Internet Explorer 5.5+ */
}

.commentlist li.tweetback {
	background-color: #94E4E8;
}
/* Captions */
.aligncenter,
div.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: 10px;
        -moz-border-radius: 3px;
        -khtml-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
}

.wp-caption img {
        margin: 0;
        padding: 0;
        border: 0 none;
}

.wp-caption p.wp-caption-text {
        font-size: 11px;
        line-height: 17px;
        padding: 0 4px 5px;
        margin: 0;
}
/* End captions */
