/*
Theme Name: WeLove
Theme URI: http://www.welove72.com
Description: WeLove theme.
Version: 1
Author: Gavin Clark
Author URI: http://welove.com/
Tags: blue, custom header, fixed width, two columns, widgets
*/

/* Begin Typography & Colors */

* html {
 margin: 0;
 padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b9b9b8;
	text-align: left;
	background: #000 url(images/page_background.jpg) no-repeat;
	line-height:17px;
	margin: 0;
	padding: 0;
	}

#page {
	text-align: left;
	/*background:url(images/page-repeat.png) repeat-y 3px top;*/
	}

#header {
	/*background: transparent url('images/blog_header.jpg') no-repeat center bottom;*/
	background: transparent url(images/welovelogo.png) no-repeat;
	}
	
#header h1, #header div {
	/*text-indent:-3000px;*/
	}

#content {
	font-size: 12px;
	/*background:url(images/shadow-bg-horizontal.png) repeat-y right top;*/
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 17px;
	/*margin-left:47px;
	margin-top:22px;*/
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	}

.entry {
	padding-top: 20px;
	margin-bottom: 30px;
}

.entry img {
	padding-top: 20px;
}

/*.widecolumn {
	line-height: 1.6em;
	}*/

.narrowcolumn .postmetadata {
	text-align: left;
	margin-top:7px;
	}

.alt {
	background-color:#222;
	border-bottom:1px solid #111;
	border-top:1px solid #111;
	}

#footer {
	background: url(images/footer_background.jpg) 80px 0px no-repeat;
	height: 150px;
	border: none;
	margin-top: 50px;
	}

#footer a:hover {
	color: #fff;
	text-decoration: none;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	/*font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;*/
	font-weight: bold;
	font-style:  italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2, .post h3 {
	font-size: 1.9em;
	}

.post h2  {
	font-family:Georgia, "Times New Roman", Times, serif;
	height: 30px;
	font-style: italic;
	font-size: 17px;
	display: inline;
	background: #fa0592;
	padding-left: 19px;
	padding-right: 19px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: -18px;
}

.post h2 a {
	height: 30px;
	color: #fff;
}

.post h2 a:hover {
	color: #000;
}


	
	#content {
	font-family:Arial, Helvetica, sans-serif;
	}

#sidebar h2 {
	/*font-family: 'Lucida Grande', Verdana, Sans-Serif;*/
	font-size: 15px;
	color:#fff;
	}

h3 {
	font-size: 1.2em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #fff;
	}

#sidebar p {
	font-family:Arial, Helvetica, sans-serif;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

/*.entry p a:visited {
	color: #b85b5a;
	}*/

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font-family: Arial, Helvetica, sans-serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, strike {
	color: #777;
	font-size:0.9em;
	}
	
blockquote {
	color:#aaa;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
	{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #fa0592;
	text-decoration: none;
	}

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

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	
#about-me, #search {
	padding-bottom:19px;
	background:url(images/shadow-bg.png) repeat-x left bottom;
}
	
pre {
	font-size:1.2em;
	color:#aaa;
}


/* End Typography & Colors */



/* Begin Structure */

.post-date {
	font-family:Georgia, "Times New Roman", Times, serif;
	display:block;
	float:left;
	width:97px;
	height:24px;
	margin-right:2px;
	margin-top: -6px;
	margin-left: -117px;
	text-align:center;
	background: #333333;
	font-size: 16px;
	color: #b9b9b8;
	font-style: italic;
	padding-top: 5px;
}

body {
	margin: 0;
	padding: 0;
	}

#page {
	margin-left:  0;
	margin-top: 0;
	padding: 0;
	width: 1000px;
	}

#header {
	padding: 0;
	height: 212px;
	width: 960px;
	}

.narrowcolumn {
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0px 0 0;
	margin-top: 30px;
	margin-left: 150px;
	margin-bottom: 80px;
	width: 517px;
	}

/*.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 557px;
	border: 1px solid #fff;
	}*/

.post {
	margin: 0 0 60px;
	/*text-align: justify;*/
	}
	
#content.search-results .post {
	margin: 0 0 40px;
	}

.post hr {
	display: block;
	}

/*
.widecolumn .post {
	margin: 0;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
*/
.clear {
	clear: both;
}


#footer {
	padding-top: 160px;
	/*margin: 0 auto;*/
	width: 760px;
	clear: both;
	font-size: 11px;
	color: #7c787b;
	margin-top: 50px;
	}


#footer a { 
	color: #fa0592;
}

#footer p {
	margin: 0;
	/*padding: 20px 0;*/
	padding-left: 137px;
	}
	
#sidebar .widgettitle {
	margin-bottom:12px;
}

#sidebar .widget_archive, #sidebar .widget_links, #sidebar  .flickr_badge_widget  {
	margin-top:12px;
}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	/* margin-top: 16px; */
	/*text-align: center;*/
}


#sidebar h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 5px 0 0;
	padding: 0;
	background: url(images/menu_h2_off_bg.png);
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
	
#content.search-results h3 {
	font-size:1.4em;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}


.alignright {
	float: right;
	}

.alignleft {
	float: left

	}

.alignleft a {
	outline: none;
	display: block; 
	text-indent: -3000px;
	background: url(images/older_entries_sprite.png);
	width: 105px;
	height: 20px;
}

.alignleft a:hover {
	background-position: 0 -20px;
}

.alignright a {
	outline: none;
	display: block; 
	text-indent: -3000px;
	background: url(images/newer_entries_sprite.png);
	width: 105px;
	height: 20px;
}

.alignright a:hover {
	background-position: 0 -20px;
}



/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

/*.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}*/

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

/*#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom:5px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	} */
/* End Entry Lists */




/* Begin Form Elements */
/*#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	}

#sidebar #searchform #s, #sidebar #email {
	width: 256px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	} */

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	/*float: right;*/
	}

#commentform input[type=submit] {
	border: 0;
	background: url(images/submit_sprite.png);
	text-indent: -3000px;
	width: 72px;
	height: 20px;
	cursor:pointer;		
	}

#commentform input[type=submit]:hover {
	background-position: 0 -20px;
}


input, textarea {
	border:1px solid #2c2c2c;
	border-color:#101010 #2c2c2c #2c2c2c #101010;
	background:#171717;
	color:#eee;
	}
	
input[type=text]:hover, input[type=text]:focus, textarea:hover, textarea:focus {
	border-color:#fa0592;
	}
	


input[type=submit] {
	border: 0;
	background: url(images/submit_sprite.png);
	text-indent: -3000px;
	width: 72px;
	height: 20px;
	cursor:pointer;		
	}

input[type=submit]:hover {
	background-position: 0 -20px;
}
/* End Form Elements */

#sidebar input[type=submit] {
	margin-top: 12px;
	float: right;
}

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	float: right;
	margin-top: -25px;
	/*margin-left: 718px;*/
	padding:20px 0pt 10px 20px;
	width:267px;
}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #222;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	width: 517px;
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
	}
/* End Various Tags & Classes*/



/* 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 */
/*
#sidebar ul li h2 {
	background: url(images/menu_h2_off_bg.png);
	height: 28px;
	font-size: 11px;
	margin: 0;
} 
#sidebar ul li ul li {
	background: transparent url(images/menu_li_bg.png);
	font-size: 11px;
	font-weight: bold;
	list-style-type: none;
	color: #fff;
	margin: 0;
}


#sidebar ul li ul li a {
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 11px;
	color: #bebebe;
	display: block;
}

#sidebar ul li ul li a:hover {
	background: #fa0592;
	color: #000;
	text-decoration: none;
}


#sidebar ul li ul li {
	margin: 0;
	list-style-type: none;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	width: 261px;
}

#sidebar ul li ul , #sidebar ul {
	margin: 0;
	padding: 0;
}

#sidebar ul ul, #sidebar ul ol {
	margin:0;
}
*/


#header {
	margin:0;
	padding: 0;
}

#twitter a {
	display: block;
	width: 135px;
	height: 78px;
	text-indent: -3000px;
	margin-bottom: 26px;
	margin-top: -2px;
	background: url(images/twitter_sprite.png);
}

#twitter a:hover {
	background-position: 0 -78px;
}

/*
div#sidebar ul li ul h2, div#sidebar ul li ul, div#sidebar ul li  {
	margin: 0;
	padding: 0;
}
*/


input[type=text]#s {
	/*float: right;*/
	width: 265px;
	background: transparent url(images/last_menu_background.png);
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #888888;
	text-shadow: #333333 1px 1px 1px;
	text-indent: 8px;
	padding: 3px 0 3px 0;
}

#sidebar input[type=text]#email {
	/*float: right;*/
	width: 265px;
	background: transparent url(images/last_menu_background.png);
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	padding-left: 7px;
	color: #888888;
	text-shadow: #333333 1px 1px 1px;
	text-indent: 8px;
	padding: 3px 0 3px 0;
}

#sidebar input[type=text]#email:focus, input[type=text]#s:focus  {

	background: transparent url(images/last_menu_background.png);

}

#strapline a {
	display: block;
	width: 330px;
	height: 130px;
	text-indent: -3000px;
}

#strapline h2 {
	color: #fa0592;
	font-size: 23px;
	line-height: 33px;
	margin-left: 171px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#strapline h2 span {
	color: #fff;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#header #strapline h2 {
	margin-top: 0;
	padding-top: 16px;
}

.discover_link {
	margin-top: 1px;
	margin-left: 150px;
	font-style: italic;
	font-size: 15px;
	margin-bottom: 20px;
	display: block;
}

#return {
	margin-bottom: 30px;
	margin-top: -14px;
	font-style: italic;
	font-size: 15px;
}

#return a {
	margin-right: 20px;
}


#navigation_single {
	width: 517px;
	padding-top: 80px;
	/*margin-left: 172px;*/
}


.postmetadata , .single_postmetadata {
	font-family:  Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	font-style: italic;
	font-size: 11px;
	background: none;
}

.postmetadata a , .single_postmetadata a {
	font-weight: bold;
}

.widget_archive {
	margin-top: 20px;
}

#sidebar h2.widgettitle {
	margin-bottom: 3px;
}

#newsletter {
	margin-bottom: 20px;
}

#newsletter h2 {
	margin: 0 0 8px 0;
}

/* Navigation */

#sidebar .navTitle a {
	outline: none;
	display: block;
	height: 23px;
	width: 253px;
	color: #fff;
	font-size: 13px;
	font-style: italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding: 5px 0 0 14px;
	background: url(images/menu_title_background.png) no-repeat;
}

#sidebar .navTitle a:hover {
	background-position: 0 -56px;
	color: #fa0592;
}

#sidebar ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-left: 2px;
}

#sidebar ul li {
	margin: 0 0 0 0;
}

#sidebar ul, #arcList, #sidebar ul li {
	width: 266px;
}

#sidebar ul li a {
	margin: -1px 0 0 0;
	display: block;
	font-size: 10px;
	font-weight: bold;
	width: 261px;
	height: 21px;
	color: #888888;
	padding: 5px 0 2px 0;
	text-indent: 10px;
	background: transparent url(images/menu_li_bg.png);
}

#sidebar ul li a:hover , #sidebar ul li a:active {
	background: #fa0592 !important;
	color: #000;
}

#sidebar ul li:first-child a {
	margin: 0;
	background: transparent url(images/menu_li_first_bg.png) !important;
}

#sidebar ul li:last-child a {
	margin: 0;
	background: transparent url(images/last_menu_background.png) !important;
}

#sidebar ul li:first-child a:hover, #sidebar ul li:last-child a:hover { 
	background: #fa0592 !important;
	color: #000;
}

/* Hide Menu Items To Begin with */
#cliList, #arcList, #friList, #proList {
	display: none;
}

.closeMenu a {
	outline: none;
	display: block;
	height: 23px;
	width: 253px;
	font-style: italic;
	padding: 5px 0 0 14px;
	color: #fa0592 !important;
	background: url(images/menu_title_background.png) 0 -28px no-repeat !important; 
}

#side_search {
	padding: 10px 0 0 0;
	clear: right;
	margin: 0 0 20px 0 !important;
}

#side_search h2 { 
	margin-bottom: 8px; 
}

#navigation { 

	outline: none;
}

#sidebar_nav {
	padding: 20px 0 0 0;
	clear: right;
}

.comment_link a {
	font-family:  Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
}

.standaloneSearch {
	width: 300px;
	margin: auto;
}

.flickr {
	margin-top: 30px !important;
	margin-bottom: 10px !important;
}

#personal {
	width: 236px;
	background: url(images/last_menu_background.png);
	border-top: 1px solid #171615;
	border-left: 1px solid #171615;
	border-right: 1px solid #2f2f2f;
	border-bottom: 1px solid #2f2f2f;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #b9b9b8;
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 14px;
	padding-bottom: 4px;
	margin-bottom: 24px;
	margin-top: 10px;
}

#personal span {
	color: #888888;
	display: block;
	border-top: 1px solid #4d4d4d;
	padding-top: 10px;
}

#personal span em {
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #e8008f;
}


#personal p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	padding-top: 0px;
}

#personal span p {
	padding: 0px;
}

#personal a {
	text-decoration: none;
	color: #e8008f;
}

#address {
	font-size: 12px;
	padding-right: 30px;
	padding-top: 15px;
	color: #5c5c5c;
	text-align: center;
	width: 100%;
	font-family:  Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	font-style: italic;
}

#address p {
	padding-left: 70px;
}

.job h3					{background: #FA0592; display: block; line-height: 27px; color: #fff; text-indent: 30px; font-size: 16px; font-weight: normal; padding: 0; margin: 10px 0 0 0; cursor: pointer;}
.job h3 a				{color: #fff;}
.job h3.inactive		{background: #FA0592 url(images/expandbackground.gif) top left no-repeat;}
.job h3.active			{background: #FA0592 url(images/expandbackground.gif) bottom left no-repeat;}
.job .theContent		{overflow: hidden;}
