/*
Theme Name: WeDoLove Design
Theme URI: http://wedolove.com/
Description: Theme for WeDoLove Design
Version: Alpha
Author: Carlo Rizzante
The CSS, XHTML and design is released under GPL: http://www.opensource.org/licenses/gpl-license.php

*/

/* Apply basic typography styles */
@import url('typography.css');


/* colors used in the layout and styles
_____________________________________________________________________________________________________

light blue: #4A8797;
Very light blue: #69BFDE;
light grey: #666;
Light grey for img tag: #aaa; img border

Pure cyan: #00aeef;
Pure Magenta: #ec008c;
Dark Magenta: #9e005d;

*/


/* body and #wrap
_____________________________________________________________________________________________________*/

body {
	background: #fff url(images/bg_grid.gif) repeat 0 0;
	/* background: transparent url(styles/grids/960_grid_12_col.gif) repeat-y 50% 0; */
}

#contact-bar {
	width: 100%;
	height: 20px;
	margin: 0 auto;
	padding: 3px 0 0;
	text-align: center;
	background: transparent url(images/bg_contactbar.png) repeat 0 0;
}

#contact-bar p {
	width: 980px;
	margin: 0 auto;
	text-align: right;
}

#wrap {
	background: #fff;
}


/* hr and various
_____________________________________________________________________________________________________*/

hr.shadow {
	clear: both;
	height: 20px;
	margin: 0 0 15px;
	padding: 0;
	border: none;
}

hr.w940 {
	width: 940px;
	background: transparent url(images/bg_hr_w940.png) no-repeat 0 0;
}

hr.w300 {
	width: 300px;
}


/* header
_____________________________________________________________________________________________________*/

#header {
	width: 980px;
	height: 360px;
	margin: 0 auto;
	text-align: left;
}

h1#logo a {
	position: relative;
	display: block;
	width: 980px;
	height: 360px;
	background: transparent;
}

h1#logo span {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	background: #fff url(images/bg_header.png) no-repeat 0 21px;
}


/* top-menu
_____________________________________________________________________________________________________*/

div#top-menu {
	width: 940px;
	height: 74px;
	margin: 0 20px 15px;
	padding: 20px 0 0 0;
}

div#top-menu ul {
	width: 100%;
	height: 34px;
	margin: 0 0 20px;
	padding: 0;
}

div#top-menu ul li {
	display: inline;
}

div#top-menu ul li a {
	float: left;
	position: relative;
	display: block;
	margin: 0 0 0 39px;
	height: 34px;
	background: transparent;
}

div#top-menu ul li#menu-portfolio a {
	width: 440px;
	margin: 0 0 0 0;
}

div#top-menu ul li#menu-service a {
	width: 81px;
}

div#top-menu ul li#menu-about a {
	width: 100px;
}

div#top-menu ul li#menu-blog a {
	width: 64px;
}

div#top-menu ul li#menu-contact a {
	width: 97px;
}

div#top-menu ul li a span {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
}

div#top-menu ul li#menu-portfolio a span {
	background: transparent url(images/menu_portfolio.png) no-repeat 0 0;
}

div#top-menu ul li#menu-service a span {
	background: transparent url(images/menu_service.png) no-repeat 0 0;
}

div#top-menu ul li#menu-about a span {
	background: transparent url(images/menu_about.png) no-repeat 0 0;
}

div#top-menu ul li#menu-blog a span {
	background: transparent url(images/menu_blog.png) no-repeat 0 0;
}

div#top-menu ul li#menu-contact a span {
	background: transparent url(images/menu_contact.png) no-repeat 0 0;
}

div#top-menu ul li a:hover span,
div#top-menu ul li a:focus span,
div#top-menu ul li a:active span {
	background-position: 0 -34px!important;
}

/* content
_____________________________________________________________________________________________________*/

#content {
	width: 940px;
	margin: 0 0 0 20px;
}

#content div.title {
	margin: 0 0 20px;
	padding: 0;
	clear: both;
}

#content div.title h2,
#content div.title h3,
#content div.title h2 a,
#content div.title h3 a {
	position: relative;
	display: block;
	background: transparent;
	font-size: 0.5em!important;
	line-height: 1em!important;
	padding: 0;
}

#content div.title h2 span,
#content div.title h3 span {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}


#content div.preview-error {
	width: 294px;
	height: 94px;
}

#content .itemhead {
	margin: 0;
	padding: 0;
}

#content .itemhead h3 {
}

#content .date {
}

#content input {
	font-size: 100%;
}


/* portfolio gallery on single post, floating the elements in three column
_____________________________________________________________________________________________________*/

#content .gallery-item {
	float: left;
	margin: 0 17px 17px 0;
	padding: 0;

}

#content .item img, 
#content img,
#content div.preview-error {
	border: 1px solid #aaa;
	margin: 0;
	padding: 3px;
	background: #fff;
}

#content a:hover img,
#content a:focus img,
#content a:active img,
#content a:hover div.preview-error,
#content a:focus div.preview-error,
#content a:active div.preview-error {
	border: 2px solid #4A8797;
	padding: 2px;
}





/* featured-works (it's in the index.php, so don't worry) & portfolio (this one has its own page)
_____________________________________________________________________________________________________*/

div#featured-works, 
div#portfolio {
	width: 640px;
	float: left;
}

div.single-portfolio div#portfolio,
div.single-portfolio div#portfolio div.item {
	width: 960px;
	float: none;
	clear: both;
}

div#featured-works div.title,
div#portfolio div.title,
div.item div.title2 {
	width: 620px;
	height: 56px;
}

div#featured-works div.title h2 a,
div#portfolio div.title h2 {
	width: 620px;
	height: 56px;
}

div#featured-works div.title h2 a span {
	background: transparent url(images/title_featured_works.png) no-repeat 0 0;
}

div#portfolio div.title h2 span {
	background: transparent url(images/title_portfolio.png) no-repeat 0 0;
}

div#featured-works div.title h2 a:hover span,
div#featured-works div.title h2 a:focus span,
div#featured-works div.title h2 a:active span {
	background-position: 0 -56px;
}

div#featured-works div.item,
div#portfolio div.item {
	float: left;
	width: 300px;
	margin: 0 20px 10px 0;
	padding: 0;
}

div#featured-works div.item p,
div#featured-works div.item p img,
div#portfolio div.item p,
div#portfolio div.item p img,
div.single-portfolio div.item p,
div.single-portfolio div.item p img {
	margin: 0;
}

div.single-portfolio div.item div.thumb {
	float: left;
	margin: 0 17px 17px 0;
	padding: 0;
}


div#featured-works div.itemhead,
div#portfolio div.itemhead {
	margin: 0;
	padding: 0;
}

div#featured-works div.info,
div#portfolio div.info {
	width: 300px;
	margin: 0;
	padding: 0;
}

div#featured-works div.info p,
div#portfolio div.info p {
	margin: 0;
	padding: 0;
}

div#featured-works div.info p.client,
div#portfolio div.info p.client {
	float: left;
}

div#featured-works div.info p.date,
div#portfolio div.info p.date {
	float: right;
}

div.single-portfolio div#portfolio div.item div.info {
	float: right;
	width: 300px;
	margin: 56px 20px 0 0;
}

div.single-portfolio div#portfolio div.item div.description {
	margin: 0 0 2em 0;
}

div.single-portfolio div#portfolio div.item div.info p,
div.single-portfolio div#portfolio div.item div.info p.date {
	float: none;
}

div.single-portfolio div#portfolio div.item div.gallery {
	float: left;
	width: 636px;
}


/* Blog page / post-area
_____________________________________________________________________________________________________*/

div#post-area {
	width: 460px;
	float: left;
}

div#post-area div.title {
	width: 460px;
	height: 56px;
}

div#post-area div.title h2 a {
	width: 460px;
	height: 56px;
}

div#post-area div.title h2 a span {
	background: transparent url(images/title_featured_work.png) no-repeat 0 0;
}

div.blog-aside {
	float: right;
	width: 220px;
	margin: 0 20px 0 0;
}

div.blog-aside-item {
	width: 220px;
	margin: 0 0 0 0;
}


/* r-aside
_____________________________________________________________________________________________________*/

div#r-aside {
	width: 290px;
	float: right;
}

div#r-aside div.title h2 {
	width: 290px;
	height: 54px;
}

div.page-index div#r-aside div.title h2 span {
	background: transparent url(images/title_stuffs.png) no-repeat 0 0;
}

div.page-portfolio div#r-aside div.title h2 span {
	background: transparent url(images/title_proudly_designed_for.png) no-repeat 0 0;
}

/* m-area
_____________________________________________________________________________________________________*/

div#m-area {
	width: 940px;
}

div#m-area div.alignleft,
div#m-area div.alignright {
	width: 460px;
}

div#m-area div.title h2 {
	width: 460px;
	height: 54px;
	font-size: 0.1em;
}

div#m-area div.alignleft div.title h2 span {
	background: transparent url(images/title_big_heart.png) no-repeat 0 0;
}

div#m-area div.alignright div.title h2 span {
	background: transparent url(images/title_this_design_rocks.png) no-repeat 0 0;
}


/* l-area
_____________________________________________________________________________________________________*/

div#l-area {
	width: 960px;
}

div#l-area div.textwidget div {
	width: 220px;
	float: left;
	margin: 0 20px 0 0;
}



/* contact-area & page-contact
_____________________________________________________________________________________________________*/

#contact-area,
.page-contact {
	width: 940px;
	margin: 0 0 20px 0;
	padding: 0;
}

.page-contact div.title h2 {
	width: 780px;
	height: 57px;
}

#contact-area div.title h3 {
	width: 940px;
	height: 44px;
}

.page-contact div.title h2 span {
	background: transparent url(images/title_get_in_touch.png) no-repeat 0 0;
}

#contact-area div.title h3 span {
	background: transparent url(images/title_contact.png) no-repeat 0 0;
}

#contact-area div#contact-who {
	float: left;
	width: 450px;
	margin: 0 20px 0 0;
	padding: 0;
}

#contact-area div#contact-text {
	float: right;
	width: 450px;
	margin: 0 10px 0;
	padding: 0;
}

#contact-area div#contact-who p input,
#contact-area div#contact-text textarea,
#contact-area div#contact-who select {
	width: 100%;
	font-size: 16px;
	padding: 3px;
	background: transparent url(images/bg_input.png) repeat-y 40px 0;
	border: 1px solid #ddd;
}

#contact-area div#contact-who select {
	width: 460px;
	padding: 2px;
	background: transparent url(images/bg_input.png) repeat-y 0 0;
}

#contact-area div#contact-who select option {
	background-color: #fff;
}

#contact-area div#contact-text textarea {
	height: 207px;
}

#contact-area div#contact-who span,
#contact-area div#contact-text span {
	color: #900;
}

#contact-area #recaptcha-check {
	float: left;
	margin-right: 20px;
}

#contact-area #recaptcha-what {
	float: left;
	width: 280px;
	margin-right: 20px;	
}

#contact-area contact-buttons {
	float: left;
}

.page-contact div#google-map {
	float: left;
	width: 614px;
	height: 234px;
	margin: 0 20px 0 0;
	padding: 2px;
	border: 1px solid #aaa;
}

.page-contact div#address {
	float: left;
	width: 300px;
	height: 300px;
	margin: 0;
}

.page-contact div#address h3 {
	display: block;
	position: relative;
	width: 190px;
	height: 21px;
	margin: 0px;
	padding: 0px;
}

.page-contact div#address h3 span {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	background: transparent url(images/logo_wedolove_design_contact_page.png) no-repeat 0 0;
}


/* page-about
_____________________________________________________________________________________________________*/

.page-about div.title h2 {
	width: 940px;
	height: 56px;
}

.page-about div.title h2 span {
	background: transparent url(images/title_a_small_team.png) no-repeat 0 0;
}

.page-about div.our-process h2 {
	width: 940px;
	height: 56px;
}

.page-about div.our-process h2 span {
	background: transparent url(images/title_our_process.png) no-repeat 0 0;
}

.page-about div#team-characters {
	width: 960px;
	margin: 0;
}

.page-about div.single-portrait {
	float: left;
	margin: 0 20px 20px 0;
	height: 220px;
}

.page-about div.single-portrait div.portrait {
	float: left;
	margin: 0 20px 0 0;
	background: transparent url(images/bg_portrait.png) no-repeat 0 0;
}

.page-about div.single-portrait div.description {
	float: left;
	width: 220px;
	margin: 0;
}

.page-about div#our-process-content {
	width: 960px;
	margin: 0;
}

.page-about div#our-process-content div.single-step {
	float: left;
	width: 220px;
	margin: 0 20px 0 0;
}

.page-about div#our-process-content div.picture {
	width: 220px;
	height: 220px;
	margin: 0 0 20px 0;
	padding: 0;
}


/* services-page
_____________________________________________________________________________________________________*/

.page-services div.title h2 {
	width: 940px;
	height: 56px;
}

.page-services div.title h2 span {
	background: transparent url(images/title_services.png) no-repeat 0 0;
}

.page-services div.description,
.page-services ul.more {
	float: left;
	width: 460px;
}

.page-services div.description {
	margin: 0;
}

#content .page-services div.description img {
	margin: 10px 0;
}

#content .page-services div.description div.buttons {
	clear: both;
	margin: 0;
	padding: 0;
	width: 460px;
	height: 30px;
}
#content .page-services div.description div.buttons ul {
	float: left;
	margin: 0;
	padding: 0;
	border: 1px solid #900;
}

#content .page-services div.description div.buttons ul li {
	display: inline;
	margin: 0;
	padding: 0;
}

#content .page-services div.description div.buttons ul li a {
	float: left;
	position: relative;
	display: block;
	margin: 0 70px 0 0;
	width: 100px;
	height: 30px;
	background: transparent;
	border: 1px solid #900;
}

#content .page-services div.description div.buttons ul li a.go-top {
	margin: 0;
}

#content .page-services div.description div.buttons ul li a span {
	position: absolute;
	width: 100%;
	height: 100%;
}

.page-services ul.more li {
	padding-left: 110px;
	padding-top: 10px;
	background-position: 20px 0;
	background-color: transparent;
	background-repeat: no-repeat;
	background-image: url(images/services_icon.png);
}


/* page-services icons
_____________________________________________________________________________________________________*/

.page-services ul.more li.list-windmill {
	background-image: url(images/icons/icon_windmill.png);	
}

.page-services ul.more li.list-denmark {
	background-image: url(images/icons/icon_denmark.png);	
}

.page-services ul.more li.list-biking {
	background-image: url(images/icons/icon_bike.png);	
}

.page-services ul.more li.list-nopaper {
	background-image: url(images/icons/icon_nopaper.png);	
}

.page-services ul.more li.list-3seconds {
	background-image: url(images/icons/icon_3secs.png);	
}

.page-services ul.more li.list-long-term {
	background-image: url(images/icons/icon_longterm.png);	
}

.page-services ul.more li.list-consistency {
	background-image: url(images/icons/icon_consistency.png);	
}

.page-services ul.more li.promote-yourself {
	background-image: url(images/icons/icon_promote.png);	
}

.page-services ul.more li.brochures {
	background-image: url(images/icons/icon_brochures.png);	
}

.page-services ul.more li.business-cards {
	background-image: url(images/icons/icon_businesscards.png);	
}

.page-services ul.more li.guerilla-marketing {
	background-image: url(images/icons/icon_guerilla.png);	
}

.page-services ul.more li.valid-css {
	background-image: url(images/icons/icon_validcss.png);	
}

.page-services ul.more li.unique-layout {
	background-image: url(images/icons/icon_uniquelayout.png);	
}

.page-services ul.more li.attention-details {
	background-image: url(images/icons/icon_attentiondetails.png);	
}

.page-services ul.more li.fast-updating {
	background-image: url(images/icons/icon_fastupdating.png);	
}

.page-services ul.more li.optimized-pages {
	background-image: url(images/icons/icon_optimizedpages.png);	
}

.page-services ul.more li.cross-browser-usability {
	background-image: url(images/icons/icon_crossbrowserusability.png);	
}

.page-services ul.more li.web-standard-compliance {
	background-image: url(images/icons/icon_webstandardcompliance.png);	
}

/* page-rfp
_____________________________________________________________________________________________________*/

.page-rfp {
	width: 940px;
	margin: 0 0 20px 20px;
	padding: 0;
}

.page-rfp div#rfp-intro {
	width: 540px;
	margin: 0;
	padding: 0;	
}

.page-rfp div.fieldset {
	width: 940px;
	margin: 0 20px 0 0;
}

.page-rfp div.title h2 {
	width: 940px;
	height: 56px;
}

.page-rfp div.title h2 span {
	background: transparent url(images/title_rfp_web.png) no-repeat 0 0;
}

.page-rfp div.fieldblock {
	clear: both;
	position: relative;
	width: 800px;
	margin: 20px 20px 20px 0;
	padding: 0 0 10px 0;
}

.page-rfp div.fieldblock label {
	display: block;
	position: absolute;
	top: 0;
	left: 20px;
	width: 180px;
	height: 1px;
	margin: 0 20px 0 0;
	padding: 0;
	text-align: right;
}

.page-rfp div.fieldblock input,
.page-rfp div.fieldblock select,
.page-rfp div.fieldblock textarea {
	display: block;
	position: absolute;
	top: -30px;
	left: 220px;
	width: 360px;
	margin: 0 20px 0 0;
	font-size: 12px;
	padding: 5px;
	background: #f5f5f5 url(images/bg_input.png) repeat-y 0 0;
	border: 1px solid #ddd;
}

.page-rfp div.fieldblock select {
	width: 370px;
	padding: 4px;
	background: transparent url(images/bg_input.png) repeat-y 0 0;
}

.page-rfp div.fieldblock select option {
	background-color: #fff;
}

.page-rfp div.fieldblock textarea {
	height: 100px;
	margin: 0 0 20px 0;
}

.page-rfp div.text-area {
	height: 100px;
}

.page-rfp div.fieldblock div.hover span.required {
	display: block;
	position: absolute;
	top: 0;
	left: 610px;
	margin: 0!important;
	padding: 0!important;
	color: #900;
}


/* sidebar-l
_____________________________________________________________________________________________________*/

#sidebar-l {
	float: left;
	width: 220px;
	margin: 0 19px 0 0;
	margin-top: 0;
	text-align: left;
}

#sidebar-l #few-lines {
	position: relative;
	width: 220px;
	height: 27px;
}

#sidebar-l #few-lines span {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent url(images/title_few_lines.png) no-repeat 0 0;
}

#sidebar-l #recently-written {
	position: relative;
	width: 220px;
	height: 45px;
}

#sidebar-l #recently-written span {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent url(images/title_recently_written.png) no-repeat 0 0;
}

#sidebar-l #categories {
	position: relative;
	width: 220px;
	height: 27px;
}

#sidebar-l #categories span {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent url(images/title_categories.png) no-repeat 0 0;
}

#sidebar-l #archive {
	position: relative;
	width: 220px;
	height: 27px;
}

#sidebar-l #archive span {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent url(images/title_archive.png) no-repeat 0 0;
}

#sidebar-l #designed-for {
	position: relative;
	width: 220px;
	height: 45px;
}

#sidebar-l #designed-for span {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent url(images/title_designed_for.png) no-repeat 0 0;
}


/* sidebar-r
_____________________________________________________________________________________________________*/

#sidebar-r {
	float: left;
	width: 220px;
	margin: 0;
	margin-top: 0;
	text-align: left;
}

#sidebar-r #sections {
	position: relative;
	width: 220px;
	height: 27px;
}

#sidebar-r #sections span {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent url(images/title_sections.png) no-repeat 0 0;
}

#sidebar-r #blogroll {
	position: relative;
	width: 220px;
	height: 27px;
}

#sidebar-r #blogroll span {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent url(images/title_blogroll.png) no-repeat 0 0;
}

#sidebar-r #admin-area {
	position: relative;
	width: 220px;
	height: 27px;
}

#sidebar-r #admin-area span {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent url(images/title_admin_area.png) no-repeat 0 0;
}

#sidebar-r #grabmyfeed {
	position: relative;
	width: 220px;
	height: 27px;
	margin-bottom: 10px;
}

#sidebar-r #grabmyfeed a {
	display: block;
	width: 220px;
	height: 27px;
}

#sidebar-r #grabmyfeed a:link span, #sidebar-r #grabmyfeed a:visited span{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent url(images/title_grabmyfeed.png) no-repeat 0 0;
}

#sidebar-r #grabmyfeed a:hover span, #sidebar-r #grabmyfeed a:focus span, #sidebar-r #grabmyfeed a:active span {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent url(images/title_grabmyfeed.png) no-repeat 0 -25px;
}

#sidebar-r #portfolio {
	position: relative;
	width: 220px;
	height: 27px;
	margin-bottom: 10px;
}

#sidebar-r #portfolio a {
	display: block;
	width: 220px;
	height: 27px;
}

#sidebar-r #portfolio a:link span, #sidebar-r #portfolio a:visited span{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent url(images/title_portfolio.png) no-repeat 0 0;
}

#sidebar-r #portfolio a:hover span, #sidebar-r #portfolio a:focus span, #sidebar-r #portfolio a:active span {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent url(images/title_portfolio.png) no-repeat 0 -25px;
}
	

/* li & feed
_____________________________________________________________________________________________________*/

li .categories, li .linkcat, li .pagenav {
	margin: 0;
	padding: 0;
}

.sidebarSearch{
	clear: both;
	margin-top: 10px;	
	margin-bottom: 10px;
	margin-left: 5px;
}

.navigation {
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #666;
}

.navigation a:link, .navigation a:hover, .navigation a:visited{
	color: #4A8797;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}


/* comment area
_____________________________________________________________________________________________________*/

#comment-area {
	width: 620px;
	background: #fff;
	float: left;
	margin: 0;
	padding: 0;
	border-top: 1px solid #aaa;
	font-size: 12px;
}

#comment-area h4 {
	padding: 10px 0;
	font-size: 1.4em;
	border-bottom: 1px solid #aaa;
}

#comment-area h5 {
	margin: 0;
	padding: 10px 0;
	font-size: 1.2em;
	border-bottom: 1px solid #aaa;
}

#comment-area ol {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#comment-area ol li {
	border: none;
	margin: 5px 0 5px 0;
	padding: 5px 0 15px 0;
	border-bottom: 1px solid #aaa;
}

#comment-area ol .vcard {
	float: left;
	margin: 0;
	padding: 0;
}

#comment-area ol .comment-content div.reply {
}

#comment-area ol .comment-content {
	float: right;
	width: 530px;
	text-align: left;
}

#comment-area ol .comment-content .comment-meta {
	float: none;
	margin: 0 0 5px 0;
	padding: 0;
	background: transparent url(images/january2010/bg_grid.gif) repeat 0 0;
	font-size: 0.9em;
	text-align: right;
}

#comment-area ol .comment-content .comment-meta cite {
	float: left;
	color: #555;
}

#comment-area ol ul.children {
	margin: 0;
	padding: 0;
}

#comment-area ol li li.depth-2 {
	margin: 15px 0 0 90px;
	padding: 10px 0 5px 0;
	border-top: 1px dotted #aaa;
	border-bottom: none;	
}

#comment-area ol ul.children .comment-content {
	width: 440px;
}

#comment-area form p {
	padding: 0;
}

#comment-area p.comment-policy {
	margin: 5px 0 0 90px;
	width: 400px;
}

#comment-area form p.label {
	display: block;
	float: left;
	width: 70px;
	text-align: right;
}

#comment-area form p.label span {
	color: #aaa;
}

#comment-area form label {
	display: none;
}

#comment-area form input,
#comment-area form textarea {
	display: block;
	float: left;
	width: 400px;
	margin: 0 0 0 20px;
}

#comment-area form input#submit {
	display: block;
	float: left;
	width: 200px;
	margin: 10px 0 20px 90px;
}



/* gravatar settings
_____________________________________________________________________________________________________*/

img.avatar {
	padding: 3px;
	border: solid 1px #ddd;
	background-color: #f3f3f3;
	/* optional rounded corners for browsers that support it
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; */
}


/* calendar (if any)
_____________________________________________________________________________________________________*/

#wp-calendar {
	empty-cells: show;
	margin: 0;
	width: 90%;
}

#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;
	text-decoration: none;
}

#wp-calendar td {
	color: #4A8797;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar #today {
	color: #4A8797;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}


/* footer
_____________________________________________________________________________________________________*/

#footer {
	clear: both;
	width: 980px; 
	height: 40px;	
	text-align: left;
	margin: 0 0 40px 0;
	background: transparent url(images/bg_footer.png) no-repeat 0 0;
}

#footer p {
	padding: 3px 0 0 20px;
	background: transparent;	
}


/* utilities
_____________________________________________________________________________________________________*/


/* END style.css
_____________________________________________________________________________________________________*/