﻿/*
THEME NAME: Design is Philosophy
THEME URI: http://blog.pinkandyellow.com
DESCRIPTION: Custom theme for Design is Philosophy - the Pink & Yellow Media Blog. The theme features advanced CSS features, a JQuery powered tabbed sidebar box, multiple layers of transparent PNGs and a plethora of WordPress hacks.
VERSION: 0.7
AUTHOR: Morten Rand-Hendriksen of <a href="http://www.pinkandyellow.com">Pink &amp; Yellow Media</a>
AUTHOR URI: http://www.pinkandyellow.com
*/


/* ********************************* */
/* ERIC MEYER'S CSS RESET - RELOADED */
/* ********************************* */

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;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
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: "" "";
}

/* ************* */
/* END CSS RESET */
/* ************* */


/* Double Sidebar layout */
body {
	
}

#outerWrap {
	background-image: url('images/backgroundBody.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	min-width: 1050px;
	background-color: #000000;
}

#wrapper {
	width:1050px;
	margin-left:auto;
	margin-right:auto;	
}

#container {
	float: left;
	width: 100%;
}
#content {
	width: 972px;
	float: left;
	position: relative;
}

.sidebar {
	float: left;
	overflow: hidden;
	width: 180px;
}

.sidebarlow {
	float: left;
	overflow: hidden;
	width: 100px;
}


#primary {
	margin: 0 0 0 -400px;
}

#secondary {
	margin: 0 0 0 -200px;
}

#headerblank  {
	clear: left;
	width: 100%;
	height: 580px;
	background-repeat: no-repeat;
}


#whitebodytop  {
	clear: left;
	width: 100%;
	height: 46px;
	background-repeat: no-repeat;
}

#whitebody  {
	clear: left;
	width: 100%;
	background-repeat: repeat;
}

#content2 {
	width: 950px;
	float: left;
	position: relative;
}


#whitebodybtm  {
	clear: left;
	width: 100%;
	height: 46px;
	background-repeat: no-repeat;
}


#footer {
	clear: left;
	width: 100%
}

#content {
	width: 972px;
	float: left;
	position: relative;
}

#layer_pmg1 {
	width: 425px;
	float: left;
	position: relative;
}
#layer_pmg2 {
	width: 425px;
	float: left;
	position: relative;
}

#layer_epm1 {
	width: 425px;
	float: left;
	position: relative;
}
#layer_epm2 {
	width: 425px;
	float: left;
	position: relative;
}



/* END Double Sidebar layout */

/* Global elements */

.clear {
	clear:both;
}

.alignleft {
	float: left;
}

.aligncenter {
	margin-left:auto;
	margin-right:auto;
}

.alignright {
	float: right;
}

img.alignleft {
	padding: 5px;
	border: 1px solid #C0C0C0;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 10px;
}

img.aligncenter {
	margin: 5px auto 5px auto;
	display: block;
	padding: 5px;
	border: 1px solid #C0C0C0;
}

img.alignright {
	padding: 5px;
	border: 1px solid #C0C0C0;
	margin-left: 10px;
	margin-bottom: 5px;
}

 .banneralignleft {
	padding: 5px;
	border: 1px solid #C0C0C0;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-top: 10px;
	width: 337px;
}

.banneralignleft img {
	margin-bottom: 3px;
}

a {
	text-decoration: none;
	color: #D78E42;
}
a:hover {
	text-decoration: underline;
	color: #703419;
}
a:visited {
	color: #DDA84E;
}

strong {
	font-weight:bold;
}

em {
	font-style:italic;
}

/* END Global Elements */

/* HEADER */

#header {
	background-repeat: no-repeat;
	background-position: 0% bottom;
	height: 155px;
	width:1050px;
	float:left;
}
	
#header h1 {
	margin-left: 60px;
	padding-top: 8px; 
}	

/* END HEADER */

/* MAIN CONTENT */

#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	text-transform: uppercase;
	color: #703419;
	padding-top: 5px;
	padding-bottom: 15px;
	width: 465px;
	background-image: url('images/stroke.jpg');
	background-repeat: no-repeat;
	margin-left: -8px;
	padding-left: 8px;
}

#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #703419;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #703419;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 2px;
}
#content h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;

	color: #703419;
	margin-bottom: 5px;
	padding-top: 5px;
}
#content h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-transform: capitalize;
	color: #703419;
	margin-bottom: 2px;
	padding-top: 5px;
}
#content h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	text-transform: capitalize;
	color: #703419;
	margin-bottom: 2px;
	padding-top: 5px;
}

#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	margin-bottom: 10px;
	text-align: justify;
	line-height: 1.5em;
}

#content blockquote {
	padding: 10px 10px 1px 10px;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #4C4C4C;
}
#content blockquote p {
	color: #DDA84E;
	font-size: 1.1em;
	font-style: italic;
}

.entry-content ul {
	padding-left: 20px;
	margin-bottom: 15px;
}

.entry-content ul li {
	list-style-image: url('images/arrow.png');
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	padding-bottom: 3px;
}

.entry-content ol {
	margin-bottom: 15px;
	list-style-type: decimal;
	margin-left: 30px;
}
.entry-content ol li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	padding-bottom: 5px;
	line-height: 1.2em;
}


#nav-above, #nav-below {
	margin-left: 77px;
	margin-right: 12px;
}

#nav-above {
	margin-bottom:1em;
}

#nav-below {
	margin-top:1em;
}

/* END MAIN CONTENT */

/* POST */

/* AUTHOR BOX STYLES */

.profile {
	border: 1px solid #CCCCCC;
	position: relative;
	margin-bottom: 15px;
}
.profileText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding: 10px;
	line-height: 1.4em;
	text-align: justify;
}
.profileStats {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-align: right;
}
.profileStats img {
	position: absolute;
	right: 0px;
	bottom: 0px;
}
.profileName {
	padding-bottom: 5px;
	padding-right: 92px;
	font-size: 1.2em;
	font-weight: bold;
	color: #2e4672;
}

.profileName a {
	color: #2e4672;
}

.profileName a:hover {
	color:#24375B;
	text-decoration: none;
}
.profileJob {
	font-size: 0.8em;
	padding-right: 92px;
	padding-top: 5px;
	background-image: url('images/testimonialBlue.gif');
	background-repeat: repeat-x;
	height: 45px;
	color: #FFFFFF;
	line-height: 18px;
}
.profileJob a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}


/* END AUTHOR BOX STYLES */


.post {
	margin-left: 77px;
	margin-right: 12px;
	margin-bottom: 30px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}
.post-date {
	background-image: url('images/tab.png');
	background-repeat: no-repeat;
	display: inline;
	position: absolute;
	left: 0px;
	width: 63px;
	height: 85px;
	padding-top: 15px;
	padding-left: 8px;
	margin-top: -8px;
}
.post-month {
	font-size: 1em;
	text-transform: uppercase;
	color: #D99447;
	text-align: center;
	display: block;
	line-height: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.post-day {
	font-size: 2em;
	text-transform: uppercase;
	color: #D99447;
	text-align: center;
	display: block;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.post-year {
	font-size: 0.8em;
	text-transform: uppercase;
	color: #E8BE91;
	text-align: center;
	display: block;
	line-height: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.cat-links {
	background-position: left 2px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #DBAA50;
	background-image: url('images/arrow.png');
	background-repeat: no-repeat;
	padding-left: 10px;
}
.cat-links a {
	text-decoration: none;
	color: #E1A748;
}
.cat-links a:hover {
	color: #703419;
}
.cat-links a:visited {
	color: #999999;
}
.comments-link {
	right: 0px;
	position: absolute;
	margin-right: 5px;
	width: 61px;
	height: 44px;
	background-image: url('images/commentBubble.jpg');
	background-repeat: no-repeat;
	margin-top: -5px;
	font-family: "Courier New", Courier, monospace;
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 16px;
	text-align: center;
}
.comments-link a {
	text-decoration: none;
	color: #5C5C5C;
}
.post h2 a {
	color: #703419;
	text-decoration: none;
}
.post h2 a:hover {
	color: #452010;
}

.tagbox {
	border-bottom: 8px;
	padding-bottom: 8px;
}

.tag-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #808080;
}

/* END POST */

/* Single post ads */

#authenticjobs {
	border: 1px solid #C4C2AB;
	width: 233px;
	padding: 5px 10px;
	font: 11px normal Arial, sans-serif;
	line-height: 120%;
	background: #EBEADF;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	height: 239px;
}
#authenticjobs p {
	padding-top: 5px;
}
#authenticjobs a {
	font-weight: bold;
	color: #A51616;
	font-size: 11px;
	text-decoration: none;
}
#authenticjobs a:hover {
	text-decoration: underline;
}

#authenticjobs a img {
	float: left;
	padding: 3px 10px 0px 0;
	border: 0;
}
#authenticjobs ul {
	clear: left;
	margin: 0px;
	padding: 0px 0 0 20px;
}

#authenticjobs ul li {
	padding: 2px 0;
	list-style-type: disc;
}


/* END Single post ads */


/* BEGIN RELATED POSTS */

.relatedPosts {
	margin-top: 15px;
	border: 1px solid #C0C0C0;
	padding: 15px 15px 0px 15px;
	width: 486px;
	font-size: 0.9em;
}
#content .relatedPosts h2 {
	background-image: none;
	color: #4C4C4C;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #C0C0C0;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 3px 0px;
	font-size: 1em;
	font-weight: lighter;
	width: 100%;
}
.entry-content .relatedPost ol li {
	color: #C0C0C0;
}

/* END RELATED POSTS */

/* COMMENTS */

.entrymeta {
	border: 1px solid #CCCCCC;
	background-color: #f9f9f9;
	font-size: 90%;
	margin-top: 15px;
	margin-bottom: 15px;
}

.entrymeta ul {
	margin: 8px auto 8px 10px;
	padding: 0px;
}

.entrymeta ul li {
	list-style-type: none;
}

.trackback-leftalign {
	background: url('images/icon-trackback.png') no-repeat 0 50%;
	padding-left: 14px;
}

.feed-leftalign {
	background: url('images/icon-post-feed.gif') no-repeat 0 50%;
	padding-left: 14px;
}

/***************** Tags below the link of the comments feed ********************/
.utwtags {
	background: url('images/icon-tag.gif') no-repeat 0 50%;
	padding-left: 14px;
}

.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #DE8E42;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url('img/mini-nav-left.gif') no-repeat left center;
	color: #FF6600;
}
.next-entries a {
	float: right;
	padding-right: 18px;
	background: url('img/mini-nav-right.gif') no-repeat right center;
	color: #FF6600;
}

/* THREADED COMMENTS */

ul.commentlist {
	list-style: none;
	margin: 0 0 1em;
	padding: 0;
	text-indent: 0;
	font-family: Arial, Helvetica, sans-serif;
}

#content ul.commentlist p {
	font-size: 12px;
	margin-left: 52px;
}

ul.commentlist li { }
ul.commentlist li.alt { }
ul.commentlist li.bypostauthor {}
ul.commentlist li.byuser {}
ul.commentlist li.comment-author-admin {}
ul.commentlist li.comment { border-bottom:1px dotted #666; padding:1em; }
ul.commentlist li.comment div.comment-author {}
ul.commentlist li.comment div.vcard {
	font: normal 14px Arial, Helvetica, sans-serif;
}
ul.commentlist li.comment div.vcard cite.fn { font-style:normal; }
ul.commentlist li.comment div.vcard cite.fn a.url {}
ul.commentlist li.comment div.vcard img.avatar {
	border: 5px solid #ccc;
	float: left;
	margin-right: 10px;
}
ul.commentlist li.comment div.vcard img.avatar-32 {}
ul.commentlist li.comment div.vcard img.photo {}
ul.commentlist li.comment div.vcard span.says {}
ul.commentlist li.comment div.commentmetadata {}
ul.commentlist li.comment div.comment-meta {
	font-size: 9px;
	margin-bottom: 4px;
	margin-left: 52px;
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	padding-top: 2px;
}
#content ul.commentlist li.comment div.comment-meta a {
	color: #999999;
}
ul.commentlist li.comment p { font-size:11px; margin:0 0 1em; }
ul.commentlist li.comment ul { font-size:11px; list-style:square; margin:0 0 1em 2em; }
ul.commentlist li.comment div.reply { font-size:11px; }
ul.commentlist li.comment div.reply a { font-weight:bold; }
ul.commentlist li.comment ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
ul.commentlist li.comment ul.children li {}
ul.commentlist li.comment ul.children li.alt {}
ul.commentlist li.comment ul.children li.bypostauthor {}
ul.commentlist li.comment ul.children li.byuser {}
ul.commentlist li.comment ul.children li.comment {}
ul.commentlist li.comment ul.children li.comment-author-admin {}
ul.commentlist li.comment ul.children li.depth-2 { border-left:5px solid #555; margin:0 0 .25em .25em; }
ul.commentlist li.comment ul.children li.depth-3 { border-left:5px solid #999; margin:0 0 .25em .25em; }
ul.commentlist li.comment ul.children li.depth-4 { border-left:5px solid #bbb; margin:0 0 .25em .25em; }
ul.commentlist li.comment ul.children li.depth-5 {}
ul.commentlist li.comment ul.children li.odd {}
ul.commentlist li.even { background:#fff; }
ul.commentlist li.odd { background:#f6f6f6; }
ul.commentlist li.parent { border-left:5px solid #111; }
ul.commentlist li.thread-alt { }
ul.commentlist li.thread-even {}
ul.commentlist li.thread-odd {}


/* END THREADED COMMENTS */



#comments, #respond {
	border-bottom: 1px dotted #8D8D8D;
	padding: 10px 0 5px 0;
	clear: both;
}

/* commentlist 
.commentlist {
    list-style: none;
	margin: 10px 0px;
	padding-left: 0px;
	line-height: 130%;
}

.commentlist li{
    margin-bottom: 6px;
	padding: 10px;
}

.commentlist .alt {
	background: #F9F9F9;
	border: 1px solid #CCCCCC;
}

.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 100%;
}

.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
} */

.commentname {
	color: #703419;
	text-transform: capitalize;
	margin-left: 50px;
}

.gravatar {
	display: inline;
}

.gravatar img {
	border: 1px solid #AAAAAA;
	padding: 5px;
	float: left;
	height: 32px;
	width: 32px;
	display: block;
	position: absolute;
}

.commentcount {
	font: bold 2.2em Arial, Helvetica, sans-serif;
	color: #DEDEDE;
	float: right;
}

.commentext {  
	padding: 0px 0px 0px 50px;
}

/* comment form */
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}

#commentform p {
	padding: 2px 0px;
	margin: 0px;
}

#commentform label{
	color: #787878;
	font-size: 87%;
}

#commentform input{
	width: 200px;
	background:#F9F9F9;
	border: 1px dotted #8D8D8D;
	padding: 3px;
	margin-top: 3px;
}

#commentform textarea{
	width: 516px;
	background: #F9F9F9;
	border: 1px solid #8D8D8D;
	padding: 2px;
}

#commentform textarea:focus, #commentform input[type=text]:focus {
	background: #ffffff;
}

#commentform #submit{
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #999999;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #999999;
	background: #F9F9F9;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #666666;
	float: right;
	width: 144px;
	height: 28px;
	cursor: pointer;
	}

/* Quicktags */
#quicktags {
	margin-top: 4px;
	margin-bottom: 0px;
}

#quicktags input {
	background: #f9f9f9;
	border: 1px solid #aaaaaa;
	font-size: .9em;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	width: auto;
	margin: 1px 2px 0px 0px;
	padding: 0px 1px 0px 1px;
}

#quicktags input:hover {
	border: 1px solid #4E79A2;
}

/* ------------ */
/* END COMMENTS */
/* ************ */

/* TABBED BOX */

#tabbed_area {
	padding: 8px;
	border: 1px solid #676767;
	margin: 10px 12px 15px 13px;
	width: 371px;
}
#tabs {
	display: block;
	height: 560px;
}
#tabs ul {
	margin: 0px;
	padding: 0px;
	height: 30px;
}

#menu1 {
	margin: 0px;
	display: inline;
	float: left top;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	text-transform: uppercase;
	height: 30px;
}

#menu2 {
	margin: 0px;
	display: inline;
	float: left;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	text-transform: uppercase;
	height: 30px;
}

#tabs ul li {
	margin: 0px;
	display: inline;
	float: left;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	text-transform: uppercase;
	height: 30px;
}

#tabs ul li a {
	border-right: 1px solid #363834;
	color: #F0F0F0;
		display: block;
		text-decoration: none;
		line-height: 30px;
		padding-left: 10px;
		padding-right: 10px;
		font-size: 0.9em;
		font-weight: bold;
		height: 29px;
		margin-right: 2px;
		margin-top: 2px;
	background-image: url('images/blackTrans.png');
}
#tabs ul li a.active {
	margin-top: 1px;
	background-image: url('images/whiteTrans.png');
}
#tabs ul li a.active:hover {
}
#tabs ul li a:hover {
	height: 29px;
	margin-top: 1px;
}
.content {
	margin: 0px;
	padding: 10px;
	position: relative;
	float: left;
	width: 350px;
}

#content_2, #content_3, #content_4 {
	display:none;
} 

.content h4 {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 1em;
	font-weight: bold;
	color: #C48E42;
}
.content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: justify;
	line-height: 1.5em;
	color: #CCCCCC;
	margin-top: 10px;
}

.content ul {
	margin: 0px;
	padding: 10px 5px 0px 5px;
}
.content ul li {
	list-style: none;
	border-bottom: 1px solid #d6dde0;
	padding-bottom: 10px;
	font-size: 0.9em;
	border-bottom-color: #676767;
	border-bottom-style: solid;
	margin-top: 0px;
	margin-bottom: 0px;
}

.content ul li a {
	text-decoration: none;
	color: #DDA84E;
}

.content ul li a:hover {
	text-decoration: none;
	color: #D78E42;
}

  
.content ul li a small {  
	color:#8b959c;  
	font-size:9px;  
	text-transform:uppercase;  
	font-family:Verdana, Arial, Helvetica, sans-serif;  
	position:relative;  
	left:4px;  
	top:0px;  
}  

.content ul li:last-child {
	border-bottom:none;
	padding-bottom: 0px;
}


#twitter_div {
	border-bottom: 1px solid #5AA5BC;
background-image: url('images/twitterBG.png');
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin-top:10px;
	padding-top: 30px;
	padding-right: 5px;
	padding-left: 5px;
}
 
/* END TABBED BOX */

#searchform input#s {
	border: 1px solid #666666;
	width: 280px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 0.9em;
	vertical-align: middle;
}



#barLeft {
	width: 190px;
	float: left;
	margin-left: 15px;
	margin-top: 15px;
}
#barRight {
	width: 195px;
	float: right;
	margin-right: 10px;
	margin-top: 15px;
}

#sidebar h3 {
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #676767;
	width: 95%;
	padding-bottom: 4px;
	margin-bottom: 7px;
	padding-top: 8px;
}

.sidebar input#s {
	width:7em;
}

#sidebar ul {
	font-family: Arial, Helvetica, sans-serif;
}

#sidebar li {
	list-style: none;
	margin: 0 0 10px 0;
}

#sidebar li form {
	margin:0.2em 0 0;
	padding:0;
}

#sidebar ul ul {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	list-style-type: none;
}
#sidebar ul ul li {
	padding: 5px 5px 7px 6px;
	list-style: none;
	margin-bottom: 7px;
	font-size: 0.9em;
	margin-left: 0px;
	width: 175px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#sidebar ul ul li:hover {
	border-bottom: 1px solid #4C4C4C;
background-image: url('images/whiteTrans.png');
	}

#sidebar ul ul li p {
	font-size: 0.8em;
	color: #CCCCCC;
	padding-top: 5px;
}

#sidebar ul ul li a {
	color: #DDA84E;
}
#sidebar ul ul li a:hover {
	color: #D78E42;
	text-decoration: none;
}

#sidebar ul ul li a:visited {
	color: #D78E42;
}

#sidebar ul ul li:last-child {
	border-style: none;
}

#sidebar ul ul ul {
	margin:0 0 0 0.5em;
}

#sidebar ul ul ul li {
	list-style:circle;
}

.recentcomments a {
	display:inline !important;
	padding: 0 !important;
	margin: 0 !important;
}

.recentcomments {
	color:silver;
}

/* END SIDEBAR */

/* FOOTER */

#footer {
	text-align: right;
	padding-top: 35px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #808080;
	margin-right: 40px;
	padding-bottom: 15px;
}
#footer p {
	margin-right: 20px;
}

.badge {
	display: inline-block;
	float: left;
	padding-left: 80px;
}

/* END FOOTER */
/* FOOTERWRAP */

#footerwrap {
	background-repeat: no-repeat;
	background-position: center bottom;
	min-width: 1050px;
	height: 111px;
	background-color: #000000;
}
	

	
/* END FOOTERWRAP */
#content2 {
	width: 605px;
	float: left;
	position: relative;
}
