@charset "utf-8";
/* CSS Document */
@import "am_nav.css";
@import "am_jukebox.css";
@import "galleries.css";
* {
	outline: 0px none;
}

body {
	margin: 0px;
	padding: 0px;
	font-size: 62.5%;
	
}

html.home_wrapper {
	height: 100% !important;
}

body.home {
	background: #fff url(/images/home_body_bg2.jpg) 50% top repeat-x;
	height: 100% !important;
}

a, a:visited, a:active {
	color: #c03;
	text-decoration: none;
}	

a:hover, a:visited:hover {
	color: #a00;
	text-decoration: underline;
}

.clear {
	clear:both;
	display:block;
	float:none;
	height:0pt;
	margin:0pt;
	overflow:hidden;
	padding:0pt;
	width:0pt;
}

h2 {
	color: #c41230;
	font-size: 2.8em;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	text-transform:uppercase;
	letter-spacing: -0.05em;
	padding-bottom: 20px;
	margin-left: -30px;
	margin-right: -35px;
	padding-left: 28px;
	padding-right: 34px;
	width: 475px;
	margin-bottom: 5px;
	background: url(/images/h2_bg.jpg) bottom left no-repeat;
}

h3 {
	color: #c41230;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size: 2.3em;
	font-weight: normal;
}

h4 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 1.5em;
	color: #666;
	letter-spacing: -0.05em;
	text-transform: uppercase;
	margin-bottom: 20px;
}

h5 {
	background: #C41230;
	color: #fff;
	font-family: Arial, Verdana, sans-serif;
	font-size: 1.3em;
	
	padding: 12px 12px 9px 12px;
	margin-bottom: 20px;
}

h5 a, h5 a:hover { color: #fff; }

h6 {
	color: #c41230;
	font-family: Arial, Verdana, sans-serif;
	font-size: 1.3em;
	letter-spacing: -0.02em;
	margin-bottom: 10px;
}



p {
	color: #313131;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.8em;
	margin-bottom: 22px;
}

ul {
	background: #e0e0e0;
	padding: 12px 20px 14px 37px;
	#padding: 0px 20px 14px 37px;
	color: #313131;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 2em;
	list-style-image: url(/images/list_bullet.jpg);
	#list-style-image: url(/images/list_bullet.ie.jpg);
	margin-bottom: 18px;
}
ol {
	background: #e0e0e0;
	padding: 12px 20px 14px 37px;
	#padding: 0px 20px 14px 37px;
	color: #313131;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 2em;
	margin-bottom: 18px;
}
li {
	padding-top: 3px;
	padding-bottom: 3px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.alignleft {
	display:inline;
	float:left;
	margin:0 15px 15px 0;
}

.alignright {
	display:inline;
	float:right;
	margin:0 0 15px 15px;
}

.no_margin {
	margin:0;
}

.center_h2 {
	color: #c41230;
	font-size: 28px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	text-transform:uppercase;
	letter-spacing: -0.05em;
	padding-bottom: 20px;
	margin-left: -30px;
	margin-right: -35px;
	padding-left: 28px;
	padding-right: 34px;
	width: 475px;
	margin-bottom: 5px;
	text-align: center;
	background: url(/images/h2_bg.jpg) bottom left no-repeat;
}

.center_h3 {
	color: #c41230;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size: 23px;
	font-weight: normal;
	text-align: center;
}

/*
=============================================================
FOR SPECIAL PAGES
=============================================================
*/
body.widecontent #right {
	float: left;
	background: #fff;
	width: 737px;
	margin: 0 0 0 105px!important;
	margin: 0 0 0 53px;
	}

body.widecontent #footer_wrapper {
	width: 959px;
	margin: 0px auto;
	background: url(/images/footer_bg_wide.gif) -1px top no-repeat;
	padding-top: 41px;
	padding-bottom: 100px;
}
body.widecontent #text {
	padding-left: 30px;
	padding-right: 35px;
	width: 671px;
	-padding-right: 0px;
	padding-bottom: 50px;
}




	
#am {
	background: #fff url(/images/body_bg2.jpg) 50% top repeat-x;
	
	
}

#am_wrapper {
	width: 960px;
	margin: 0px auto;
	background: url(/images/wrapper_bg.gif) -1px top repeat-y;
	
}

#am_container {
	width: 960px;
	margin: 0px auto;
	background: url(/images/container_bg.jpg) 0px top no-repeat;
	
}

#sub_header {
	height: 390px;
	width:960px;
	background: url(../images/header_bg.gif) 302px bottom no-repeat;
}

#left {
	float: left;
	width: 236px;
	padding-left: 66px;
	padding-bottom: 2px;
}

#sidebar {
	margin-top: -6px;
}

#sidebar p {
	margin: 0px;
	padding: 0px;
	float: left;
}

#sidebar img {
	float: left;
	margin-bottom: 12px;
}

#rating_monklet {
	margin-bottom: 0px;
}

#newsletter_form_wrapper {
    float: left;
    width: 185px;
	padding-left: 40px;
}

#newsletter_form {
    float: left;
	margin-bottom: 15px;
}

#newsletter_form label {
	float: left;
	padding-right: 3px;
	line-height: 18px;
	height: 20px;
    color: #3F3F3F;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 3px;
    font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
}

#newsletter_form #email {
	border: 1px solid #ccc;
	line-height: 14px;
	height: 14px;
	padding: 2px 5px;
	width: 155px;
	font-family: Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 10px;
	color: #666;
	float: left;
}

.sub #newsletter_form #email {
	border: 1px solid #ccc;
	line-height: 14px;
	height: 14px;
	padding: 2px 5px;
	width: 141px;
	font-family: Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 10px;
	color: #666;
	margin-bottom: 20px;
	float: left;
}

#newsletter_form #submit {
	border: 0px none;
	height: 20px;
	width: 20px;
	background: url(/images/newsletter_submit.png) top left no-repeat;
	text-indent: -999em;
	float: left;
	cursor: pointer;
}

#newsletter_form #submit:hover {
	background-position: bottom left;
}

#right {
	float: left;
	background: #fff;
	width: 537px;
	min-height: 268px;
	height: auto !important;
	-height: 268px;
}

.wide #right {
	float: left;
	margin-left: 102px;
	display: inline;
	padding-bottom: 2px;
	width:737px;
}

.wide h2, .widecontent h2 {
	width: 675px;
	background: url(/images/h2_bg_wide.jpg) bottom left no-repeat;
}

#text {
	padding-left: 30px;
	padding-right: 35px;
	width: 472px;
	-padding-right: 0px;
	padding-bottom: 50px;
}

.wide #text {
	width: 672px;
}

#footer {
	width: 100%;
	clear:both;
}

#footer_wrapper {
	width: 960px;
	margin: 0px auto;
	background: url(/images/footer_bg.gif) -1px top no-repeat;
	padding-top: 41px;
	padding-bottom: 100px;
}

.wide #footer_wrapper {
	background: url(/images/footer_bg_wide.gif) -1px top no-repeat;
}

#footer_container {
	margin-left: 85px;
}

#footer_container #footer_text {
	float: left;
	width: 420px;
	margin-right: 55px;
}

#footer_container #footer_text p {
	color: #FF0000;
	font-size: 9px;
	margin:0;
	padding:0;
}

#footer_right {
	float: left;
}

#footer_container #links {
	float: left;
}

#footer_container #links p {
	color: #FF0000;
	font-size: 9px;
	margin: 0px;
}

#footer_container #links a, #footer_container #links a:visited, #footer_container #links a:active {
	color: #FF0000;
	font-size: 9px;
}

#footer_container #links a:hover, #footer_container #links a:visited:hover {
	color: #FF0000;
	font-size: 9px;
	text-decoration: none;
}

#searchbox {
	float: left;
	margin-left: 10px;
	display: inline;
	margin-right: 5px;
}

#searchbox .styleit {
	float: left;
	border: 1px solid #656565;
	color: #666666;
	font-size: 9px;
	height: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	width: 82px;
}

#searchbox .gobutton {
	float: left;
	display: inline;
	margin-left: 1px;
}

#designbyam {
	float: left;
	width: 37px;
	height: 40px;
	overflow: auto;
	margin-top: -4px;
	z-index: 999;
	position: relative;
}

/****************
** Blog Styles
*****************/

.rss_link {
	background:transparent url(../images/rss_icon.jpg) no-repeat scroll 0 0;
	color:#C41230;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	height:16px;
	margin:-20px 0 15px 30px;
	padding-left:22px;
	text-decoration:none;
}

.rss_link:hover {
	color:#C41230;
	text-decoration:underline;
}

.post h4 {
	letter-spacing: 0.1px;
	margin-bottom: 10px;
	float: left;
}

.post h4 a, .post h4 a:visited, .post h4 a:active {
	color: #666;
	text-decoration: none;
}

.post h4 a:hover, .post h4 a:visited:hover {
	color: #999;
	text-decoration: underline;
}

.post h4 a.notes_link, .post h4 a.notes_link:visited, .post h4 a.notes_link:active {
	color: #c41230;
	text-decoration: none;
	background: url(/images/notes.jpg) left 50% no-repeat;
	padding-left: 32px;
	display: block;
	line-height: 30px;
}

.post h4 a.notes_link:hover, .post h4 a.notes_link:visited:hover {
	color: #c41230;
	text-decoration: underline;
}

.article_detail .post_content {
	margin-top: 20px;	
}

.title_bar {
	width: 472px;
	float: left;
}

h4.blogposttitle {
	float: left;
	width: 350px;
}

h4.blogdate {
	float: left;
	width: 122px;
	text-align: right;
}

.post_content {
	width: 472px;
	float: left;
}

.post_info {
	float: left;
	width: 448px;
	background: #f0f0f0;
	padding: 12px;
	margin-bottom: 20px;
}

.post_info strong {
	color: #c41230;
	font-weight: normal;
}

.post_info p {
	margin-bottom: 2px;
	color: #666666;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 1.277em;
	font-family:Helvetica, Arial, Verdana, sans-serif;
}

.hr_img {
	padding-bottom: 15px;
	margin-left: -30px;
	width: 537px;
}

.post_info .more {
	float: left;
	text-align: right;
	width: 105px;
	text-transform: capitalize;
}

.post_info .category {
	float: left;
	width: 340px;
}

.post_info .published {
	float: left;
	width: 340px;
}

.post_info .more a, .post_info .more a:visited, .post_info .more a:active {
	color: #c41230;
	background: url(/images/list_bullet.jpg) right 3px no-repeat;
	padding-right: 10px;
	text-decoration:none;
}

.post_info .more a:hover, .post_info .more a:visited:hover {
	color: #8a151d;
	background: url(/images/list_bullet_hover.jpg) right 3px no-repeat;
	text-decoration: underline;
}

.success {
	display: block;
	background: #cfc url(../images/accept.jpg) 4px 50% no-repeat;
	border: 1px solid #393;
	border-left: 3px solid #393;
	font-size: 11px;
	color: #333;
	padding: 5px 4%;
	width: 92%;
	color: #333;
	margin: 5px 0px 10px 0px;
	float: left;
	display: inline;
}

.error {
	display: block;
	background: #fcc url(../images/exclamation.jpg) 4px 50% no-repeat;
	border: 1px solid #c00;
	border-left: 3px solid #c00;
	font-size: 11px;
	color: #333;
	color: #333;
	padding: 5px 4%;
	width: 92%;
	margin: 5px 0px 10px 0px;
	float: left;
	display: inline;
}

.info {
	display: block;
	background: #ffc url(../images/error.jpg) 4px 50% no-repeat;
	border: 1px solid #fc0;
	border-left: 3px solid #fc0;
	font-size: 11px;
	padding: 5px 4%;
	width: 92%;
	margin: 5px 0px 10px 0px;
	float: left;
	display: inline;
}

#truth_jukebox .info {
	display: block;
	background: none;
	border: none;
	border-left: none;
	font-size: 11px;
	padding: 5px 4%;
	width:260px;
	margin: 5px 0px 10px 0px;
	float: left;
	display: inline;
}


#comments {
	float: left;
	width: 472px;
}

#comments .comment {
	margin-bottom: 35px;
}

#comments h3 {
	margin-bottom: 15px;
}

#comments h4 {
	letter-spacing: 1px;
	margin-bottom: 0px;
	border-bottom: 1px solid #666;
}

#comments form label {
	display:block;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 1.5em;
	color: #666;
	letter-spacing: -0.05em;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 10px;
	letter-spacing: 1px;
}
#comments form .commentName input {
	display:block;
	border:1px solid #666666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	width:300px;
	padding: 3px 0;
	}
#comments form textarea {
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #666;
	margin-bottom: 10px;
}

#comment-submit {
	clear: both;
	border: 0px none;
	padding: 5px;
	color: #fff;
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	background: #790b1e;
}

.text_sidebar {
	width: 236px;
	margin-bottom: 35px;
}

.text_sidebar_top {
	background: url(../images/blog_cat_bg_top.png) top left no-repeat;
	padding-top: 11px;
}

.text_sidebar_bottom {
	background: url(../images/blog_cat_bg_bottom.png) top left no-repeat;
	height: 8px;
}

.text_sidebar_wrapper {
	background: url(../images/blog_cat_bg_repeat.png) top left repeat-y;
}

.text_sidebar_container .sidebar {
	background: url(../images/blog_cat_bg_mid.jpg) top right no-repeat;
	padding-left: 10px;
	width: 197px;
	padding-top: 15px;
}

.text_sidebar_container {
	background: url(../images/blog_cat_bg_mid.jpg) top right no-repeat;
	padding-left: 15px;
	width: 221px;
	overflow: auto;
}

.text_sidebar_container h3 {
	margin-bottom: 5px;
	font-size: 2.522em;
}

.text_sidebar_container li {
	padding: 1px 0px;
}

.text_sidebar_container ul {
	background: none;
	list-style: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
}

.text_sidebar_container ul li a, .text_sidebar_container .sidebar a {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 1.3em;
	color: #666;
	padding-left: 15px;
	line-height: 25px;
	font-weight: bold;
	display:block;
}

/****************
** Forum Styles
*****************/

#forums .boardname {
	background: #cc0033;
	padding-left: 38px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	padding-top: 7px;
	padding-bottom: 7px;
	width: 515px;
	float: left;
	text-transform: uppercase;
}

#forums .topicsheader {
	background: #cc0033;
	text-align: center;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	padding-top: 7px;
	padding-bottom: 7px;
	width: 119px;
	text-transform: uppercase;
	float: left;
}

#forums .category {
	float: left;
	width: 672px;
	background: #f0f0f0;
}

#forums .categories .alt {
	float: left;
	width: 672px;
	background: #fff;
}

#forums .category .name {
	padding-left: 38px;
	padding-top: 7px;
	padding-bottom: 7px;
	width: 515px;
	float: left;
	line-height: 30px;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	color: #666;
	font-weight: bold;
	font-size: 12px;
}

#forums .category .name a, #forums .category .name a:visited, #forums .category .name a:active {
	color: #666;
}

#forums .category .name a:hover, #forums .category .name a:visited:hover {
	color: #333;
}

#forums .topiccount {
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
	width: 119px;
	float: left;
	font-weight: bold;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	color: #666;
	font-size: 12px;
	line-height: 30px;
}

#forums .ajax_forum {
	float: left;
}

#forums .categories {
	float: left;
	margin-bottom: 50px;
}

#forums #breadcrumbs {
	margin-top: -25px;
	float: left;
	width: 60%;
	text-align: left;
}

#forums #create_topic {
	margin-top: -15px;
	float: left;
	text-align: right;
	width: 36%;
}

#forums #create_topic a {
	background: url(/images/link_go_bg.jpg) right 50% no-repeat;
	padding-right: 14px;
}

#forums .topic_list th {
	background: #cc0033;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	line-height: 30px;
	text-align: left;
}

#forums .topic_name {
	padding-left: 18px;
	width: 192px;
}

#forums .topic_started {
	width: 150px;
}

#forums .topic_count {
	width: 160px;
	text-align: center !important;
}

#forums .topic_last {
	width: 150px;
}

.topic_list td {
	background: #f0f0f0;
	padding-top: 6px;
	padding-bottom: 6px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
}

.topic_list td.topic_started, .topic_list td.topic_last {
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Verdana, sans-serif;
}

.topic_list .alt {
	background: #fff;
}

#newspages #pagination {
	text-align:right;
	padding: 0 0 20px;
	width:98%;
	}
#newspages #pagination a {
	padding: 0 3px;
	}
#newspages #pagination #current {
	font-weight:bold;
	}
#newspages #pagination #off {
	display:none;
	}


#pagination {
	width: 94%;
	margin: 0px 3%;
}

#pagination td {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	line-height: 30px;
}

#disc_title {
	background: #cc0033;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	line-height: 30px;
	text-align: left;
	padding-left: 2%;
	width: 98%;
	float: left;
}

.comment_info {
	font-size: 11px;
	color: #666;
	font-family: Arial, Verdana, sans-serif;
	padding-left: 2%;
	width: 98%;
	border-bottom: 1px solid #ccc;
	line-height: 30px;
}

.comment_body {
	padding-left: 2%;
	width: 98%;
	border-bottom: 2px solid #666;
	padding-bottom: 40px;
}

.comment_body .edited {
	margin-top: 30px;
}

#reply_form {
	margin-top: 30px;
}

#reply_form h4 {
	margin: 0px;
}

#reply_form label {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	margin-top: 20px;
	width: 100%;
	float: left;
	display: block;
}

#reply_form #discName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	width: 300px;
}

#reply_form #discComment {
	padding: 11px;
	width: 96%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#reply_form #discSubmit, #create_form #discSubmit {
	clear: both;
	border: 0px none;
	padding: 5px;
	color: #fff;
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	background: #790b1e;
	margin-top: 10px;
}

#reply_form #discCancel, #create_form #discCancel {
	clear: both;
	border: 0px none;
	padding: 5px;
	color: #fff;
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	background: #790b1e;
	margin-top: 10px;
	margin-left: 25px;
}

.editlink {
	position: absolute;
	margin-top: -30px;
	margin-left: 618px;
	#margin-left: 409px;
	#margin-top: -8px;
	width: 40px;
}

.editlink a {
	text-indent: -999em;
	float: left;
	padding-right: 20px;
	padding-left: 17px;
	-text-indent: 0px;
	-padding-left: 0px;
	background: url(/images/comment_edit.jpg) right 50% no-repeat;
}

.editlink a:hover {
	text-indent: 0px;
	color: #666;
	padding-left: 0px;
}

#create_form {
	margin-top: 30px;
}

#create_form h4 {
	margin: 0px;
}

#create_form label {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	margin-top: 20px;
	width: 100%;
	float: left;
	display: block;
}

#create_form #discName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	width: 300px;
}

#create_form #discComment {
	padding: 11px;
	width: 96%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


/****************
** Forms Styles
*****************/
.monkForm {
	width: 100%;
	float: left;
}

.monkForm .data {
	float: left;
	width: 312px;
}

.monkForm .required_note {
	color: #c03;
	font-weight: bold;
}

.monkForm fieldset {
	float: left;
}

.monkForm legend {
	display: none;
	float: left;
	color: #666;
	font-family: Arial, Verdana, sans-serif;
	letter-spacing: .5px;
	font-weight: bold;
	font-size: 12px;
	line-height: 27px;
}

.monkForm .text .data label {
	float: left;
	width: 100px;
	color: #666;
	font-family: Arial, Verdana, sans-serif;
	letter-spacing: .5px;
	font-weight: bold;
	font-size: 12px;
	line-height: 27px;
}

.monkForm .text .data  input {
	padding: 5px;
	width: 200px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #666;
	border: 1px solid #999;
}

.monkForm .select .data label {
	float: left;
	width: 100px;
	color: #666;
	font-family: Arial, Verdana, sans-serif;
	letter-spacing: .5px;
	font-weight: bold;
	font-size: 12px;
	line-height: 27px;
}

.monkForm .select .data select {
	padding: 5px;
	width: 212px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #666;
	border: 1px solid #999;
}

.monkForm .textarea .data label {
	float: left;
	width: 300px;
	color: #666;
	font-family: Arial, Verdana, sans-serif;
	letter-spacing: .5px;
	font-weight: bold;
	font-size: 12px;
	line-height: 27px;
}

.monkForm .textarea .data textarea {
	padding: 5px;
	width: 300px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #666;
	border: 1px solid #999;
}

.monkForm .checkbox legend {
	float: left;
	width: 300px;
	color: #666;
	font-family: Arial, Verdana, sans-serif;
	letter-spacing: .5px;
	font-weight: bold;
	font-size: 12px;
	line-height: 27px;
	margin: 0px;
	display: block;
}

.monkForm .checkbox .data {
	margin-bottom: 10px;
	float: left;
	width: 300px;
}

.monkForm .checkbox .data input {
	margin-top: 3px;
	float: left;
	width: 13px;
}

.monkForm .checkbox .data label {
	float: left;
	width: 282px;
	color: #666;
	font-family: Arial, Verdana, sans-serif;
	letter-spacing: .5px;
	font-size: 12px;
	line-height: 20px;
}

.monkForm .radio legend {
	float: left;
	width: 300px;
	color: #666;
	font-family: Arial, Verdana, sans-serif;
	letter-spacing: .5px;
	font-weight: bold;
	font-size: 12px;
	line-height: 27px;
	margin: 0px;
	display: block;
}

.monkForm .radio .data {
	margin-bottom: 10px;
	float: left;
	width: 300px;
}

.monkForm .radio .data input {
	margin-top: 3px;
	float: left;
	width: 13px;
}

.monkForm .radio .data label {
	float: left;
	width: 282px;
	color: #666;
	font-family: Arial, Verdana, sans-serif;
	letter-spacing: .5px;
	font-size: 12px;
	line-height: 20px;
}

.monkForm #formsubmit {
	float: left;
	width: 300px;
}

.monkForm #formsubmit input {
	clear: both;
	border: 0px none;
	padding: 5px;
	color: #fff;
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	background: #790b1e;
}

.monkForm .captcha .data label {
	float: left;
	width: 300px;
	color: #666;
	font-family: Arial, Verdana, sans-serif;
	letter-spacing: .5px;
	font-weight: bold;
	font-size: 12px;
	line-height: 27px;
}

.monkForm .captcha img {
	clear: both;
	float: left;
	border: 1px solid #666;
	margin-right: 16px;
}

.monkForm .captcha .data input {
	font-family: Arial, Verdana, sans-serif;
	font-size:20px;
	padding:8px 5px;
	width:160px;
	color: #666;
	border: 1px solid #999;
}

/*
=================================================================
BREADCRUMBS
=================================================================
*/
#breadcrumbs {
	text-align:right;
	padding: 10px 25px 20px 0;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
/*
================================================================
GALLERY SECTION CSS
================================================================
*/
#photo_gallery_page {
	font-family:Helvetica, Arial, sans-serif;
	font-size:10px;
	}

#photo_gallery_page .gallery {
	float: left;
	width: 300px;
	margin: 0 0 0 15px;
	min-height:100px;
	height:100%!important;
	height:100px;
	border:1px solid #fff;
}
#photo_gallery_page .gallery_img {
	float: left;
	margin: 0 10px 20px 0;
}
#photo_gallery_page .gallery_img img {
	border:1px solid #8c8c8c;
	width:130px;
}

#photo_gallery_page h4 {
	color: #666666;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 3px;
	padding: 10px 0 0 0;
	line-height:18px;
	font-family:Helvetica, Arial, sans-serif;
}
#photo_gallery_page .post_date {
	color:#313131;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}

#photo_gallery_page .gallery_date {
	color:#313131;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}

#photo_gallery_page .btn_view a:link, #photo_gallery_page .btn_view a:visited {
	color:#cc0033;
	background: url(../images/list_bullet.jpg) center right no-repeat;
	padding: 0 12px 0 0;
	font-size:11px;
	}
#photo_gallery_page .btn_view a:hover, #photo_gallery_page .btn_view a:active {
	
	}



#photo_gallery_page .gallery_backhome {
	float:right;
	font-size:11px;
	background: url(../images/list_bullet.jpg) center right no-repeat;
	padding:0 12px 0 0;
}



#photo_gallery_page a:link, #photo_gallery_page a:visited {
	color:#cc0033;
	}
#photo_gallery_page a:hover, #photo_gallery_page a:active {
	
	}

#photo_gallery_page .gallery-thumbnail {
	float: left;
	width: 160px;
	margin: 20px 5px 0 0;
}
#photo_gallery_page .gallery-thumbnail p {
	height:114px;
	width: 140px;
}
#photo_gallery_page .gallery-thumbnail img {
	border:1px solid #8c8c8c;
	
}


#photo_gallery_page .gallery h4 a, #photo_gallery_page .gallery h4 a:visited, #photo_gallery_page .gallery h4 a:active {
	color: #666666 !important;
}

#photo_gallery_page .gallery h4 a:hover, #photo_gallery_page .gallery h4 a:visited:hover {
	color: #666666 !important;
}



#gallery_detail {
	
}
#gallery_detail #pic_box {
	width: 490px;
	margin:0 auto;
	text-align:center;
	clear:both;
	padding: 15px 0 10px 0;
}
#gallery_detail #pic_box img {
	border:1px solid #666666;
	}
#photo_gallery_page #desc_box {
	border: 1px solid #8c8c8c;
	background: #fcf6e1;
	width: 398px;
	padding: 10px;
	float: left;
	display: none;
	margin-bottom: 10px;
}

#photo_gallery_page #gallery_footer {
	clear:both;
	width: 460px;
	margin:0 auto;
	padding: 0 0 0 20px;
	}


#photo_gallery_page #desc_box h5 {
	margin-bottom: -2px;
}

#photo_gallery_page #desc_box p {
	margin-left: 1px;
}


#gallery_detail #prev_links {
	width: 60px;
	float: left;
	height:12px;
	background: url(../images/list_bullet2.jpg) center left no-repeat;
	padding: 0 0 0 15px;
}
#gallery_detail #photo_footer {
	width: 280px;
	float: left;
	text-align:center;
}
#gallery_detail #next_links {
	width: 40px;
	float: right;
	height:12px;
	background: url(../images/list_bullet.jpg) center right no-repeat;
}


/*
================================================================
BOOKMARK ICONS CSS
================================================================
*/
#footericons {
	padding: 20px 40px 0 0;
	clear:both;
	text-align:right;
	}
#sidebaricons {
	clear: both;
	margin: 5px 0 0 40px;
	padding: 15px 0 15px 0;
}
#facebook_like {
	padding: 0 0 15px 0;	
	}
body.widecontent #footericons {
	display:block;
	width:590px;
	background:#fff;
	margin: 0 0 0 105px;
	padding:0 0 0 0;
	}
html .print_button {
	width: 0px;
	
	display: -moz-inline-block; 
	display:inline-block; 
	padding:0px 20px 0px 5px !important; 
	height:16px !important;
	margin-right: 5px;
	background: url(../images/print_ico.jpg) 0 0 no-repeat;
	text-decoration:none;
}

html .print_button:hover { 
	color: #fff !important;
	text-decoration:none;
} 


html .fb_share_button {
	width: 0px;
	color: #3B5998 !important;
	
	display: -moz-inline-block; 
	display:inline-block; 
	padding:0px 11px 0px 5px !important; 
	height:16px !important;
	margin-right: 5px;
	background:url(http://static.ak.fbcdn.net/images/share/facebook_share_icon.gif?0:26981) no-repeat right 70%;
} 
html .fb_share_button:hover { 
	color:#fff !important;
	text-decoration:none;
} 

html .nv_share_button {
	width: 0px;
	color: #005422 !important;
	
	display: -moz-inline-block; 
	display:inline-block; 
	padding:0px 14px 0px 5px !important; 
	height:16px !important; 
	text-decoration: none;
	margin-right: 5px;
	background:url(http://www.newsvine.com/_vine/images/identity/button_seednewsvine.gif) no-repeat right 70%;
} 

html .nv_share_button:hover { 
	color:#ffffff !important;
	text-decoration:none;
} 


html .delicious_share_button {
	width: 0px;
	color: #222222 !important;
	
	display: -moz-inline-block; 
	display:inline-block; 
	padding:0px 11px 0px 5px !important; 
	height:16px !important; 
	text-decoration: none;
	margin-right: 5px;
	background:url(http://images.del.icio.us/static/img/delicious.med.gif) no-repeat right 70%;
} 

html .delicious_share_button:hover { 
	color:#ffffff !important;
	text-decoration:none;
}

html .digg_button {
	width: 0px;
	
	display: -moz-inline-block; 
	display:inline-block; 
	padding:0px 14px 0px 5px !important; 
	height:16px !important;
	margin-right: 5px;
	background:url(http://widgets.digg.com/img/button/diggThisDigger.png) no-repeat right 70%;
	text-decoration:none;
}

html .digg_button:hover { 
	color: #fff !important;
	text-decoration:none;
}

/*
================================================================
NEWSLETTER SIGN UP CSS
================================================================
*/

#newslettersignup {
	width: 370px;
	height:300px;
	font-family: Arial, Verdana, sans-serif;
}

#newslettersignup .label {
	display: block;
	width: 150px;
	float: left;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: 25px;
}

#newslettersignup input.styleit {
	width: 200px;
	float: left;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 3px;
}

#newslettersignup #group {
	width: 210px;
	padding: 3px;
}
#newslettersignup #formsubmit {
	display: block;
	float: right;
	margin-bottom: 2px;
	width:220px;
}

/*
================================================================
EVITE CSS
================================================================
*/
#adv_evite .evite_thumb {
	width:220px;
	float:left;
	margin-bottom:10px;
	}


/*
================================================================
COMMON CSS
================================================================
*/
img {
	border:0;
	}
	
/**************************
Email Prompt
**************************/
#prompt_question {
	background-color: #ffffff;
	background-image: url(/images/YD_email_page_head.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center top;
	padding-bottom: 20px;
}
#prompt_question #container {
	width: 320px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 60px;
}
#prompt_question #container p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#prompt_question #container a {
	color: #BF202F;
	text-decoration: none;
}
#prompt_question #container a:hover {
	color: #BF202F;
	text-decoration: underline;
}
#prompt_question #container form {
	margin: 0px;
	padding: 0px;
}
#prompt_question #container td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#prompt_question #container textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width: 304px;
	height: 70px;
	padding: 3px;
}
#prompt_question #container .label {
	margin-bottom: 2px;
	display: block;
}

#prompt_question #container #copyEmail {
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 5px;
	border-bottom:1px dashed #666666;
	border-top:1px dashed #666666;
	margin-top: 7px;
	margin-bottom: 7px;
}

#prompt_question #container .submitBut {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 135px;
}
#prompt_question #container .inputText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 3px;
	margin-bottom: 10px;
	color: #333333;
	width: 143px;
}

#prompt_question #container #send_link, #prompt_question #container #send_link:visited, #prompt_question #container #send_link:active {
	float: left;
	margin-top: 15px;
	padding: 5px 10px;
	background: #BF202F;
	border: 1px solid #333;
	color: #fff;
	text-decoration: none;
}

#prompt_question #container #send_link:hover, #prompt_question #container #send_link:visited:hover {
	text-decoration: none;
	background: #991a26;
	border-color: #666;
}

#prompt_question #container #close_link {
	float: right;
	margin-top: 28px;
}


#prompt_question #container .linkText {
	font-size: 10px;
}
#prompt_question #container .sendCheck {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
	margin-bottom: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 5px;
}
#prompt_question #container #errorMsg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #BF202F;
	padding: 7px;
	text-align: center;
}
#prompt{z-index:21; width:418px; position:absolute; left:50%; top:0px;  margin-left:-209px; margin-top:100px; border:1px solid #d1d1d1;}
#prompt_bg{
	background:#000;
	position:fixed;
	left:0;
	top:0;
	width:100%;
	height:100%;
	filter:alpha(opacity=25);-moz-opacity:.25;opacity:.25;
	z-index:20;
}

#thickbox_content {
	display: none;
}

#TB_ajaxContent {
	font-size: 85.5%;
}

h4.search_heading {
	
}

p.no_margin {
	margin:0 !important;
}

hr {
	background-color:#CCCCCC;
	border:0 none;
	color:#CCCCCC;
	font-size:1px;
	height:1px;
	line-height:1px;
	margin:10px 0;
	padding:0;
}
hr.extra_spacing {
	margin:20px 0;
}
.btn_archivednews {
	float:right;
	padding: 7px 0 0 0;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	}






.no_flash { display:none; }


.nf_logo {
	padding: 23px 0 15px 0;
	float:left;
	}
.nf_subnav {
	float:right;
	padding: 34px 55px 6px 0;
	
	}
.nf_subnav a:link, .nf_subnav a:visited {
	color:#333;
	font-size:12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	padding: 0 8px;
	text-transform:uppercase;
	font-weight:bold;
	}

#subsocial {
	float:right;
	padding: 34px 10px 0 0;
	}
#subsocial a:link, #subsocial a:visited {
	background: url(../images/icon_subsocial.gif) 0 0 no-repeat;
	height:13px;
	float:left;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	margin: 0 0 0 15px;
	}
#subsocial a#ssnav0 {
	width:13px;
	}
#subsocial a#ssnav0:hover {
	background-position: 0 -13px;
	}
#subsocial a#ssnav1 {
	width:17px;
	background-position: -20px 0;
	}
#subsocial a#ssnav1:hover {
	width:17px;
	background-position: -20px -13px;
	}


#noflash, #noflash ul { /* all lists */
	padding: 6px 30px 0 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	float:right;
	background: transparent url(../images/noflash_bg.gif) top left no-repeat;
	clear:right;
	width:530px;
}

#noflash a:link, #noflash a:visited {
	display: block;
	font-size:12px;
	text-transform:uppercase;
	color:#fff;
	padding: 0 8px 11px 8px;
	font-weight:normal;
}

#am_gallery_container {
	float:left;
	width:469px;
	}

#am_gallery {
	height:330px;
	width:469px;
	overflow:hidden;
	margin: 0 0 10px 0;
	}
#gallery_nav {float:right;}
#gallery_nav a:link, #gallery_nav a:visited {
	display:block;
	width:15px;
	height:15px;
	text-align:center;
	float:left;
	color:#fff;
	background:#CC0033;
	margin: 0 0 0 6px;
	font-family:Arial, Helvetica, sans-serif;

	}
#gallery_nav a:hover, #gallery_nav a:acitve {
	
	}
#am_news {
	float:right;
	width:209px;
	font-family:Arial, Helvetica, sans-serif;
	}
#am_news h3 {
	font-size:25px;
	color:#c41230;
	font-weight:bold;
	margin:0 0 12px 0;	
	}
#am_news p {
	line-height:16px;
	margin: 0 0 3px 0;
	clear:both;
	}
#am_news a:link, #am_news a:visited {
	float:right;
	margin: 0 0 10px 0;	
	}

#am_quicklinks {
	float:right;
	width:209px;
	padding: 10px 0 0 0;
	border-top:1px solid #333;
	}
#am_quicklinks a:link, #am_quicklinks a:visited {
	display:block;
	font-size:14px;
	text-transform:uppercase;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	padding: 0 0 6px 0;
	letter-spacing:-1px;	
	}
#am_social {
	float:right;
	clear:right;
	width:209px;
	padding: 10px 0 0 0;
	}
#am_social a:link, #am_social a:visited {
	display:block;
	float:right;
	height:18px;
	text-indent:-9999px;
	overflow:hidden;
	background: url(../images/icon_social.gif) 0 0 no-repeat;
	margin: 0 0 0 6px;
	}
#am_social a:hover, #am_social a:active {
	
	}

#am_social a#social0 {
	width:16px;
	background-position: 0 0;
	}
#am_social a#social0:hover {
	background-position: 0 bottom;
	}
#am_social a#social1 {
	width:17px;
	background-position: -23px 0;
	}
#am_social a#social1:hover {
	background-position: -23px bottom;
	}
#am_social a#social2 {
	width:43px;
	background-position: -47px 0;
	}
#am_social a#social2:hover {
	background-position: -47px bottom;
	}




/* =Facebook Widgets
---------------------------------------------------------------------
*/

/* Facebook Fan Widget */
#facebook_fanbox_wrapper {
	background:none repeat scroll 0 0 #FFFFFF;
	display:none;
	position:absolute;
	top:0;
	width:100%;
	z-index:1001;
}

#facebook_fanbox {
	margin:0 auto;
	width:960px;
}

#facebook_fanbox_close {
	margin:15px 0 0 880px;
	position:absolute;
	z-index:1002;
}

/* #fb_fanbox_icon {
	float:left;
	margin:7px 0 0 45px;
}

#fb_fanbox_icon a {
	background:url("../images/fb_fanbox_icon.gif") no-repeat scroll 0 0 transparent;
	display:block;
	height:16px;
	text-align:left;
	text-indent:-9999px;
	width:16px;
}

#fb_fanbox_icon a:hover {
	background-position:left bottom;
} */


/* =Paypal Button
---------------------------------------------------------------------
*/
#paypal_form {
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
}

#paypal_button {
}


.nf_subnav a.donate_btn:link {
	background: #E4E4E4;
	color: #333;
	padding: 5px;
	position: relative;
	display: block;
	float: right;
	margin-top: -5px;
	margin-left: 5px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.nf_subnav a.donate_btn:hover {
	color: #CD0134;
	text-decoration: none;
}