/*
Theme Name: Rad
Description: This is a rad theme.
Version: 1.0
Author: Benjamin Shepard
Author URI: http://812studio.com/
Tags: Fun, custom header, fixed width, 4 columns, widgets
*/

/*Based on Eric Meyes' and Ollie Kav's resets
---------------------------------------------------------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	text-decoration:none;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

/* HEADINGS
---------------------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6	{
	font-size:100%;
	font-weight:normal;
	}	
	
h4	{
	color:#01a99c;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight:bold;
	letter-spacing:.1em;
	text-transform:uppercase;
	}
	
/* LISTS
---------------------------------------------------------------------------*/
ol, ul, li {
	list-style: none;
	}
blockquote, q {
	quotes: none;
	}

/*End Resets*/


/*Color Palette

HotPink:#ed1e79;
Gold:	#f1cc01;
Teal:	#01a99c;
Gray:	#808080;

---------------------------------------------------------------------------*/



/* Rad Template
---------------------------------------------------------------------------*/


html	{
	background:url('images/bg4.jpg') 0 0 repeat #fff;
	}


/* Begin Typography & Colors */
body {
	font-size:12px;
	line-height:24px;
	font-family:Verdana, Arial, Sans-Serif;
	color:#808080;
	}

#perimeter	{
	position:relative;
	background-color:#fff;
/*	background:url('images/Picture 1.png') 0 0 repeat-y #fff; */
	width:960px;
	margin:30px auto;
	overflow:hidden;
	padding:30px 0;
	}

#page {
	background-color:#fff;
	}

ul#nav	{
	margin:0 0 0 30px;
	width:900px;
	background:url('images/hairLine.gif') bottom left repeat-x;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
ul#nav li	{
	float:right;
	}
	
ul#nav li a	{
	display: block;
	height:30px;
	text-transform:uppercase;
	font-size: 1.833333em;
	line-height: 0.954545em;
	letter-spacing:.1em;
	padding:0 1em 0.583333em 1em;
	color:#808080;
	}
	
ul#nav li a:link, ul#nav li a:visited	{
	color:#808080;
	}
	
ul#nav li a:hover, ul#nav li a:active	{
	color:#01a99c;
	}


#header {
	}
	
/* FEATURE SLIDER
---------------------------------------------------------------------------*/

.container { 
	cursor:pointer; 
	height:344px; 
	overflow:hidden; 
	position:relative; 
	width:900px; 
	}
	
.slides { 
	position:absolute; 
	top:0; 
	left:0; 
	}
	
.slides div.content,.slides li { 
	position:absolute; 
	top:0; 
	width:900px; 
	cursor:default;
	display:none; 
	}

#loopedSlider,#newsSlider { 
	margin:0 auto; 
	width:900px; 
	position:relative; 
	clear:both; 
	}
/*	
#feature1	{
	background:url(images/feature/benjaminal3.png) 0 0 no-repeat;
	height:344px;
	
	}

#feature2	{
	background:url(images/feature/cats.png) 0 0 no-repeat;
	height:344px;
	}
	
#feature3	{
	background:url(images/feature/casa.jpg) 0 0 no-repeat;
	height:344px;
	}
*/


#feature1	{
	background:url(images/feature/amir2.jpg) 0 0 no-repeat;
	height:344px;
	
	}

#feature2	{
	background:url(images/feature/amir3.jpg) 0 0 no-repeat;
	height:344px;
	}
	
#feature3	{
	background:url(images/feature/amir1.jpg) 0 0 no-repeat;
	height:344px;
	}
	
div.content dl	{
	margin:0;
	}

div.content dt	{
	font-size: 1.333333em;
	line-height: 1.3125em;
	padding-bottom: 0.65625em;
	color:#808080;
	font-family:'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	letter-spacing:.2em;
	font-weight:bold;
	text-transform:uppercase;
	}
	
div.content dd	{
	font-size:1em;
	line-height:1.75em;
	color:#808080;
	font-family:Verdana, Arial, Sans-Serif;
	}
	
	
div.content	h3	{
	color:#fff;
	}
	
ul.pagination  { 
	background:url(images/slideNav.png) -8px 0  no-repeat;
	margin:0;
	padding:0 0 0 550px;
	height:60px;
	width:350px;
	}
	
ul.pagination li { 
	float:left;
	}
	
ul.pagination li a { 
	display:block;
	height:30px; 
	font-size: 1.333333em;
	line-height: 1.3125em;
	padding:10px 27px 0 27px;
	font-family:'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	letter-spacing:.2em;
	text-transform:uppercase;
	}
	
ul.pagination li a:link, ul.pagination li a:visited {
    color:#f1cc01;
	}
	
ul.pagination li a:hover, ul.pagination li a:active {
	color:#ed1d70;
	}
	
ul.pagination li.active a { 
	color:#808080; 
	}

a.scrollButtons	{
    bottom:25px;
    cursor: pointer;
    position:absolute;
    text-indent:-999em;
	}

a.previous	{
	background:url(images/scroll_left.png) 0 0 no-repeat #f1cc01;
    left:428px;
    z-index:100;
    height:30px;
    width:20px;
	}
	
a.next	{
	background:url(images/scroll_right.png) 0 0 no-repeat #f1cc01;
    right:428px;
    height:30px;
    width:20px;
	}		

	
/* SIMPLE PIE FEEDS
---------------------------------------------------------------------------*/

#simplePie {
	width:900px;
	padding:0 0 0 30px;
	clear: both;
	font-size: 1em;
	line-height: 1.75em;
	}

#simplePie a:link, #simplePie a:visited {
	color:#ed1e79;
	}
	
#simplePie a:hover, #simplePie a:active {
	color:#01a99c;
	border-bottom:none;
	text-decoration:none;
	}

.pieBoxes	{
	background:url(images/feedBottom.gif) left bottom no-repeat #e6e6e6;
	float:left;
	width:182px;
	padding:10px 10px 30px 10px;
	margin:0 30px 0 0;
	}
	
.simplepie	{

	}

#simplePie h3 {
	margin:5px 0 0.583333em;
	}
	
#simplePie ol {
	list-style:none;
	}

#simplePie li {
	list-style-type: none;
	}	
	
#simplePie span.date {
	display:block;
	}	
	
#simplePie p small {
	display:none;
	visibility:hidden;
	}	
	
	
/* FOOTER
---------------------------------------------------------------------------*/

#footer {
	clear:both;
	width:900px;
	padding:0 0 0 30px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
#footer h2 {
	color:#01a99c;
	text-transform:uppercase;
	font-size: 1.833333em;
	line-height: 0.954545em;
	letter-spacing:.1em;
	margin-bottom: 0.583333em;
	padding-bottom: 0.583333em;
	border-bottom:1px solid #b4b5b0;
	}

#huge	{
	font-size:31em;
	color:#f1cc01;
	font-weight:bold;
	letter-spacing:-.14em;
	line-height:.8em;
	}

#footer p {
	padding:0;
	color:#524741;
	}

#footer p a {
	color:#524741;
	}

#footer p a:link, #footer p a:visited {
	color:#524741;
	}
	
#footer p a:hover, #footer p a:active {
	border-bottom:1px solid #524741;
	}


/* COLUMNS
---------------------------------------------------------------------------*/

#content {
	background-color:#fff;
	clear:both;
	}

.narrowcolumn {
	float: left;
	padding:0;
	margin:0 0 0 30px;
	width: 436px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 0 0 0 155px;
	width: 660px;
	}
	
.widecolumn {

	}

.narrowcolumn .entry, .widecolumn .entry {
	}

.widecolumn .post {
	margin: 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;
}

small {
	font-family:Georgia, serif;
	font-size: 0.9em;
	line-height: 1.5em;
	color:#01a99c;
	}	
	
/* ARCHIVE
---------------------------------------------------------------------------*/
/*.narrowcolumnArchive {
	float: left;
	padding: 0 0 20px 40px;
	margin:300px 0 0 0;
	width: 670px;
	}
	
ul.archive a:link, ul.archive a:visited	{
	color:#01a99c;
	}
	
ul.archive a:hover, ul.archive a:active	{
	color:#808080;
	}
*/
	
.archiveBox	{
	float:left;
	width:315px;
	}

.marginRight	{
	margin:0 30px 0 0;
	}

div.archiveBoxFull	h2 {
	padding-left:0;
	height:100%;
	margin-bottom: 0.583333em;
	padding-bottom: 0.583333em;
	}
	
a.car-toggler	{
	color:#ed1e79;
	display:block;
	}
	
.entry ul.car-list	{
	margin:0;
	padding:0;
	text-indent:0;
	line-height:0;
	}

.entry ul.car-list li	{
	margin:0;
	padding:0;
	}
	
span.car-yearmonth	{
	display:block;
	text-transform:uppercase;
	font-size: 1.833333em;
	font-size: 1.5em;
	line-height: 1.333333em;
	border-bottom:1px solid #b4b5b0;
	background-color:#e6e6e6;
	}

ul.car-monthlisting	{
	}

ul.car-monthlisting li	{
	font-size: 1.5em;
	line-height: 1.333333em;
	border-bottom:1px solid #b4b5b0;
	text-indent:0;
	padding:0.666667em 0;
	}

.entry ul.car-monthlisting li a	{
	color:#01a99c;
	}
	
	
ul.car-monthlisting li a:hover	{
	color:#ed1e79;
	}
	
li.categories	{
	text-transform:uppercase;
	font-size: 1.833333em;
	font-size: 1.5em;
	line-height: 1.333333em;
	padding-bottom: 0.666667em;
	border-bottom:1px solid #b4b5b0;
	}
	
li.categories ul li a	{
	font-size: 0.666667em;
	line-height: 2em;
	border-bottom:1px solid #b4b5b0;
	display:block;
	}
		
		
/* ABOUT
---------------------------------------------------------------------------*/
div.about h2	{
	padding:0;
	margin:0;
	height:100%;
	margin-bottom: 0.583333em;
	padding-bottom: 0.583333em;
	line-height:1.954545em;
	background:none;
	}

div.about h3	{
	font-size: 1.5em;
	line-height: 1.333333em;
	margin-top: 2em;
	background:none;
	color:#ed1e79;
	}

/* POSTMETADATA Restyled
---------------------------------------------------------------------------*/
div.postmetadata	{
	background:url(images/postBottom.gif) -2px bottom #e6e6e6 no-repeat;
	margin:30px 0 0 0;
	padding:0 0 40px 20px;
	}

div.postmetadata dl	{
	float:left;
	width:132px;
	text-align:left;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

div.postmetadata dl	dt {
	text-transform:uppercase;
	letter-spacing:.1em;
	}

div.postmetadata dl	dd {

	}			
	
div.postmetadata dl.commentNumber dd {
	margin:25px 0 0 0;
	font-size:5em;
	}	

div.postmetadata dl a:link, div.postmetadata dl a:visited	{
	color:#808080;
	}

div.postmetadata dl a:hover, div.postmetadata dl a:active	{
	color:#01a99c;
	}
		
/* POSTMETADATA
---------------------------------------------------------------------------*/
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

.postmetadata {
	clear: both;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	text-align: center;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}
	
.postmetadata {
	clear: both;
	color:#b4b5b0;
	}

.postmetadata a {
	color:#01a99c;
	}
	
.postmetadata a:link, .postmetadata a:visited {
	color:#01a99c;
	}
	
.postmetadata a:hover, .postmetadata a:active {
	color:#808080;
	}

/* POST
---------------------------------------------------------------------------*/	

.post {
	background:url(images/hairLine.gif) bottom left repeat-x;
	margin: 0;
	padding:0 0 40px 0;
	position: relative;
	}

.shield {
	position: absolute;
	left:0;
	top:50px;
	color:#fff;
	font-weight:bold;
}

p.date {
	width: 73px;
	height: 73px;
	padding:0;
	text-align: center;
	}

p.date span { display: none; }

.month1 { 
	background: url(images/months/jan.gif) no-repeat 0 15px; 
	}
.month2 { 
	background: url(images/months/feb.gif) no-repeat 0 15px; 
	}
.month3 { 
background: url(images/months/mar.gif) no-repeat 0 15px; 
	}
.month4 { 
background: url(images/months/apr.gif) no-repeat 0 15px; 
	}
.month5 { 
background: url(images/months/may.gif) no-repeat 0 15px; 
	}
.month6 { 
background: url(images/months/jun.gif) no-repeat 0 15px; 
	}
.month7 { 
background: url(images/months/jul.gif) no-repeat 0 15px; 
	}
.month8 { 
background: url(images/months/aug.gif) no-repeat 0 15px; 
	}
.month9 { 
background: url(images/months/sep.gif) no-repeat 0 15px; 
	}
.month10 { 
background: url(images/months/oct.gif) no-repeat 0 15px; 
	}
.month11 { 
background: url(images/months/nov.gif) no-repeat 0 15px; 
	}
.month12 { 
background: url(images/months/dec.gif) no-repeat 0 15px; 
	}

.post hr {
	display: block;
	}
	

/* ENTRY
---------------------------------------------------------------------------*/

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 p	{
	font-size: 1.333333em;
	line-height: 1.5em;
	margin-bottom: 0.75em;
	}

.entry ol {
	padding: 0 0 0 10px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}
	
.entry p a:link, .entry p a:visited, .entry ol li a:link, .entry ol li a:visited {
	color:#01a99c;
	}
	
.entry p a:hover, .entry p a:active, .entry ol li a:hover, .entry ol li a:active {
	color:#ed1e79;
	}
	
/* HEADERS
---------------------------------------------------------------------------*/
h1 a {
	position: absolute;
	top:30px;
	left:30px;
	color:#01a99c;
	font-size: 1.833333em;
	line-height: 0.954545em;
	letter-spacing:.1em;
	}
	
h1 a:hover {
	color:#ed1e79;
	}

.narrowcolumn h2 {
	height:70px;
	color:#01a99c;
	text-transform:uppercase;
	font-size: 1.833333em;
	line-height: 0.954545em;
	letter-spacing:.1em;
	margin-bottom: 0.583333em;
	padding: 25px 0 0 90px;
	border-bottom:1px solid #b4b5b0;
	}
	
.widecolumn h2 {
	height:70px;
	color:#01a99c;
	text-transform:uppercase;
	font-size: 1.833333em;
	line-height: 0.954545em;
	letter-spacing:.1em;
	margin-bottom: 0.583333em;
	padding: 25px 0 0 90px;
	border-bottom:1px solid #b4b5b0;
	}
	
h2 a	{
	display:block;
	color:#01a99c;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

	
h3 {
	margin: 30px 0 0;
	color:#01a99c;
	text-transform:uppercase;
	font-size: 1.833333em;
	line-height: 0.954545em;
	letter-spacing:.1em;
	margin-bottom: 0.583333em;
	padding-bottom: 0.583333em;
	border-bottom:1px solid #b4b5b0;
	}
	
h3 a	{
	display:block;
	color:#01a99c;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h2.pagetitle {
	font-size: 1.6em;
	}


/* SIDEBAR
---------------------------------------------------------------------------*/
#sidebar {
	float:left;
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	padding:0 0 10px 0;
	margin:0 0 0 30px;
	width: 434px;
	}
	
#sidebar h2 {
	text-transform:uppercase;
	font-size: 1.833333em;
	line-height: 0.954545em;
	letter-spacing:.1em;
	margin-bottom: 0.583333em;
	padding-bottom: 0.583333em;
	border-bottom:1px solid #b4b5b0;
	}

#sidebar ul a {
	color:#01a99c;
	}
	
#sidebar ul a:link, #sidebar ul a:visited {
	color:#01a99c;
	}
	
#sidebar ul a:hover, #sidebar ul a:active {
	color:#808080;
	}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#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;
	}

#sidebar form {
	margin: 0;
	}
	
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

/* TEXTWIDGET
---------------------------------------------------------------------------*/

.textwidget	{
	font-size: 1em;
	line-height: 1.75em;
	}


/* WIDGET
---------------------------------------------------------------------------*/

.widget	{
	font-size: 1.166667em;
	line-height: 1.714286em;
	}

/* RECENT COMMENTS
---------------------------------------------------------------------------*/
#simple-recent-comments	{
	margin:50px 0 0 0;
	}
	
#simple-recent-comments h2	{
	background:url(images/recentComments.gif) 0 0 no-repeat;
	height:126px;
	width:434px;
	padding:0;
	margin:0;
	text-indent:-9999em;
	border:none;
	}

/* RECENT POSTS
---------------------------------------------------------------------------*/
#ace-recent-posts	{
	margin:50px 0 0 0;
	}
	
#ace-recent-posts h2	{
	background:url(images/recent.gif) 0 0 no-repeat;
	height:126px;
	width:434px;
	padding:0;
	margin:0;
	text-indent:-9999em;
	border:none;
	}

/* TAG CLOUD
---------------------------------------------------------------------------*/
#tag_cloud-2 	{
	background:url(images/tagCloud.gif) 0 0 no-repeat;
	margin:50px 0 0 0;
	}

#tag_cloud-2 h2	{
	height:150px;
	text-indent:-9999em;
	border:none;
	}


.textwidget	{
	font-size: 1em;
	line-height: 1.75em;
	}

/* POLLS
---------------------------------------------------------------------------*/
#polls	{
	margin:50px 0 0 0;
	}
	
#polls h2	{
	background:url(images/polls.gif) 0 0 no-repeat;
	height:155px;
	width:434px;
	padding:0;
	margin:0;
	text-indent:-9999em;
	border:none;
	}
	
#sidebar #polls p, #sidebar #polls ul li	{
	margin:1em 0;
	}

/* LIFEBAR
---------------------------------------------------------------------------*/
div#lifeBar	{
	float:left;
	padding:20px 0 10px 0;
	margin:0 0 0 30px;
	width:434px;
	}

h2#minal	{
	background:url(images/minalNews.png) 0 0 no-repeat;
	height:133px;
	width:202px;
	margin:0;
	padding:0;
	text-indent:-9999em;
	}

h2#ben	{
	background:url(images/benNews.png) 0 0 no-repeat;
	height:133px;
	width:202px;
	margin: 0;
	padding:0;
	text-indent:-9999em;
	}

/* TWITTER
---------------------------------------------------------------------------*/
.twitter_div	{
	color:#01a99c;
	width:202px;
	float: left;
	margin:0 30px 0 0;
	}

#twitter_update_list_3	{
	background:url(images/feature/quoteBubble.gif) left bottom no-repeat #e6e6e6;
	position:absolute;
	left:230px;
	top:0;
	width:404px;
	padding:10px 10px 10px 20px;
	color:#808080;
	}
	
ul#twitter_update_list_3 li	{
	display:block;
	width: 380px;
	position: relative;
	}
	
#twitter_update_list_3 li a:link, #twitter_update_list_3 li a:visited	{
	color:#01a99c;
	}
	
#twitter_update_list_3 li a:hover, #twitter_update_list_3 li a:active	{
	color:#ed1e79;
	}
	
.noMargin	{
	margin:0;
	}

ul.twitter_update_list	{
	color:#01a99c;
	}
	
#twitter_update_list_1 li, #twitter_update_list_2 li, #twitter_update_list_3	{
	font-size:1em;
	line-height:1.75em;
	margin-bottom: 0.65625em;
	}	

a.twitter-link	{
	display:block;
	text-align:right;
	}

div.twitter_div	a:link, div.twitter_div	a:visited	{
	color:#b4b5b0;
	}

div.twitter_div	a:hover, div.twitter_div a:active	{
	color:#808080;
	}		
		
/* FLICKr
---------------------------------------------------------------------------*/
/*
Images are wrapped in divs classed "flickr_badge_image" with ids
"flickr_badge_imageX" where "X" is an integer specifying ordinal position.
Below are some styles to get you started!
*/
#flickr_badge_uber_wrapper {
	text-align:center; 
	width:195px;
	padding:0 0 0 20px;
	}

#flickr_badge_wrapper {
	padding:10px 0 10px 0;
	}
		
.flickr_badge_image {
	margin:1px;
	float:left;
	}
		
.flickr_badge_image img {
	border: 1px solid #ccc !important;
	}

#flickr_badge_source {
	text-align:left; 
	margin:0 10px 0 10px;
	}

#flickr_badge_icon {
	float:left; 
	margin-right:5px;
	}
	
#flickr_www {
	display:block; 
	padding:0 10px 0 10px !important; 
	font: 11px Arial, Helvetica, Sans serif !important; 
	color:#3993ff !important;
	}
	
#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {
	text-decoration:none !important; 
	background:inherit !important;
	color:#fff;
	}

#flickr_badge_wrapper {

	}

#flickr_badge_source {
	padding:0 !important; 
	font: 11px Arial, Helvetica, Sans serif !important; 
	color:#01a99c !important;
	}
		
/* LASTFM
---------------------------------------------------------------------------*/	
div#lastFm	{
	
	}
	
/* COMMENTS
---------------------------------------------------------------------------*/

h3#comments {
	font-size: 4.166667em;
	line-height: 0.48em;
	margin: 40px auto 20px;
	text-align:center;	
	background:none;
	border:none;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

ol.commentlist	{
	
	}
	
.commentlist li, #commentform input, #commentform textarea {

	}

.commentlist li {
	background:url(images/wideBottom.gif) left bottom no-repeat #e6e6e6;
	margin:0 0 10px 0;
	padding:15px 20px 53px 20px;
	list-style: none;
	font-weight: bold;
	}
	
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	}

.commentlist li .avatar { 
	float: left;
	border: 1px solid #eee;
	padding: 2px;
	margin:0 20px 0 0;
	background: #fff;
	}

.thread-alt {
	background-color: #000;
	}
	
.thread-even {
	background-color:#e6e6e6;
	}
	
.depth-1 {

	}

.even, .alt {

	}

.commentlist cite, .commentlist cite a {
	color:#01a99c;
	text-transform:uppercase;
	font-size: 1.833333em;
	line-height: 0.954545em;
	letter-spacing:.1em;
	margin-bottom: 0.583333em;
	font-weight:normal;
	font-style:normal;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color:#808080;
	}
	
.comment-author vcard	{

	}
	
	
/* COMMENT FORM
---------------------------------------------------------------------------*/
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
	
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
	
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
	
.commentlist p {
	margin: 10px 5px 10px 0;
	font-weight: normal;
	text-transform: none;
	}

#commentform p {
	font-family:Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	background:url(images/hairLine.gif) bottom left repeat-x;
	padding:0 0 8px 60px;
	font-weight: normal;
	color:#808080;
	}
	
.commentmetadata a {
	color:#808080;
	}
	
.children { 
	padding: 0; 
	}

#respond	{
	clear:both;
	}

#respond h3	{
	margin:50px 0 0 0;
	}

#commentform {
	
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	

/* IMAGES
---------------------------------------------------------------------------*/
p img {
	padding: 0;
	max-width: 100%;
	margin:10px;
	border:1px solid #b4b5b0;
	}

/*	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;
	padding: 4px;
	border:1px solid #b4b5b0;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 0 20px;
	display: inline;
	border:1px solid #b4b5b0;
	}

img.alignleft {
	padding: 4px;
	margin: 0 20px 0 0;
	display: inline;
	border:1px solid #b4b5b0;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
dt.gallery-icon	{

	}
	
/* NAVIGATION
---------------------------------------------------------------------------*/
div.navigation {
	display: block;
	height:55px;
	margin:15px 0 0 0; 
	}

.navigation a {
	color:#01a99c;
	}
	
.leftHand a	{
	display:block;
	background:url(images/leftHand.jpg) left top no-repeat;
	height:50px;
	padding:0 0 0 100px;
	margin:15px 0 0 0; 
	}

.rightHand a {
	display:block;
	background:url(images/rightHand.jpg) right top no-repeat;
	height:50px;
	padding:0 100px 0 0;
	margin:15px 0 0 0; 
	}


/* 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; }
	
	
#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;
	}





/* Begin Various Tags & Classes
---------------------------------------------------------------------------*/
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	background:url(images/quote.gif) -1px 0 no-repeat;
	margin: 15px 30px 0 0;
	padding-left: 40px;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	clear:both;
	}

a img {
	border: none;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

/* 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 {
	padding: 0 4px 5px;
	margin: 0;
}


/* Collapse Archive
---------------------------------------------------------------------------*/
.car-collapse .car-yearmonth { cursor: s-resize; }


/* LYTEBOX
---------------------------------------------------------------------------*/
#lbOverlay { position: fixed; top: 0; left: 0; z-index: 99998; width: 100%; height: 500px; }
	#lbOverlay.grey { background-color: #000000; }

#lbMain { position: absolute; left: 0; width: 100%; z-index: 99999; text-align: center; line-height: 0; }
#lbMain a img { border: none; }

#lbOuterContainer { position: relative; background-color: #fff; width: 200px; height: 200px; margin: 0 auto; }
	#lbOuterContainer.grey { border: 3px solid #888888; }

#lbDetailsContainer {	font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; width: 100%; line-height: 1.4em;	overflow: auto; margin: 0 auto; }
	#lbDetailsContainer.grey { border: 3px solid #888888; border-top: none; }


#lbImageContainer, #lbIframeContainer { padding: 10px; }
#lbLoading {
	position: absolute; top: 45%; left: 0%; height: 32px; width: 100%; text-align: center; line-height: 0; background: url(images/loading.gif) center no-repeat;
}

#lbHoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lbImageContainer>#lbHoverNav { left: 0; }
#lbHoverNav a { outline: none; }

#lbPrev { width: 49%; height: 100%; background: transparent url(images/blank.gif) no-repeat; display: block; left: 0; float: left; }
	#lbPrev.grey:hover, #lbPrev.grey:visited:hover { background: url(images/prev_grey.gif) left 15% no-repeat; }
	
#lbNext { width: 49%; height: 100%; background: transparent url(images/blank.gif) no-repeat; display: block; right: 0; float: right; }
	#lbNext.grey:hover, #lbNext.grey:visited:hover { background: url(images/next_grey.gif) right 15% no-repeat; }

#lbPrev2, #lbNext2 { text-decoration: none; font-weight: bold; }
	#lbPrev2.grey, #lbNext2.grey, #lbSpacer.grey { color: #333333; }
	
#lbPrev2_Off, #lbNext2_Off { font-weight: bold; }
	#lbPrev2_Off.grey, #lbNext2_Off.grey { color: #CCCCCC; }
	
#lbDetailsData { padding: 0 10px; }
	#lbDetailsData.grey { color: #333333; }

#lbDetails { width: 60%; float: left; text-align: left; }
#lbCaption { display: block; font-weight: bold; }
#lbNumberDisplay { float: left; display: block; padding-bottom: 1.0em; }
#lbNavDisplay { float: left; display: block; padding-bottom: 1.0em; }

#lbClose { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbClose.grey { background: url(images/close_grey.png) no-repeat; }

#lbPlay { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPlay.grey { background: url(images/play_grey.png) no-repeat; }
	
#lbPause { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPause.grey { background: url(images/pause_grey.png) no-repeat; }   
	

/* CLEARING
---------------------------------------------------------------------------*/

/* float clearing for everyone else */
    .clearfix:after{
      clear: both;
      content: ".";
      display: block;
      height: 0;
      visibility: hidden;
    }
    
.hide	{
	display:none;
	text-indent:-9999em;
	height:0;
	width:0;
	margin:0;
	padding:0;
	}

/*Color Palette

HotPink:#ed1e79;
Gold:	#f1cc01;
Teal:	#01a99c;
Gray:	#808080;

---------------------------------------------------------------------------*/


