/*  
Theme Name: Newswire 2012
Description: Bespoke WordPress theme for use with the NewsWire website.
Version: 1.00 (Developed 2012-08-01)
Author: Tamati Kaa

The CSS, XHTML and design is protected by relevant copyright laws.

*/


/* HTML Elements */

*
{
margin:0;
padding:0;
}

body,html
{
min-height:101%;
}
	
body
{
color:#000000;
background:#b0b2b4; /* Matched Background colour in PDF document */
}

body, select, input, textarea
{
font: 12px Arial, Verdana, Sans-Serif;
line-height:1.5em;
}
	
small
{
font-size: 0.9em;
padding:3px 6px;
}

body .CategoryContentPost{
	min-height:189px;
	height:auto;
}
body .CategoryContentPost img{
	max-width:100%;
}

/****** Images ****************************/

/* img, a:link img, a:visited img{border:0px solid #999; padding:8px;}
img.left,img.center,img.right,img.norm{ margin:5px 12px 5px 0; border:1px solid #999; padding:1px;}
img.left{ float:left; margin:0 12px 5px 0;  }
img.center{ display:block; margin:0 auto 5px auto; } 
img.right{ float:right; margin:0 0 5px 12px; }
img align left{ float:left; margin:0 12px 5px 0; } */
	
		
/******************************************
*   General Structure                         
******************************************/

#page /* The Main Container*/
{
width:960px;
margin:0 auto;
padding-bottom:80px;
background:#ffffff;
}

#branding /* Logo Container */
{
width:960px;
height:195px;
padding-bottom:0px;
background:url(images/backgrounds/TopBanner_960x194.jpg) no-repeat;
}

#SocialMedia
{
float:right;
padding:0px 12px 0px 0px;
}

#SocialMedia img
{
border:0;
padding:0px 0px 0px 10px;
}

.SearchBox
{
padding:2px 30px 0px 0px;
}

#TopStory
{
float:left;
width:532px;
height:400px;
height:358px;
margin:15px 22px 0px 22px;
}

#TopStoryHeader
{
color:#ffffff;
background:#000000;
width:532px;
height:42px;
}

#TopStoryHeader h2
{
padding:9px 0px 0px 10px;
font:24px Georgia, "Times New Roman", Times, serif!important;
line-height:100%!important;
/*display:block!important;*/
color:#ffffff;
background:#000000;
text-transform:none!important;
letter-spacing:normal!important;
}

#TopStoryHeader a
{
text-decoration:none;
border-bottom:1px dotted transparent;
}

#TopStoryHeader a:link
{
color:#ffffff;
background:transparent;
}

#TopStoryHeader a:hover, a:active
{
color:#ffffff;
background:transparent;
border-bottom:1px dotted #ffffff;
}

#TopStoryHeader a:visited
{
color:#ffffff;
background:transparent;
}

#TopStoryHeader a:visited:hover
{
color:#ffffff;
background:transparent;
}

#TopStoryImage img
{
border:0;
padding:0;
margin:0;
}

#TopStoryCaption
{
border:0;
padding:10px 0px 0px 10px;
margin:0;
color:#ffffff;
background:#000000;
text-transform:none!important;
letter-spacing:normal!important;
width:522px;
height:32px;
}

#TopStoryCaption p
{
font:12px Arial, Verdana, Sans-Serif;
font-weight:bold;
border:0;
padding:0;
margin:0;
}

#LeadStory
{
margin:15px 22px 22px 0px;
color:#ffffff;
background:#666666;
width:362px;
height:200px;
}

#LeadStory h1
{
border:0;
padding:6px 0px 0px 10px;
margin:0px 10px 0px 0px;
color:#ffffff;
background:transparent;
font:32px Georgia, "Times New Roman", Times, serif!important;
}

#LeadStory h1 a
{
text-decoration:none;
border-bottom:1px dotted transparent;
}

#LeadStory h1 a:link
{
color:#ffffff;
background:transparent;
}

#LeadStory h1 a:hover, a:active
{
color:#ffffff;
background:transparent;
border-bottom:1px dotted #ffffff;
}

#LeadStory h1 a:visited
{
color:#ffffff;
background:transparent;
}

#LeadStory h1 a:visited:hover
{
color:#ffffff;
background:transparent;
}

#LeadStory p
{
padding:0px 0px 0px 10px;
margin:8px 8px 0px 0px;
font:12px Arial, Verdana, Sans-Serif;
color:#ffffff;
background:transparent;
}

#LeadRadio
{
width:362px;
height:47px;
padding-bottom:0px;
background:url(images/backgrounds/TopRadio_Background_362x47.png) no-repeat;
/*background:url(images/backgrounds/OfficiallyUnofficial_362x47.png) no-repeat;*/
}

#LeadRadioContent
{
width:362px;
height:131px;
color:#000000;
background:#dddddd;
overflow:hidden;
}

#LeadRadioContent h3
{
padding:6px 8px 0px 10px;
text-transform:none!important;
letter-spacing:normal!important;
font:16px Georgia, "Times New Roman", Times, serif!important;
}

#LeadRadioContent p
{
padding:4px 8px 0px 10px;
font:12px Arial, Verdana, Sans-Serif;
line-height:16px;
}

#LeadRadioContent a
{
text-decoration:none;
border-bottom:1px dotted transparent;
}

#LeadRadioContent a:link
{
color:#000000;
background:transparent;
}

#LeadRadioContent a:hover, a:active
{
color:#000000;
background:transparent;
border-bottom:1px dotted #000000;
}

#LeadRadioContent a:visited
{
color:#000000;
background:transparent;
}

#LeadRadioContent a:visited:hover
{
color:#000000;
background:transparent;
}

#Features
{
float:left;
width:916px; /* Fixed: do not alter */
border-top:1px dotted #000000;
margin:22px 22px 0px 22px;
}

#FeaturesColumnLeft
{
margin:12px 22px 0px 0px;
width:245px;
float:left;
background:#ffffff;
/* background:#ccff00; /* For testing purposes */
}

.FeatureColumnLeftArticle
{
height:183px; /* Fixed: do not alter */
border-bottom:1px dotted #000000;
margin-bottom:12px;
padding-bottom:12px;
}

#FeaturesColumnLeft h4
{
padding:0px;
text-transform:none!important;
letter-spacing:normal!important;
font:16px Georgia, "Times New Roman", Times, serif!important;
color:#970f33;
background:transparent;
}

#FeaturesColumnLeft h4 a
{
text-decoration:none;
border-bottom:1px dotted transparent;
}

#FeaturesColumnLeft h4 a:link
{
color:#970f33;
background:transparent;
}

#FeaturesColumnLeft h4 a:hover, a:active
{
color:#970f33;
background:transparent;
border-bottom:1px dotted #970f33;
}

#FeaturesColumnLeft h4 a:visited
{
color:#970f33;
background:transparent;
}

#FeaturesColumnLeft h4 a:visited:hover
{
color:#970f33;
background:transparent;
}

#FeaturesColumnLeft p
{
padding:5px 0px 0px 0px;
margin:0px 0px 0px 0px;
font:12px Arial, Verdana, Sans-Serif;
}

#FeaturesColumnLeft img
{
border:0;
padding:0;
margin:0px 0px 10px 0px;
}

#FeaturesColumnCentre
{
margin:12px 22px 0px 0px;
width:382px;
float:left;
background:#ffffff;
/* background:#336699; /* For testing purposes */
}

.FeatureColumnCentreArticle
{
height:79px; /* Fixed: do not alter */
border-bottom:1px dotted #000000;
margin-bottom:12px;
padding-bottom:12px;
overflow:hidden;
}

#FeaturesColumnCentre h3
{
padding:0px 0px 0px 0px;
text-transform:none!important;
letter-spacing:normal!important;
font:18px Georgia, "Times New Roman", Times, serif!important;
color:#970f33;
background:transparent;
}

#FeaturesColumnCentre h3 a
{
text-decoration:none;
border-bottom:1px dotted transparent;
}

#FeaturesColumnCentre h3 a:link
{
color:#970f33;
background:transparent;
}

#FeaturesColumnCentre h3 a:hover, a:active
{
color:#970f33;
background:transparent;
border-bottom:1px dotted #970f33;
}

#FeaturesColumnCentre h3 a:visited
{
color:#970f33;
background:transparent;
}

#FeaturesColumnCentre h3 a:visited:hover
{
color:#970f33;
background:transparent;
}

#FeaturesColumnCentre p
{
padding:5px 0px 0px 0px;
margin:0px 0px 0px 0px;
font:12px Arial, Verdana, Sans-Serif;
overflow:hidden; /* Prevents text wrapping under thumbnail image */
}

#FeaturesColumnCentre img
{
border:0;
padding-right:10px;
margin:0;
}

#FeaturesColumnRight
{
margin:12px 0px 0px 0px;
width:245px;
float:left;
background:#ffffff;
/* background:#99cccc; /* For testing purposes */
}

.FeatureColumnRightArticle
{
height:36px;
border-bottom:1px dotted #000000;
margin-bottom:12px;
padding-bottom:12px;
background:url(images/icons/IconRadio_26x26.jpg) no-repeat;
}

#FeaturesColumnRight h4
{
margin-top:10px;
padding:0px 0px 20px 35px;
text-transform:none!important;
letter-spacing:normal!important;
font:16px Georgia, "Times New Roman", Times, serif!important;
color:#970f33;
background:transparent;
}

#FeaturesColumnRight h4 a
{
text-decoration:none;
border-bottom:1px dotted transparent;
}

#FeaturesColumnRight h4 a:link
{
color:#970f33;
background:transparent;
}

#FeaturesColumnRight h4 a:hover, a:active
{
color:#970f33;
background:transparent;
border-bottom:1px dotted #970f33;
}

#FeaturesColumnRight h4 a:visited
{
color:#970f33;
background:transparent;
}

#FeaturesColumnRight h4 a:visited:hover
{
color:#970f33;
background:transparent;
}

#FeaturesColumnRight img
{
margin:10px 0px 12px 0px;
padding:0;
border:0;
}

.FeaturesColumnHeader
{
margin-bottom:10px;
padding:4px 0px 0px 8px;
color:#ffffff;
background:#666666;
width:237px; /* Fixed: do not alter */
height:20px;
}

.FeaturesColumnHeader h3
{
text-transform:none!important;
letter-spacing:normal!important;
font:14px Georgia, "Times New Roman", Times, serif!important;
color:#ffffff;
background:transparent;
}

#FeaturesColumnHeaderCentre
{
margin-bottom:10px;
padding:4px 0px 0px 8px;
color:#ffffff;
background:#666666;
width:374px; /* Fixed: do not alter */
height:20px;
}

#FeaturesColumnHeaderCentre h3
{
text-transform:none!important;
letter-spacing:normal!important;
font:14px Georgia, "Times New Roman", Times, serif!important;
color:#ffffff;
background:transparent;
}

#LowerLeft
{
width:649px;
margin-top:30px;
background:#ffffff;
}

#LowerLeft ul
{
list-style:none;
list-style-position:inside;
margin:0;
padding:0;
}

#LowerLeft ul li
{
padding:7px 0px 3px 22px;
margin:0px 10px 7px 0px;
background: url("images/icons/IconStory_17x19.png") left center no-repeat;
font:12px Arial, Verdana, Sans-Serif;
color:#003399;
}

#LowerLeft a
{
text-decoration:none;
border-bottom:1px dotted transparent;
}

#LowerLeft a:link
{
color:#003399;
background:transparent;
}

#LowerLeft a:hover, a:active
{
color:#003399;
background:transparent;
border-bottom:1px dotted #003399;
}

#LowerLeft a:visited
{
color:#003399;
background:transparent;
}

#LowerLeft a:visited:hover
{
color:#003399;
background:transparent;
}

#EditorsPicks
{
width:50%;
background:#ffffff;
/* background:#ff6633; /* For testing purposes */
float:left;
}

#EditorsPicks h4
{
text-transform:none!important;
letter-spacing:normal!important;
font:16px Georgia, "Times New Roman", Times, serif!important;
color:#000000;
background:transparent;
}

#MostPopular
{
width:50%;
background:#ffffff;
/* background:#996633; /* For testing purposes */
float:left;
}

#MostPopular h4
{
text-transform:none!important;
letter-spacing:normal!important;
font:16px Georgia, "Times New Roman", Times, serif!important;
color:#000000;
background:transparent;
}

#Poll h3 /* Poll Heading */
{
margin:10px 0 10px 0;

text-transform:none!important;
letter-spacing:normal!important;
font:18px Georgia, "Times New Roman", Times, serif!important;
color:#970f33;
background:transparent;
}

#Poll p a
{
text-decoration:none;
border-bottom:1px dotted transparent;
}

#Poll p a:link
{
color:#003399;
background:transparent;
}

#Poll p a:hover, a:active
{
color:#003399;
background:transparent;
border-bottom:1px dotted #003399;
}

#Poll p a:visited
{
color:#003399;
background:transparent;
}

#Poll p a:visited:hover
{
color:#003399;
background:transparent;
}

#Poll img
{
padding-top:22px;
border-top:1px dotted #000000;
}

/******************************************
*   Footer                        
******************************************/

#footer
{
clear:both;
margin: 0 auto;
width: 960px;
font-size:0.95em;
padding-top:90px;
padding-bottom:30px;
color:#ffffff;
background: url("images/backgrounds/PageFooter_960x200.png") left center no-repeat; /* Background image */
/* background:#336699; /* For testing purposes */
}

#footer p
{
padding:0;
margin-left:22px;
}

#footer a
{
padding:0px;
text-decoration:none;
border-bottom:1px dotted transparent;
}

#footer a:link
{
color:#ffffff;
background:transparent;
}

#footer a:hover, a:active
{
color:#ffffff;
background:transparent;
border-bottom:1px dotted #ffffff;
}

#footer a:visited
{
color:#ffffff;
background:transparent;
}

#footer a:visited:hover
{
color:#ffffff;
background:transparent;
}

.RightSpace
{
margin-right:22px;
}

.left
{
float:left;
}

.right
{
float:right;
}

.clear
{
clear:both;
}

#sidebar /* Yep, it's the sidebar */
{
width:245px;
float:right;
}

/*****************************************************************************************************************************************************************************************************************************************/


#Category
{
/* Wrapper ID */
}

#CategoryContent
{
float:left;
width:649px; /* Fixed: do not alter */
margin:0px 22px 0px 22px;
}

#CategoryContent h1
{
padding:6px 0px 8px 0px;
border-bottom:1px dotted #000000;
margin:0 0 12px 0;
font:45px Georgia, "Times New Roman", Times, serif!important;
line-height:100%!important;
/*display:block!important;*/
color:#000000;
background:transparent;
text-transform:none!important;
letter-spacing:normal!important;
}

.CategoryContentPost
{
color:#000000;
background:transparent;
/* background:#dddddd; /* For testing purposes */
border-bottom:1px dotted #000000;
margin-bottom:12px;
height:189px;
}

.CategoryContentPost h4
{
padding:0px 0px 0px 0px;
margin:0px 0px 4px 0px;
font:23px Georgia, "Times New Roman", Times, serif!important;
line-height:100%!important;
/*display:block!important;*/
color:#970f33;
background:transparent;
text-transform:none!important;
letter-spacing:normal!important;
}

.CategoryContentPost h4 a
{
text-decoration:none;
border-bottom:1px dotted transparent;
}

.CategoryContentPost h4 a:link
{
color:#970f33;
background:transparent;
}

.CategoryContentPost h4 a:hover, a:active
{
color:#970f33;
background:transparent;
border-bottom:1px dotted #970f33;
}

.CategoryContentPost h4 a:visited
{
color:#970f33;
background:transparent;
}

.CategoryContentPost h4 a:visited:hover
{
color:#970f33;
background:transparent;
}

.CategoryContentPost img
{
border:0;
padding-right:10px;
margin:0;
}

.Byline
{
/* Empty? */
}

.Byline p
{
color:#666666;
font-size:12px;
padding:0;
margin-bottom:12px;
}

.Byline p a
{
text-decoration:none;
border-bottom:1px dotted transparent;
}

.Byline p a:link
{
color:#666666;
background:transparent;
}

.Byline p a:hover, a:active
{
color:#666666;
background:transparent;
border-bottom:1px dotted #666666;
}

.Byline p a:visited
{
color:#666666;
background:transparent;
}

.Byline p a:visited:hover
{
color:#666666;
background:transparent;
}

div.Excerpt
{
padding:0;
margin-bottom:12px;
}

.Comments p
{
font-size:11px;
padding:0;
margin-bottom:12px;
}

.Comments p a
{
text-decoration:none;
border-bottom:1px dotted transparent;
}

.Comments p a:link
{
color:#666666;
background:transparent;
}

.Comments p a:hover, a:active
{
color:#666666;
background:transparent;
border-bottom:1px dotted #666666;
}

.Comments p a:visited
{
color:#666666;
background:transparent;
}

.Comments p a:visited:hover
{
color:#666666;
background:transparent;
}

/*****************************************************************************************************************************************************************************************************************************************/

#PageContent
{
float:left;
width:649px; /* Fixed: do not alter */
margin:0px 22px 0px 22px;
}

#PageContent h1
{
padding:6px 0px 8px 0px;
border-bottom:1px dotted #000000;
margin:0 0 12px 0;
font:30px Georgia, "Times New Roman", Times, serif!important;
line-height:100%!important;
/*display:block!important;*/
color:#970f33;
background:transparent;
text-transform:none!important;
letter-spacing:normal!important;
}

#PageContent h2
{
padding:6px 0px 8px 0px;
border-bottom:1px dotted #000000;
margin:0 0 12px 0;
font:18px Georgia, "Times New Roman", Times, serif!important;
line-height:100%!important;
/*display:block!important;*/
color:#970f33;
background:transparent;
text-transform:none!important;
letter-spacing:normal!important;
}

#PageContent ul
{
list-style-type:square;
list-style-position:inside;
margin:0;
padding:0;
}

#PageContent ul li
{
padding:2px 0px 3px 3px;
margin:0px 10px 2px 0px;
color:#003399;
}

#PageContent a
{
text-decoration:none;
border-bottom:1px dotted transparent;
}

#PageContent a:link
{
color:#003399;
background:transparent;
}

#PageContent a:hover, a:active
{
color:#003399;
background:transparent;
border-bottom:1px dotted #003399;
}

#PageContent a:visited
{
color:#003399;
background:transparent;
}

#PageContent a:visited:hover
{
color:#003399;
background:transparent;
}


#PageContent img
{
border:0;
padding-bottom:10px;
}

#PageInfo p
{
color:#666666;
font-size:12px;
margin:0;
padding-bottom:22px;
}

#PageInfo a
{
text-decoration:none;
border-bottom:1px dotted transparent;
}

#PageInfo a:link
{
color:#666666;
background:transparent;
}

#PageInfo a:hover, a:active
{
color:#666666;
background:transparent;
border-bottom:1px dotted #666666;
}

#PageInfo a:visited
{
color:#666666;
background:transparent;
}

#PageInfo a:visited:hover
{
color:#666666;
background:transparent;
}

#PageEntry p
{
padding-bottom:12px;
}

#PageEntryTags
{
padding-top:3px;
padding-bottom:2px;
margin-bottom:20px;
line-height:18px;
border-bottom:1px solid #eeeeee;
/* border-top:1px solid #eeeeee; */
}

#PageEntryTags a
{
text-decoration:none;
border-bottom:1px dotted transparent;
}

#PageEntryTags a:link
{
color:#666666;
background:transparent;
}

#PageEntryTags a:hover, a:active
{
color:#666666;
background:transparent;
border-bottom:1px dotted #666666;
}

#PageEntryTags a:visited
{
color:#666666;
background:transparent;
}

#PageEntryTags a:visited:hover
{
color:#666666;
background:transparent;
}

.SearchResult
{
/* background:#6699ff; /* For testing purposes */
height:79px;
padding-bottom:12px;
border-bottom:1px dotted #000000;
margin-bottom:12px;
}

.SearchResult h4
{
padding:0px 0px 0px 0px;
margin:0px 0px 4px 0px;
font:18px Georgia, "Times New Roman", Times, serif!important;
line-height:100%!important;
/*display:block!important;*/
background:transparent;
text-transform:none!important;
letter-spacing:normal!important;
}

.SearchExcerpt
{
text-align:justify;
}

.SearchResult img
{
float:left;
border:0;
padding-right:10px;
margin:0;
}

/*****************************************************************************************************************************************************************************************************************************************/

/******************************************
*  Author Box                      
******************************************/

#writer
{
/* background:#eef5e1; */
background:#dddddd;
margin:25px 0 15px 0;
padding:12px;
}

#writer img
{
padding:1px;
border:1px solid #666666;
float:left;
width:80px;
}

#writer span
{
display:block;
padding-top:4px;
border-top:1px dotted #666666;
margin-top:12px;
}

#writer p
{
margin:0;
width:482px;
}

#writer a
{
text-decoration:none;
border-bottom:1px dotted transparent;
}

#writer a:link
{
color:#666666;
background:transparent;
}

#writer a:hover, a:active
{
color:#666666;
background:transparent;
border-bottom:1px dotted #666666;
}

#writer a:visited
{
color:#666666;
background:transparent;
}

#writer a:visited:hover
{
color:#666666;
background:transparent;
}

/*****************************************************************************************************************************************************************************************************************************************/

		
/******************************************
*   Sidebar                         
******************************************/

.subnav li {/*.subnav is mainly the categories list*/
	list-style:none;
	}

.subnav li a:link, .subnav li a:visited {
	background: #fff;
	display:block;
	padding:4px 4px 4px 20px;
	border-bottom: 1px solid #999;
	}
		
.subnav li a:hover, .subnav li a:active {
	background: #F4F4EC;
	text-decoration:none;
	}
	
#sidelist li {
	list-style:none;
	}
	
.bullets li {
	margin:0 0 5px 15px;
	list-style:square;
	}
	
#sidelist .bullets li {
	list-style:square;
	margin-bottom:5px;
	
	margin-left:22px;
	}

#sidelist .children {
	background:#F4F4EC;
	}

#sidelist .children li {
	background: #F4F4EC;
	list-style: none;
	margin-left:15px;

	padding-left:15px;
	border-bottom:1px solid #fff;
	}
	
#sidelist .children li a, #sidelist .children li a:visited {
	padding:2px 2px 2px 0px;
	border:0;
	background:#F4F4EC;
	color: #666;
	}

#sidelist .children li a:hover, #sidelist .children li a:active	{				
	color:#000;
	}

#sidelist .feed li{
	margin-bottom:5px;
	padding-left:20px;
	background:url(images/rss.gif) no-repeat;
	}

/******************************************
*   Content                        
******************************************/

#DateDisplay
{
color:#000000;
background:#ffffff;
font: 11px Arial, Verdana, Sans-Serif;
padding-left:22px;
}

#content
{
width:605px;
float:left;
/* background:#ffff00; /* For testing purposes */
}
	
.description {
	font-size: 1.3em;
	font-weight: bold; 
	color:#999;
	}

/* Featured Articles formatting "leftcol" */

.feature {
	background: url(images/backgrounds/bg_featured.jpg) repeat-x #F4F4EC;
	padding:15px;
	border: 1px solid #ccc;
	}

.feature p, #rightcol p { margin:0;	}

#leftcol img, #rightcol img {
	padding:1px;
	border:1px solid #999;
	}

#leftcol .feature {	margin-bottom: 15px; }

/* Formating of the Leadstory stuff in the tabbed section */
			
#leadpic {
	float:left;
	margin: 0 18px 8px 0;
	padding:1px;
	border: 1px solid #999;
	}

.title, a.title  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	font-weight:bold;
	color: #ffffff;
	letter-spacing:normal;
	}
		
#lead p {
	margin-bottom:10px;
	}



/* Post Formatting */

.entry {
	padding-bottom:28px;
	
	text-align:justify;
	}

.post blockquote {
	color:#666;
	background:#F4F4EC;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
	}	

.post ul li {
	list-style:square;
	margin-bottom:5px;
	
	margin-left:42px;
	}

.post ol li {
	margin-bottom:5px;
	
	margin-left:48px;
	}
	
#tags /*{
	padding:3px;
	border-bottom:1px solid #DDD;
	border-top:1px solid #DDD;	
	}*/	
	
.postmetadata {
	font-size:0.9em;
	margin:0 0 10px 0;
	padding:5px 10px;
	background:#F4F4EC;
	border-top:1px solid #E6E3D3;	
	border-bottom:1px solid #E6E3D3;	
	}
				

/* Form Elements */

select {
	background:#f2f2f2;
	border:1px solid #9c9c9c;
	width:100%
	}
	

#searchform
{
position:relative;
top:-30px;
padding:0px 0px 0 0;
}

#searchfail
{
position:relative;
top:12px;
padding:0px 0px 0 0;
}

.button {
	padding: 1px;
	background:#333;
	color:#fff;
	border:none;
	}

.button:hover {
	background:#666;
	color:#FFF;
	text-decoration:none
	}

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

#commentform textarea {
	width: 100%;
	margin-top:5px;
	}



/* Comments*/

.commentlist {
	padding-left:30px;
	}
	
.commentlist li {
	margin: 15px 0 3px;
	padding: 8px 15px 10px 15px;
	background:#F4F4EC;
	border:1px solid #E6E3D3;
	}

.commentlist blockquote {
	color:#666;
	background:#fff;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	}	

#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	display: block;
	}

.commentlist small {
	background:#fff;
	border:1px solid #E6E3D3;
	}



/* Float Properties*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block;
	}	

.clearfloat {
	display:block;
	}



/* 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;
	}

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
	}
/* End Images */


/******************************************
*  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 */

#nav a {
padding: 0px;
display: block;
text-decoration: none;
margin-right: 10px;
border-bottom: 1px dotted #ffffff;
}
.Excerpt iframe{
	max-height:100px;	
}