/*
Theme Name:Wellesley Weston Magazine Blog
Theme URI: http://flyte.biz
Description: Custom Theme
Version: 1.0
Author: Flyte New Media [AW]
Author URI: www.flyte.biz
Tags: Custom Theme

*/

/* ############## Blog-Specific Styles ##############  */

@import url("blog.css");


/*Remove focus boxes firefox*/

a:focus, a:hover, a:active { outline:none } 

/* ############## Main Structure ##############  */

.palatino{
	font-family:Palatino, Georgia, Times, 'Times New Roman', Serif;
	}
	
	
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Helvetica, Arial,Verdana, Sans-Serif;
	background: #8d956c url(images/bodyBG.gif) 0 0 repeat-x;
	color: #333;
	text-align: center;
	margin: 0;
	padding: 0;
	}
#sidebanner{
	position:absolute;
	top:185px;
	left:930px;
	width:120px;
	height:600px;
	}
#sidebanner p img{
	border:1px solid #4e5723;
	}
#page {
	position:relative;
	width: 914px;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	background:#fff;
	}
#header {
	margin:11px 0 0;
	padding: 0;
	height: 116px;
	width: 914px;
	background:transparent url(images/headerBG.gif) 0 0 no-repeat;
	}
/* topNav*/

#topNav{
	text-align:right;
	padding:55px 20px 0 0;
	}
#topNav a, #topNav a:visited{
	width:1px;/*for IE6*/
	font-size:1.4em;
	text-align:center;
	color:#505924;
	text-decoration:none;
	padding:7px 5px 0px;
	white-space:nowrap;/*for IE6*/
	}
#topNav a:hover{
	color:#721c23;
	}

#contentWrapper{
	margin:0;
	padding:20px;
	background:transparent url(images/contentWrapperBG.gif) 0 0 repeat-y;
	}
#columnWrapper{
	border:1px solid #e8eae0;
	background:#fafcef;
	padding:12px;
	}
#content {
	font-size: 1.2em
	}
.post {
	margin: 15px 0;
	}
	
div.listevent{clear:both;margin-bottom:30px;}

.post hr {
	display: block;
	}
.postmetadata {
	clear: both;
}
	
/* ############## Home Page Styles ##############  */

.widecolumn {
	padding: 0;
	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;
	}
.widecolumn .entry p {
	font-size: 1.05em;
	}
.widecolumn {
	line-height: 1.6em;
	}
.widecolumn .post {
	margin: 0;
	}

.home{
	background:#fafcef;
	border:1px solid #e5e9d7;
	padding-bottom:5px;
	position:relative;
	}
	
	
/* About Town Table */
table#homeTable{}
td.homeTabTL{
	width:269px;
	background: #505924 url(images/homeTabTLBG.gif) 0 0 repeat-x;
	}

td.atCaption{
	background: #f0f5db;
	border: 1px solid #e4eac9;
	height:35px;
	vertical-align:middle;
	text-align:center;
	padding:0 3px;
	}
	
td.atCaption a{ color:#485020;}
td.atCaption a:hover{ text-decoration:none; color:#721c23;}

.imageBorder{
	border:1px solid #e5e9d7;
	background:#fff;
	padding:3px;
	}
.imageBorder:hover{
	border:1px solid #aaa;
	background:#f0f5db;
	}
	
/* Home Table Signup - Added 12-09 */
#signupTab{
	position:absolute;
	top:0px;
	left:40px;
	color:#fff;
	}
#signupTab h2{
	font-size:26px;
	color:#c5cab0;
	margin-bottom:10px;
	}
#signupTab span{
	display:block;
	margin:0 0 10px;
	}
#signupTab form input#s2{
	color:#979990;
	width:200px;
	border:1px solid #c5cab0;
	padding:1px 5px;
	}
#signupTab form input#goSub{
	vertical-align:bottom;
	}
	
	
/* Signup Box */

#orangeBox, #sidebarSignup{
	position:relative;
	background: #cf8c23 url(images/subscribeBG.gif) 0 -7px repeat-x;
	margin:20px 0;
	padding:15px 0 15px;
	font-size:12px
	}
#sidebarSignup {
	border:1px solid #969c78;
	padding:10px;
	}
	
#sidebarSignup div.boxTitleWhite h2{left:10px;top:7px}

#sidebarSignup span{
	padding:6px 0 4px;
	display:block;
	color:#fff;
	}
#sidebarSignup #s3{width:140px;}



#orangeBox .entry{
	min-height:45px;
	border-left:1px solid #c5cab0;
	margin:0 0 0 286px;
	padding:5px 25px;
	}
#orangeBox .entry p{
	margin:0;
	padding:0;
	}
#signup{
	position:absolute;
	width:260px;
	top:10px;
	left:15px;
	}
#signup #s2, #sidebarSignup #s3{color:#979990;border:1px solid #c5c8c4;padding:1px 0 0 2px;height:16px;font-size:11px;}

#signup form{margin-top:3px}

#signup span{
	display:block;
	margin-top:8px;
	}
	
/* The three boxes on the homepage under the signup box */	

#homeboxWrapper{
	background: transparent url(images/homeboxWrapperbg.gif) 0 100% no-repeat;
	padding-bottom:1px;
	}
	
.homeBox{
	float:left;
	width:240px;
	padding:12px 20px 5px;
	min-height:270px;
	background: #fff url(images/homeBoxBG.gif) 10px 0 repeat-x;
	border:1px solid #d2d5c5;
	border-bottom:none;
	margin-right:14px;
	position:relative;
	}
.homeBox p{
	margin:8px 0 0;
	padding:0;
	}
.last{margin-right:0}

div.boxTitle, div.boxTitleWhite{
	border-bottom:1px solid #bcc49c;
	height:10px;
	margin:5px 0 0;
	}
div.boxTitle{margin:5px 0 20px;}

div.boxTitle h2, div.boxTitleWhite h2{
	margin:0;
	padding:0 2px 0 0;
	font-size:22px;
	color:#505924;
	font-weight:100;
	background:#f1f5dc;
	position:absolute;
	top:9px;
	left:20px;
	}
div.boxTitleWhite h2{left:0;top:0}

div.boxTitleWhite{
	border-bottom:1px solid #c5c9a7;
	}
	
div.boxTitleWhite h2{
	color:#fff;
	background:#bc7f1f;
	}
.post_item{font-size:12px;}
.post_item p{margin:5px 0 0 ;padding:0}
.post_item h3, .post_item h3 a{
	font-size:15px;
	color:#721c23;
	margin:12px 0 0;
	padding:0;
	}
.post_item h3 a:hover{text-decoration:underline}
.readmorelink{font-size:10px;}

#eventList{margin-top:10px;}
ul.ec3_events{margin:0;padding:0;list-style-type:none;font-size:12px;}
ul.ec3_events li {margin-bottom:10px}
ul.ec3_events li h3{margin:0 0 5px;padding:0;font-size:18px;color:#4f5824;}
ul.ec3_events li span{display:block;padding-left:5px;}
#moreEvents{display:block;float:right;margin-top:10px}


/* ############## Narrowcolumn ############## */
.narrowcolumn {
	float:right;
	padding: 0 20px 20px 20px;
	margin: 0px 0 0;
	width: 575px;
	display:inline;/*dub float margin bug killer*/
	}
.narrowcolumn .entry, .widecolumn .entry {
	margin-top:20px;
	line-height: 1.4em;
	}
.narrowcolumn .postmetadata {
	text-align: center;
	}
.narrowcolumn .postmetadata {
	padding-top: 5px;
	}
.firstline{
	font-family: Palatino, Georgia, Times, 'Times New Roman', Serif;
	color:#b57a1e;
	font-size:14px;
	}
#metaWrapper{
	background:#fff;
	padding:10px;
	border:1px solid #e5e9d7;
	margin:40px 0;
	clear:both;
	display:block;
	}
	
	
/*  ############## Begin Sidebar ##############  */

#sidebar{
	float:left;
	padding: 0 15px 20px 5px;
	margin:0;
	width: 195px;
	border-right:1px solid #e8eae0;
	font-size:1.2em;
	}
#sidebar form {
	margin: 0;
	}	

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin:0;
	}

li.widget{
	border-top:1px solid #d0d7bf;
	position:relative;
	padding:10px 0 30px;
	}
	
h2.widgettitle{
	margin:0;
	padding:0 2px 0 0;
	font-size:21px;
	color:#8d956c;
	font-weight:100;
	background:#fafcef;
	text-transform:lowercase;
	position:absolute;
	top:-18px;
	left:0;
	}
li.widget ul{
	padding-top:25px;
	}
li.widget ul li{
	padding-top:8px;
	}
#sidebar a:hover{
 	color:#505924;
 	text-decoration:none;
	}
	
	
li.widget_search{border:none;}
form#searchform{}
#searchsubmit{vertical-align:top;}
#s{border:1px solid #c6cbc9; width:162px;padding:2px 0 2px 3px;color:#979990}

a#feedLink{color:#fff;padding-top:10px;font-size:11px;display:block;}
#rssicon{vertical-align:bottom;}
/* End Sidebar */
	
/* ############## Headings ############## */
h1, h2, h3 {
	font-family: Palatino, Georgia, Times, 'Times New Roman', Serif;
	font-weight: normal;
	}
h1 {
	font-size: 2.5em;
	padding: 0 0 20px;
	margin: 0;
	}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0;
	}
h3 {
	font-size: 1.3em;
	padding: 0;
	margin: 30px 0 0;
	}
h1, h1 a, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #505924;
	}
h2, h2 a, h3, h3 a{
	color: #333;
	}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited, #sidebar h2{
	text-decoration: none;
	}
h2.pagetitle {
	font-size: 1.6em;
	margin-top: 30px;
	text-align: center;
	}
h2.posttitle, h2.posttitle a{
	color:#505924;
	font-size:24px;
	margin:0;
	padding:0;
	}
h3#respond{
	color:#505924;
	}

	
	
/*  ############## Anchors ##############  */

a{
	color:#721c23;
	text-decoration:none;
	}
a:hover {
	color: #721c23;
	text-decoration: underline;
	}
.entry p a:visited {
	color: #b85b5a;
	}

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

/*	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;
	}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left
	}
.textright{text-align:right}


/*  ############## Begin Content Area Lists ##############  */

.entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	padding-left: 10px;
	}
.entry li {
	margin: 7px 0 8px 10px;
	}
.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;
	}

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

select {
	width: 130px;
	}


/*  ############## 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 #ddd;
	}
blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
.center {
	text-align: center;
	}
.hidden {
	display: none;
	}
hr {
	display: none;
	}
a img {
	border: none;
	}
.navigation {
	display: block;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
	}	
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}
acronym, abbr, span.caps{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
.alt {
	margin: 0;
	padding: 10px;
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
.clear {
	clear: both;
}

div.smoothgallery{margin:0 auto;}


/*  ############## 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;
}
/* Bottom Banner Ad */
#bottom_banner{
	width:728px;
	margin:20px auto 0;
	text-align:center;
	}

#bottom_banner p img{
	vertical-align:middle;
	border:1px solid #ccc;
	}
/* ############## footer ############## */


#footer {
	padding: 0;
	margin: 20px auto 100px;
	width: 914px;
	border: none;
	font-size:11px;
	}
#footNav{
	float:left;
	width:40%;
	text-align:left;
	margin-top:30px;
	color:#fff;
	}
#footer a{color: #fff}
#adminlink:hover{text-decoration:none;}
#footNav a{margin:0 10px;color:#fff;}

#footer p {
	margin:0;
	padding: 0 5px 0 0;
	text-align: right;
	color:#fff;
	width:40%;
	display:block;
	float:right;
	clear:both
	}
p#p1{margin-top:-14px}
