/*** START PROD STYLES ****/
html { height: 100%; }
body {
	background: url('images/home/bgtile.gif') repeat-x #CACBC6 fixed;
	margin:0;
	padding:0;
	color:#1F1F1F;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
	line-height:18px;
	text-transform:lowercase;
	height: 100%;
	overflow-x:hidden;
}

a:hover{
	color: #000;	
}

#mainwrap{
	left: 0;
	position: static;
	_position: relative;
	top: 0;
	width: 100%;	
}

#mainholder {
	width:1024px;
	margin:auto;
	position: relative;
	text-align: left;
}

#centerwrap {
	margin:0 auto;
	padding: 100px 196px 0 205px;
	position:static;
	_position: absolute;
	width:666px;
	
	_padding: 0;
	_margin: 0;

}

#center{
	width:650px;
	border:8px solid #000;
	text-align: center;
	padding-bottom: 10px;
	position: relative;
	display: table;
}

#items{
	position: absolute;
	height: 810px;	
}

#right {
	width:127px; 
	float: left;
	position: fixed;
	top: 100px;
	margin-left:891px;
	
	_position: absolute;
	_top: 130px;
	_right: 21px;
}

#header {
	background: url('images/home/headertile.gif') repeat-x top;
	position: fixed;
	width:1024px;
	height:100px;	
	top: 0;
	z-index: 999;
	background-color: #EFEDE7;
	padding: 0;
	margin: 0;
}




/*--/////////////////////////////////////////////////////////////////////////TEXTSTYLES--*/

a, a:visited {

}

.devidertext {
	
	color:#e5e5df;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:lowercase;
	font-style:italic;
	font-size:17px;
	background-position:left;

}

.datetext {
	color:#000;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:lowercase;
	font-style:italic;
	font-weight:bold;
	font-size:17px;
	
	
}

h1 {
	color:#000;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:lowercase;
	font-style:italic;
	font-size:17px;
	line-height:20px;
	font-weight: normal;
	margin-top: 0;
	
}

.newstext {
	color:#000;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	line-height:20px;
	
	
}

.newstextextended {
	color:#000;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:lowercase;
	font-style:italic;
	font-size:13px;
	line-height:20px;
	
	
}

.newstext a{
	color:#990000;
	text-decoration:underline;
}


.more {
	color:#990000;
	text-decoration:underline;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:lowercase;
	font-style:italic;
	font-size:13px;
	
	
}






/*--/////////////////////////////////////////////////////////////////////////HEADER--*/



#navlogo {
	width:319px;
	height:67px;
	float:left;
	margin-top:20px;	
}


/*--/////////////////////////////////////////////////////////////////////////NAV--*/


#nav {
	
	height:27px;
	margin-left:9px;
	float:left;
	margin-top:59px;
	
	
}

#nav a{
	display:block;
	float:left;
	text-indent:-1000em;
	background-position: bottom;	
}

#nav .selected{
	background-position: top !important;
}

.news_nav  {
	width:66px;
	height:27px;
	
	background:url(images/home/nav_split_news.png) no-repeat;
	
}


.news_nav:hover {
	background-position: top !important;
	
}


.gigs_nav  {
	width:65px;
	height:27px;
	
	background:url(images/home/nav_split_gigs.png) no-repeat;
	
}


.gigs_nav:hover {
	background-position: top !important;
	
}

.media_nav  {
	width:74px;
	height:27px;
	
	background:url(images/home/nav_split_blog.png) no-repeat;
	
}


.media_nav:hover {
	background-position: top !important;
	
}

.store_nav  {
	width:78px;
	height:27px;
	
	background:url(images/home/nav_split_store.png) no-repeat;
	
}


.store_nav:hover {
	background-position: top !important;
	
}

.contact_nav  {
	width:110px;
	height:27px;
	
	background:url(images/home/nav_split_contact.png) no-repeat;
	
}


.contact_nav:hover {
	background-position: top !important;
	
}

.emails_nav  {
	width:149px;
	height:27px;
	
	background:url(images/home/nav_split_emails.png) no-repeat;
	
}


.emails_nav:hover {
	background-position: top !important;
	
}






/*--/////////////////////////////////////////////////////////////////////////3 COLUMNS--*/






/*--////////////////////////////////////////LEFT--*/


#actions{
	height:18px;
	background-color: #990000;
	color: #fff;
	text-align:center;
	width:184px;
	float:left;
	position:fixed;
	top:130px;
	z-index: 999;
}

#actions a{
	cursor: pointer;	
}

#left {
	width:184px;
	float: left;
	position: fixed;
	/* top: 150px; */
	top: 100px;
	
	_margin-right: 21px;
}

#left .navboxes{
	bottom: 0;	
	font-size: 13px;
	background:url(images/home/plus.png) no-repeat #000;
	background-position: 169px -17px;
}

#left .navbox_expanded .navbox_info{
	top: 0;
}

#left .navbox_expanded .navboxes{
	background-color: #990000;
}

#left .navboxes:hover{
	text-decoration: underline;	
	color: #fff;
}

#left .navbox_expanded{
	float:left;
	margin-bottom:10px;
	background-color:#000;
	position:relative;
	width:184px;
	height:141px;
	overflow: hidden;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:lowercase;
	font-style:italic;
	font-size:14px;	
}

#left .navbox_noaction{
	float:left;
	margin-bottom:21px;
	background-color:#000;
	position:relative;
	width:184px;
	height:141px;
	overflow: hidden;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:lowercase;
	font-style:italic;
	font-size:14px;	
}


#left .more_link{
	text-decoration:underline !important;
	color: #990000 !important;	
}

.navbox{
	float:left;
	margin-bottom:10px;
	background-color:#000;
	position:relative;
	width:184px;
	height:141px;
	overflow: hidden;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:lowercase;
	font-style:italic;
	font-size:14px;
}

.plus{
	background:url(images/home/plus.png) no-repeat;
	background-position: 6px -17px;
	display: block;
	height: 16px;
	width: 20px;
	position: absolute;
	right: 0;
	top: 0;
}

.plus_expanded{
	background:url(images/home/plus.png) no-repeat;
	background-position: 6px 4px;
	display: block;
	height: 16px;
	width: 20px;
	position: absolute;
	right: 0;
	top: 0;
}

.navboxes {
	padding-left: 5px;
	color:#efefef;
	padding-right:20px;
	width:159px;
	position:absolute;
	background-color: #000;
	z-index: 3;
	width:159px;
	display: block;
	text-decoration: none;
	font-size: 13px;
	line-height: 20px;	
}

.navboxes_expanded{
	padding-left: 5px;
	color:#efefef;
	width:179px;
	height:16px;
	position:absolute;
	bottom:0px;
	background-color: #990000;
	z-index: 3;
}

.navbox_info{
	width:174px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	height:136px;
	background-color:#000;
	position:absolute;
	top: 141px;
	text-align: center;
	color: #fff;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:13px;
}

.navbox_info_expanded{
	width:174px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	height:136px;
	background-color:#000;
	position:absolute;
	top: 0;
	text-align: center;
	color: #fff;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:13px;
}

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

.navbox_info .selected{
	text-decoration: none;
	color: #990000;	
}


.navbox_info a:hover{
	text-decoration: underline;	
}

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

.navbox_info_expanded .selected{
	text-decoration: none;
	color: #990000;	
}

.smallerfont{
	font-size: 12px;	
}

.navbox_info_expanded a:hover{
	text-decoration: underline;	
}

#vid_subnavbox {
	background-image:url(images/home/side_nav_vids_.jpg);
}

#records_subnavbox {
	background-image:url(images/home/side_nav_records.jpg);
}

#media_subnavbox {
	background-image:url(images/home/side_nav_media.jpg);
}

#stage_subnavbox {
	background-image:url(images/home/side_nav_stage.jpg);
}

#blog_subnavbox {
	background-image:url(images/home/bloggraph.jpg);
}


/*--////////////////////////////////////////CENTER--*/



#centerinfo{
	width:590px;
	text-align:left;
	padding: 0 30px 0 30px;
	
}

#latestnews {
	width:590px;
	float:left;
	margin-bottom:10px;
	margin-top:10px;
	
}

#latestnewsnav{
	width:590px;
	height:20px;
	background-image:url(images/home/latest_news_bar.gif);
	background-repeat: no-repeat;
	position: relative;
	margin-bottom: 10px;

}

#latestnewsleft {
	float:left;
}
#latestnewsright {
	float:right;
	width: 400px;
	text-align:left;
}

#latestnewsright .more_link:hover{
	text-decoration: underline;
}

#latestdates {
	width:590px;
	float:left;
}

#latestdatesinfo {
	width:590px;
	float:left;
}

#latestdatesdates {
	width:590px;
	float:left;
}

#latestdatesnav{
	width:590px;
	height:20px;
	background-image:url(images/home/latest_dates_bar.gif);
	position: relative;

}

#latestvids {
	width:590px;
	float:left;
	margin-bottom:10px;
	margin-top: 10px;
	
}

#latestvidsnav{
	width:590px;
	height:20px;
	background-image:url(images/home/latest_video_bar.gif);
	margin-bottom: 10px;
	position: relative;

}

#latestrecords {
	width:590px;
	float:left;
	margin-bottom:10px;
	
}

#latestrecordsnav{
	width:590px;
	height:20px;
	background-image:url(images/home/latest_records_bar.gif);
	margin-bottom: 10px;
	position: relative;
}

#latestpictures {
	width:590px;
	float:left;
	margin-bottom:10px;	
}

#latestpicturesnav{
	width:590px;
	height:20px;
	background-image:url(images/home/latest_picture_bar.gif);
	margin-bottom: 10px;
	position: relative;

}

#latestposters {
	width:590px;
	float:left;
}

#latestpostersnav{
	width:590px;
	height:20px;
	background-image:url(images/home/latest_poster_bar.gif);
	margin-bottom: 10px;
	position: relative;

}

.latest{
	width:590px;
	float:left;
	margin-bottom:10px;
	margin-top:10px;
}

.latest_stage{
	width:590px;
	float:left;
	margin-bottom:10px;
	margin-top:10px;
}

.latestnav{
	position: relative;
	width:585px;
	height:20px;
	background-image:url(images/home/blackbar.gif);
	margin-bottom: 10px;
	color: #efefef;
	padding-left: 5px;
}

.latest .thumb{
	background: none;
	height: 125px;
}

.social_media_sharing{
	padding-top: 10px;
	float: left;	
}

.social_media_sharing div{
	float: left;	
	margin-right: 10px;
}

.retweet {
	width: 46px;
}


/*--////////////////////////////////////////RIGHT--*/

#icons{
    float:left;
    margin-left:17px;
    margin-top:56px;
}

#icons div{
    float: left;
    padding-left:3px;
    padding-top: 2px;
}

#socialnavico_wk{
    padding-top: 0 !important;
}

#socialnavico_gc  {
	float:left;
	margin-left:27px;
	padding-bottom:5px;
}

#socialnavico_gc {
	float:left;
	margin-left:27px;
	padding-bottom:5px;
}

#socialnavico_live{
	float:left;
	margin-left:18px;
	padding-bottom:5px;
}

#merchbox {
    width:127px;
    height:195px;
    background-image:url(images/home/merchback.jpg);
    float:left;
    background-color:#000;
    position:relative;
}

#livebox {
    width:127px;
    height:140px;
    background-image:url(images/gomez_live_logo.jpg);
    float:left;
    background-color:#000;
    position:relative;
    display: block;
    text-decoration: none;
    margin-top: 0 !important;
}

#communitybox{
    width:127px;
    height:140px;
    background-image:url(images/gomez_community_logo.jpg);
    float:left;
    background-color:#000;
    position:relative;
    display: block;
    text-decoration: none;
}

#right .navboxes{
	width: 102px !important;	
}

#merchbox .navboxes{
    height: 58px;
    bottom: -40px;
}

#livebox .navboxes{
    height: 20px;
    bottom: 0;
}

#communitybox .navboxes{
    height: 20px;
    bottom: 0;
}

#right .navboxes a{
	display: block;
	height: 40px;	
	float: left;
	background-position: top;
}

#right .navboxes a:hover{
	display: block;
	height: 40px;	
	float: left;
	background-position: bottom;
}

.merch_label {
	width: 102px; 
	height: 19px;	
}

.us_store{
	width: 28px;
	margin-left: 18px;
	background: url('images/home/us_storelinx.png') no-repeat;	
}

.uk_store{
	width: 26px;
	background: url('images/home/uk_storelinx.png') no-repeat;	
}

.au_store{
	width: 24px;
	background: url('images/home/au_storelinx.png') no-repeat;	
}

/*--/////////////////////////////////////////////////////////////////////////BOTTOM--*/


#footer {
	width:1054px;
	margin:auto;
	
}

/*--/////////////////////////////////////////////////////////////////////////NEWS PAGE--*/

#pager_left{
	float:left;
}

#pager_right{
	float: right;	
}

.pager{
	color:#990000;
	text-decoration:underline;	
}

.news_preview{
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 1px dotted #000;		
}

.noborder{
	border: none;	
}

.news_preview .odd{
	float:right;	
	border: none !important;
}

.news_preview .even{
	float:left;	
	border: none !important;
}

.news_preview_text{
	width: 200px;	
}

.more_link{
	text-decoration:underline;
	color: #990000;		
}

.header_link{
	position: absolute;
	top:16px;	
}

.news_header_link{
	right:84px;
}

.gigs_header_link{
	right: 27px;	
	
}

.stage_header_link{
	left: 65px;	
}

.pics_header_link{
	right: 110px;
}

/*--/////////////////////////////////////////////////////////////////////////SINGLE POSTS--*/

/** NEWS POST **/

.perma a {
	float:left;
	border:1px solid #999999;
	color:#999999;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:5px;
	padding-right:5px;
	font-family: helvetica, arial, sans-serif;
	font-size:11px;
	line-height:13px;
	font-weight:bold;
	background-color:#efede7;
	
	text-decoration:none;
	font-style:normal
}

.perma a:hover {
	border:1px solid #A72808;
	color:#efede7;
	background-color:#A72808;

}

#centerinfo .category-news{
	padding-top: 30px;
	padding-bottom: 30px;
}

.category-news .newstext{
	_overflow: visible; 
	_zoom: 1;	
}

.category-news .newstext a{
	color: #99000 !important;	
}

/** ALBUM POST **/

#centerinfo .category-records{
	margin-top: 20px;	
}

.album_left{
	float: left;	
}

.category-records .album_left{
	width: 350px;		
}

.album_right{
	width: 225px;
	float: right;
	font-style: italic;	
	font-size: 14px;
	line-height: 14px;
}

.album_right ol{
	margin-left: 20px;
	margin-top: 5px;
	padding: 0;	
}

.album_right li{
	padding-bottom: 5px;	
}

.album_right ol a{
	color: #000;
	text-decoration: none;
	padding-left: 15px;
	display: block;
}

.playable_track{
	background-image: url('images/home/play.png');
	background-repeat: no-repeat;
}

.playable_track:hover{
	background-image: url('images/home/play_over.png');	
	background-repeat: no-repeat;
}

.pausable_track{
	background-image: url('images/home/pause.png');	
	background-repeat: no-repeat;
}

.pausable_track:hover{
	background-image: url('images/home/pause_over.png');	
	background-repeat: no-repeat;
}

.buy_link_header{
	width: 50px;
	text-align: left;
	display: inline-block;	
}

.buy_links a{
	color: #990000;	
}

.album_notes{
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;	
}

.album_listing{
	position: relative;
	width: 184px;
        height: 184px;
	float: left;
	margin-right:19px;
	margin-bottom: 19px;
	overflow: hidden;
}

.album_listing a{
	text-decoration: none;	
}

.nomargin{
	margin-right: 0 !important;	
}

.thumb_overlay{
	position: absolute;
	top: 0;
	width: 184px;
	height: 200px;
	z-index: 2;
}

.album_overlay{
	background: url('images/home/album_overlay.png') repeat-y;	
}

.navboxes_album_selected{
	height: 40px !important;	
	background-color: #990000;
}

.albums .navboxes{
	bottom: 0;	
}



/*--/////////////////////////////////////////////////////////////////////////GIGS PAGE--*/

.shows_table{
	margin-top:10px;
	border-collapse:collapse;
	font-size: 13px;
	margin-left:8px;
}

.shows_table tr{
	border-top: 1px solid #000;
	border-collapse:collapse;
}

.shows_table tr td{
	padding-bottom:5px;
	padding-top:5px;
	padding-right: 20px;
	vertical-align: top;
}

.shows_table .more_link:hover{
	color: #000;
}

.shows_table tr td .more_link:hover{
	color: #000;
}

.shows_header_row{
	border: none !important;
}

.shows_table .venue a{
	color: #000;
	text-decoration: underline;	
}

.shows_table .venue{
	width: 160px;
}

.shows_table .date{
	width: 50px;	
}

.shows_table .loc{
	width: 160px;	
}

.shows_table .presale{
	width: 45px;
	text-align: center;
}

.shows_table .onsale{
	text-align: center;	
	width:50px;
}

#map_canvas{
	width: 590px; 
	height: 365px;
	overflow: hidden;
}

/*--/////////////////////////////////////////////////////////////////////////RECORDS PAGE--*/

.records_page{
	margin-top: 20px;	
}

/*--/////////////////////////////////////////////////////////////////////////MEDIA PAGE--*/

.media_page_text{
	width:345px;
	float:right;
	font-size: 13px;
	_overflow: visible; 
	_zoom: 1;	

}

.media_page_text h1{
	margin-bottom: 5px;
}

.media_splash_thumbnail{
	float: left;	
}


/** CONTACT PAGE **/

#contact_info{
	padding-top: 20px;
        padding-left: 25px;
}

#contact_info td{
	vertical-align: top;
        padding:30px;
}

#contact_info h2{
	font-weight: normal;
	font-size: 18px;
	margin: 0;
	padding: 0;	
}

#contact_info a{
    color: #990000;
}



	
/*** END PROD STYLES ****/



/*--/////////////////////////////////////////////////////////////////////////PICTURES/POSTERS PAGE--*/

.items{
	margin: 0;	
}

.main_wrap{
	margin-bottom: 18px;	
}

.pic_main{
	text-align: center;	
}

.thumb{
	position: relative;
	float: left;
	margin-right: 17px;
	_margin-right: 14px;
	margin-top: 10px;
	background-color:#000000;
	height:145px;
	overflow: hidden;
	width:184px;
	cursor:pointer;
}

.stage_thumb{
	position: relative;
	float: left;
	margin-right: 17px;
	_margin-right: 14px;
	margin-top: 10px;
	background-color:#000000;
	overflow: hidden;
	width:184px;
	cursor:pointer;
}

.store_thumb {
	height:185px !important;
	text-decoration: none;
}

.stage_thumb .navboxes{
	position: absolute;
	bottom: 0;	
}

.thumb_holder{
	height: 125px; 
	overflow: hidden	
}

.thumb .navboxes {
}

.thumb .navselected{
	bottom: 0;
	background-color: #990000; 
}

.overlay{
	position: absolute;
	top: 0;
	height: 125px;
	width: 184px;
	background: url('images/home/selected_overlay.png') repeat-y;
	z-index: 2;	
}

.hidden{
	display: none;	
}

.pic_selected{
	background-position: 6px 4px;	
}

.posterbuylink{
	display: block;
	height: 19px;
	width: 34px;
	background: url('images/home/buy.png') no-repeat bottom;
}

.posterbuylink:hover{
	background: url('images/home/buy.png') no-repeat top;	
}

.posterbuylink:hover{
	text-decoration: underline;	
}

.thumb_details{
	color:#000000;
	font-size:12px;
	line-height:13px;
}

.pic_lightbox{
	margin: 0 auto;
 	display: none;
 	font-style: italic;
	position:absolute;
	z-index:9999;
	background-color: #000;
	width: 43px;
	height: 48px;
}

.lightbox_pic{
}

.lightwrap{
	padding: 8px;
 	color: #fff;
	display: none;
	background-color: #000;
			
}

.lightwrap div a{
	color: #fff;
	text-decoration: underline;	
}

.lightwrap div a:hover{
	color: #fff;
	text-decoration: underline;	
}

.lightwrap div{
	padding-top: 5px;
}

.close{
	cursor:pointer;
	padding: 0 !important;
	float: right;
	height: 15px;
	width: 15px;
	background: url('images/home/close.png') no-repeat bottom;
}

.close:hover{
	background: url('images/home/close.png') no-repeat top;
}

.close:hover{
	text-decoration: underline	
}

.prev_pic{
	background: url('images/home/backscroll_poster.png') no-repeat;
	height: 39px;
	width: 19px;
	display: block;
	position: absolute;
	top: 40%;
	left: -24px;
}

.next_pic{
	background: url('images/home/forewardscroll_poster.png') no-repeat;
	display: block;
	position: absolute;
	top: 40%;
	right: -24px;
	height: 39px;
	width: 19px
}

/*--/////////////////////////////////////////////////////////////////////////VIDEOS PAGE--*/


.vid_thumbs{
	margin-top: 20px;
	margin-bottom: 10px;	
}

#vimeo_embed{
	width: 590px;
	display: none;	
	background: #000;
	padding: 8px;
}

#video_text{
	padding-top: 5px;	
}

#video_text{
	background: #000;
	text-align: left;
	color: #fff;
}

.img_text{
	text-align: left;	
}

.photo_content{
	display: none;	
}


/**** SIGNUP ***/

#signup{
	padding-left:16px;
	padding-top:40px;
	position: fixed; 
	width: 300px; 
	z-index: auto; 
	top: 64.8px; 
	left: 541px; 
	display: none;	
	background: url('images/home/bgrnd.png') no-repeat;
	height: 196px;
	width: 363px;	
}

#signup .close{
	display: none !important;	
}

#email{
	width:252px;
	border: 1px solid #000;	
	height: 23px;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:14px;
	font-style:italic;
	line-height:23px;
	text-transform:lowercase;
	float: left;
	padding: 0;
	color: #000;
	padding-left: 5px;
}

#fsignup{
	padding-top: 10px;	
}

.comments_holder{
	padding-top: 20px;	
}


/***** BLOG PAGE ******/

.blogdatetext{
	color: #990000;	
}

.blogheadlinetext{
	color: #000;
	text-decoration: underline;	
}

.floatright{
	float: right;	
}

.url{
	color: #990000;
	text-decoration: underline;	
}

.commentlist tr{
	border-top: 1px solid #000;
	border-collapse:collapse;
}

.commentlist td{
	padding-bottom:10px;
	padding-top:10px;
}

#commentform input{
	border: 1px solid #000;		
	float: left;
	width: 200px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform textarea{
	border: 1px solid #000;	
	margin-top: 10px;	
}

#commentform label{
	float: left;
	display: block;
	height: 25px;
	width: 100px;	
}

#commentform #submit {
	margin: 0 0 5px auto;
	float: left;
	}

/** END PROD STYLES **/

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

.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;
	}

*/
.metadata {
	clear: both;
}

.clear {
	clear: both;
}

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

#commentform {
	margin: 5px 10px 0 0;
	}

#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}

/* End Form Elements */



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

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

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

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

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

#commentform p {
	margin: 5px 0;
	}

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

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



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#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 #ddd;
	}

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

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}


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

