/*

Theme Name: Brand-You Theme
Theme URI: http://designsojourn.com
Description: Brand-You Theme, perfect for self-blogging goodness! 3 Columns. Widget Ready. Adsense Ready. With 2 columns in the footer that can be edited for photos and notes.
Version: 1.2
Theme Author: DT
Inspired: "Green With Envy" by ChiQ Montes
Icons: Famfamfam
Icons URI: http://www.famfamfam.com/lab/icons/silk/


*/



body {
	margin:0;
	background:#fff;
	font-family:Verdana, Geneva, Arial, helvetica, sans-serif;
	color:#1f1f1f;
	font-size:12px;
	}
img {
	border:0;
	}
a {
	color:#00ADFD;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	border-left:3px solid #00ADFD;
	padding-left:10px;
	}
.clear {
	clear:both;
	}

/* The Wrapper */

.wrapper {
	width:1000px;
	margin:0 auto;
	}

	
	
/* The Header */

.head {
	height:100px;
	background:url(images/head.gif);
	}
.head h1 {
	margin:0 0 0 0px;
	font-size:35px;
	color:#FFF;
	text-align:center;
	padding-top:8px;
	}
.head .wrapper {
	position:relative;
	height:100px;
	}
.head ul {
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	bottom:0;
	right:40; /* position of menu */
	height:30px;
	line-height:30px;
	text-transform:uppercase;
	text-align:center;
	}
.head li {
	display:inline;
	}
.head li.current_page_item a {
	background:url(images/menu.gif);
	}
.head li a {
	display:block;
	padding:0 20px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	float:left;

	}
.head li a:hover {
	background:url(images/menu.gif);
	}

/* The Info Bar */

.infobar {
	background:#00ADFD url(images/infobar.gif) top repeat-x;
	color:#fff;
	margin-bottom:0px;
	}
.infobar .column {
	float:left;
	width:440px;
	padding:0 30px;
	}
.infobar h2 {
	margin:15px 0 15px 0;
	font-size:12px;
	text-transform:uppercase;
	}
.infobar p {
	padding:0;
	margin:0 0 15px 0;
	}
	
/*flickrism code by Aen Direct: http://aendirect.com */

#flickrism {
	float: left;
	clear: both;
	width: 750px;
	margin-bottom: 16px; padding-top: 0px; }

#flickrbadge img { margin-right: 6px; border: 1px solid #ccc; }

#flickrism a { border: 0; }


/* The Content */

.content {
	float:left;
	width:500px;
	padding-bottom:20px;
	}
	
h1.title {
	font-size:20px;
	color:#00ADFD;
	margin:0 0 5px 0;
	}
h1.title a {
	color:#00ADFD;
	text-decoration:none;
	}
h1.title a:hover {
	text-decoration:underline;
	}
p.date {
	color:#808080;
	background:url(images/date.png) left center no-repeat;
	padding:0 0 1px 20px;
	margin:0;
	}
p.commentlink {
	color:#808080;
	margin:0 0 20px 0;
	border-bottom:1px solid #808080;
	height:20px;
	}
p.commentlink a, p.date a {
	text-decoration:none;
	color:#808080;
	}
p.commentlink a {
	padding:0 0 1px 20px;
	background:url(images/comments.png) left center no-repeat;
	}
p.commentlink a:hover, p.date a:hover {
	text-decoration:underline;
	}
	
/*The Content2*/
.content2 {
	float:left;
	width:500px;
	padding-bottom:20px;
	}
	
.content2 h3 {
	font-size:12px;
	margin:0 0 10px 0;
	background:url(images/asterisk.png) left center no-repeat;
	padding-left:20px;
	height:14px;
	text-transform:uppercase;
	}
	
.hr {
border: none 0;
border-top: 1px dashed #ddd;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}


/* The Left Sidebar */

.leftsidebar {
	float:left;
	width:190px;
	padding-bottom:20px;
	padding-left:10px;
	padding-right:40px;
	color:#333;
	}
.leftsidebar h2 {
	font-size:12px;
	margin:0;
	background:url(images/asterisk.png) left center no-repeat;
	padding-left:20px;
	height:14px;
	text-transform:uppercase;
	}
	
/*Added CSS to Left Sidebar*/
	
.leftsidebar ul {
	margin:0;
	padding:0;
	list-style:none;
	}
.leftsidebar ul li {
	margin:0 0 20px 0;
	}
.leftsidebar ul li li {
	margin:0;
	}
.leftsidebar ul li ul li {
	border-bottom:1px dashed #ddd;
	line-height:25px;
	background:url(images/square.gif) 0 10px no-repeat;
	padding-left:10px;
	}
.leftsidebar ul li ul li li {
	border-bottom:none;
	border-top:1px dashed #ddd;
	}
.leftsidebar ul li ul a {
	color:#333;
	text-decoration:none;
	}
.leftsidebar ul li ul a:hover {
	color:#00ADFD;
	text-decoration:none;
	}	

/* The Right Sidebar or just Simply The Sidebar */

.sidebar {
	float:left;
	width:210px;
	padding-left:40px;
	padding-right:10px;
	color:#333;
	}
.sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
	}
.sidebar h2 {
	font-size:12px;
	margin:0 0 10px 0;
	background:url(images/asterisk.png) left center no-repeat;
	padding-left:20px;
	height:14px;
	text-transform:uppercase;
	}
.sidebar ul li {
	margin:0 0 20px 0;
	}
.sidebar ul li li {
	margin:0;
	}
.sidebar ul li ul li {
	border-bottom:1px dashed #ddd;
	line-height:25px;
	background:url(images/square.gif) 0 10px no-repeat;
	padding-left:10px;
	}
.sidebar ul li ul li li {
	border-bottom:none;
	border-top:1px dashed #ddd;
	}
.sidebar ul li ul a {
	color:#333;
	text-decoration:none;
	}
.sidebar ul li ul a:hover {
	color:#00ADFD;
	text-decoration:none;
	}

/* The Search Form */

.sidebar form {
	margin:0;
	padding:0;
	}
.sidebar input {
	border:1px solid #00ADFD;
	padding:0;
	}
.sidebar input#s {
	width:150px;
	font-size:14px;
	padding:8px 5px 0 5px;
	height:22px;
	}
.sidebar input#submit {
	background:#00ADFD;
	color:#fff;
	padding:0 5px;
	height:32px;
	}

/* The Bottom Bar */

.bottombar {
	height:46px;
	background:#FF9900;
	line-height:46px;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
	border-bottom:1px solid #d5daae;
	}
.bottombar .wrapper {
	text-align:right;
	}
.bottombar a.xhtml, .bottombar a.css {
	background:url(images/valid.png) left center no-repeat;
	padding-left:20px;
	margin-right:10px;
	color:#fff;
	text-decoration:none;
	}
.bottombar a.rss {
	background:url(images/rss.png) left center no-repeat;
	padding-left:16px;
	color:#fff;
	text-decoration:none;
	}
.bottombar a:hover {
	text-decoration:underline;
	}

/* The Footer */

.footer {
	height:46px;
	line-height:46px;
	background:#FF4500;
	text-align:center;
	text-transform:uppercase;
	color:#fff;
	font-weight:bold;
	}
.footer a {
	color:#fff;
	text-decoration:none;
	}
.footer a:hover {
	text-decoration:underline;
	}
	
.footer a.rss {
	background:url(images/rss.png) left center no-repeat;
	padding-left:16px;
	color:#fff;
	text-decoration:none;
	}
	
.footer a.css {
	background:url(images/valid.png) left center no-repeat;
	padding-left:20px;
	margin-right:10px;
	color:#fff;
	text-decoration:none;
	}

/* The Page Links */

.pagelinks {
	font-size:14px;
	font-weight:bold;
	padding-bottom:20px;
	padding-left:20px;
	}
/* The Navigation */

.navigation {
	height:25px;
	padding:0 20px;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	}
.navigation a:hover {
	text-decoration:underline;
	}
.alignleft {
	float:left;
	}
.alignright {
	float:right;
	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:0;
	margin:0 0 20px 0;
	font-size:18px;
	text-align:center;
	}

/* The Comments */

.comments {
	}
.comments form {
	}
.comments textarea {
	width:90%;
	height:156px;
	background:#fff;
	border:1px solid #e9e5e1;
	color:#484849;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
#commentform {
	padding-left:23px;
	}
#commentform input {
	background:#fff;
	border:1px solid #e9e5e1;
	color:#484849;
	padding-left:10px;
	}
.comments input#submit {
	padding:0;
	width:72px;
	height:29px;
	}
.comments h2 {
	font-size:19px;
	line-height:30px;
	margin:24px 0 0 23px;
	padding:0;
	font-weight:normal;
	}
.comments ol li p {
	padding:0;
	margin:10px 0;
	}
