/*  
Theme Name: Art and Antiques Magazine
*/
html{
margin-top:0px !important;}

#optin2 { margin: 0 auto 2em; padding:20px; overflow: hidden; text-align: center; width: 32em; border:2px solid red; }
	#optin2 h3 { margin-top: 0 }
	#optin2 p { margin: 8px 0 0 }
	#optin2 input {
		border-radius: 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		box-shadow: 0 2px 2px #ddd;
		-moz-box-shadow: 0 2px 2px #ddd;
		-webkit-box-shadow: 0 2px 2px #ddd
	}
		#optin2 input[type="submit"] {
			background: #fff url(/Images/input.png) repeat-x bottom;
			border: 1px solid #ccc;
			float: left;
			font-size: 14px;
			margin: 0 10px 10px 0;
			padding: 8px 10px;
			width: 200px;
		}
		#optin2 input[type="email"] {
			background: #217b30 url(/Images/green.png) repeat-x top;
			border: 1px solid #137725;
			color: #fff;
			cursor: pointer;
			float: left;
			font-size: 14px;
			font-weight: bold;
			padding: 3px 5px;
			text-shadow: -1px -1px #1c5d28;
			text-transform: uppercase;
			width: auto
		}
			#optin2 input[type="submit"]:hover { color: #c6ffd1 }
		#optin2 span { background: url(/Images/lock.png) no-repeat center left; float: left; margin-left: 15px; padding-left: 20px }

#optin {
	background: #333 url(/Images/gloss.png) no-repeat bottom center;
	border-bottom: 3px solid #232323;
	color: #fff;
	padding: 20px 15px;
margin-top:10px;
	text-shadow: 1px 1px #111;
}
	#optin p { margin: 8px 0 0 }
	#optin input {
		border-radius: 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		box-shadow: 0 2px 2px #111;
		-moz-box-shadow: 0 2px 2px #111;
		-webkit-box-shadow: 0 2px 2px #111
	}
		#optin input[type="email"] {
			border: 1px solid #111;
			font-size: 15px;
			padding: 8px 10px;
			width: 90%
		}
		#optin input.email { background: #fff url(/Images/email.png) no-repeat center right }
		#optin input.name { background: #fff url(Images/name.png) no-repeat center right }
		#optin input[type="submit"] {
			background: #960e17 url(/Images/red.png) repeat-x top;
			border: 1px solid #111;
			color: #fff;
			cursor: pointer;
			font-size: 14px;
			font-weight: bold;
			padding: 3px 5px;
			text-shadow: -1px -1px #3a060a;
			text-transform: uppercase
		}
			#optin input[type="submit"]:hover { color: #ffa5a5 }

.att-thumb{
padding: 10px;}

.alignright{
float:right;
}

.alignleft{
float:left;
}

.right{
float:right;
}

#gallery-post{
width:330px;
background:#eee;
margin-left:10px;
padding:10px;
}

.fr{
width:600px;}

.related {
float:right;
padding-left:20px;
width:280px;
}

.related p {
font-size: 12px;
line-height: 1.2;
}

.related li{
list-style:none;
}

.related ul{
padding:0;
}
.related li a, .related li a:hover, .related li:hover a{
color:#CC0000;
font-weight:bold;
line-height:35px;
text-decoration:underline;
}

.related-ads {
float:left;
width:300px
}

.wp-caption{
width: 600px !important;
background: #E2E2E2;
padding: 5px;
margin-bottom:15px;}
p.wp-caption-text {
margin-bottom:0 !important;}

/* Photospace Slideshow -------*/
.photospace{
	margin-top:10px;
	margin-bottom:10px;
	position:relative;
	overflow:visible;
}

.photospace_clear{
	clear:both;
}

.photospace .thumnail_col{ 
	float:left;
	opacity:1;
	width:181px;
}

.photospace .gal_content {
	/* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	float: right;
	width: 600px;
}
.photospace .gal_content a, 
.photospace .thumnail_col a {
	text-decoration: none;
	color: #000;
}

.photospace .gal_content a:hover{
	text-decoration: underline;
}

.photospace .controls {
	margin-top: -20px;
	height: 20px;
}

.photospace .controls a.next {
	margin-left:10px;
}



.photospace .ss-controls {
	float: left;
}
.photospace .nav-controls {
	float: right;
}
.photospace .slideshow-container {
	position: relative;
	clear: both;
	height: 400px; /* This should be set to be at least the height of the largest image in the slideshow */
}
.photospace .loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 600px;
	height: 400px; /* This should be set to be at least the height of the largest image in the slideshow */
}

.photospace .slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	
	line-height:0px; /* line space in webkit */
	font-size:0px; /* line space in webkit */
	white-space:nowrap; /* line space in webkit */
	letter-spacing:-1px; /* line space in webkit */
}
.photospace .slideshow a.advance-link {
	display: block;
	width: 600px;
	height: 400px; /* This should be set to be at least the height of the largest image in the slideshow */
	/* line-height: 502px;  This should be set to be at least the height of the largest image in the slideshow */
	text-align: center;
	
}

.photospace .slideshow a.advance-link:hover, 
.photospace .slideshow a.advance-link:active, 
.photospace .slideshow a.advance-link:visited {
	text-decoration: none;
}
.photospace .slideshow img {
	vertical-align: top;
}
.photospace .download {
	float: right;
}
.photospace .caption-container {
	line-height:1.2em;
}
.photospace span.image-caption {
	display: block;
	position: absolute;
}  
.photospace .caption {
	color: #000;
	text-align:left;
	padding-right:0;
	padding-top:10px;
padding-bottom:0px;
margin-bottom:10px;
}

.photospace li .caption{
	display:none;
}

.photospace .caption a {
}

.photospace .image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
.photospace .image-descm {
	line-height: 1.3em;
	padding-top: 12px;
margin-bottom:20px;
}
.photospace .thumnail_col {
	/* The thumnail_col style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
}
.photospace ul.thumbs {
	margin: 0;
	padding: 0;
	list-style: none  !important;
}
.photospace ul.thumbs li {
	float: left;
	padding: 0;
	margin: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	list-style: none  !important;
}

.photospace a.thumb {
	display: block;
	height:auto;
	padding: 0;
	margin: 0;
}

.photospace a.thumb:focus {
	outline: none;
}
.photospace ul.thumbs img {
	display: block;	
}

.photospace .thumnail_col div.top {

}
.photospace .thumnail_col div.bottom {
	
}

.photospace .pagination {
	position:absolute;
	left:0;
	top:-38px;
	width:100%;
	height:30px;
}
.photospace .pagination a, 
.photospace .pagination span.current, 
.photospace .pagination span.ellipsis {
	display: block;
	float: left;
	margin-right: 5px;
	padding:6px;
	padding-left:10px;
	padding-right:10px;
	border: 1px solid #ddd;
	color:#a9a9a9;
	line-height:14px;
}
.photospace .pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
.photospace .pagination span.current {
	font-weight: bold;
	background-color: #000;
	border-color: #000;
	color: #fff;
}
.photospace .pagination span.ellipsis {
	border: none;
	padding: 5px 0 3px 2px;
}

.photospace #captionToggle a {
	float: right;
	display: block;
	background-image: url('caption.png');
	background-repeat: no-repeat;
	background-position: right;
	margin-top: 5px;
	padding: 5px 30px 5px 5px;
}

.photospace .thumnail_col a.pageLink {
	height: 50px;
	line-height: 50px;
	background-color:#FFF;
	
	display: block;
	position: relative;
	float: left;
	background-position:center center;
	background-repeat:no-repeat;
	margin-right:10px;
	border:solid 1px #CCC;
}
.photospace .thumnail_col a.pageLink:focus {
	outline: none;
}

.photospace .thumnail_col a.prev {
	background-image: url('arrow-left.png');
}
.photospace .thumnail_col a.next {
	background-image: url('arrow-right.png');
}

.photospace .hide_me{
	display:none !important;
}
/* Post Excerpt -------*/


.post-excerpt { 
clear:both;
position:relative;
padding:5px 0 5px 195px; 
min-height:140px; 
border-bottom:1px dotted #b2b2b2;
}

.post-excerpt h3 { margin-bottom:0px; }

.post-excerpt-thumb { 
width: 186px;
height: 140px;
overflow:hidden;
position:absolute;
top:5px;
left:0; 
}

.post-excerpt a { 
font-weight: normal;
color: #00A5E9;
text-decoration: none;
}

.post-excerpt a:link, .post-excerpt a:visited {
font-weight: normal;
color: #00A5E9;
text-decoration: none;
}

.post-excerpt a:hover, .post-excerpt a:active {
font-weight: normal;
color: #00A5E9;
text-decoration: underline;
}

.post-excerpt h3 a:link, .post-excerpt h3 a:visited { 
font-family: Georgia, Times, 'Times New Roman', serif;
	font-weight: bold;
	color: #2C2C2C;
	margin: 0;
text-decoration: none;
}

.post-excerpt h3 a:hover, .post-excerpt h3 a:active { 
font-family: Georgia, Times, 'Times New Roman', serif;
	font-weight: bold;
	color: #2C2C2C;
	margin: 0;
text-decoration: underline;
}


#slogan{
float:right;
margin-top: 10px;
}
#topbanner{
float: right;
margin-top: 18px;
}
.menu{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	}
.menu ul{
	background:#333333;
	height:35px;
	list-style:none;
	margin:0;
	padding:0;
	}
	.menu li{
		float:left;
		padding:0px;
		}
	.menu li a{
		background:#333333 url("images/seperator.gif") bottom right no-repeat;
		color:#cccccc;
		display:block;
		font-weight:normal;
		line-height:35px;
		margin:0px;
		padding:0px 25px;
		text-align:center;
		text-decoration:none;
		}
		.menu li a:hover, .menu ul li:hover a{
			background: #D80000 bottom center no-repeat;
			color:#FFFFFF;
			text-decoration:none;
			}
	.menu li ul{
		background:#333333;
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:0px;
		position:absolute;
		width:225px;
		z-index:200;
		/*top:1em;
		/*left:0;*/
		}
	.menu li:hover ul{
		display:block;
		
		}
	.menu li li {
		background:url('images/sub_sep.gif') bottom left no-repeat;
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:225px;
		}
	.menu li:hover li a{
		background:none;
		
		}
	.menu li ul a{
		display:block;
		height:35px;
		font-size:12px;
		font-style:normal;
		margin:0px;
		padding:0px 10px 0px 15px;
		text-align:left;
		}
		.menu li ul a:hover, .menu li ul li:hover a{
			background:#ffffff url('images/hover_sub.gif') center left no-repeat;
			border:0px;
			color:#000000;
			text-decoration:none;
			}
	.menu p{
		clear:left;
		}	

div.Column_Left div.facebook
{
    float: left;
margin: 10px 0 0 5px;
}


/*-- slide show -- */
div.FeaturedAdvertiserList
{
    clear: both;
    width: 490px;
    position: relative;
    margin-top: 20px;
}
div.FeaturedAdvertiserPlayer
{
    background-color: #404040;
    clear: both;
    min-height: 308px;
    width: 490px;
    position: relative;
    display: block;
    margin-bottom:10px;
}
div.FeaturedAdvertiserPlayer div.SectionTitle
{
    margin-bottom: 0px!important;
}
div.FeaturedAdvertiserPlayer #galleries
{
    overflow:visible;
}
div.FeaturedAdvertiserList div.FeaturedAdvertiser
{
    width: 490px;
    min-height: 300px;
    background-color: #404040;
    color: #fff;
    font-size: 12px;
    margin-bottom: 15px;
    border-bottom: 1px solid #fff;
}
div.FeaturedAdvertiserList div.PageNumbers
{
    margin-bottom: 0px;
}
div.FeaturedAdvertiserPlayer div.FeaturedAdvertiser
{
    width: 490px;
    min-height: 300px;
    background-color: #404040;
    color: #fff;
    font-size: 12px;
    position: absolute;
    clear: both;
    display: none;
    top: 0px;
    left: 0px;
}
div.FeaturedAdvertiserList div.FeaturedAdvertiser div.text,
div.FeaturedAdvertiserPlayer div.FeaturedAdvertiser div.text
{
    width: 170px;
    min-height: 257px;
    float: left;
    padding: 13px 8px;
    position: relative;
}
div.FeaturedAdvertiserList div.FeaturedAdvertiser div.text a,
div.FeaturedAdvertiserPlayer div.FeaturedAdvertiser div.text a
{
    text-decoration: none;
    color: #fff;
}
div.FeaturedAdvertiserList div.FeaturedAdvertiser div.text h3,
div.FeaturedAdvertiserPlayer div.FeaturedAdvertiser div.text h3
{
    margin-bottom: 12px;
}
div.FeaturedAdvertiserList div.FeaturedAdvertiser div.text p,
div.FeaturedAdvertiserPlayer div.FeaturedAdvertiser div.text p
{
    margin-bottom: 12px;
    font-style: italic;
}
div.FeaturedAdvertiserList div.FeaturedAdvertiser div.text address,
div.FeaturedAdvertiserPlayer div.FeaturedAdvertiser div.text address
{
    margin-bottom:12px;
    font-style: normal;
}
div.FeaturedAdvertiserList div.FeaturedAdvertiser div.text p .label,
div.FeaturedAdvertiserPlayer div.FeaturedAdvertiser div.text p .label
{
    font-style: normal;
}
div.FeaturedAdvertiserList div.FeaturedAdvertiser div.text p.description,
div.FeaturedAdvertiserPlayer div.FeaturedAdvertiser div.text p.description
{
    font-style: normal;
}
div.FeaturedAdvertiserList div.FeaturedAdvertiser div.text p.refer_aa,
div.FeaturedAdvertiserPlayer div.FeaturedAdvertiser div.text p.refer_aa
{
    font-size: 11px;
    font-style:italic;
    text-align: right;
    float: right;
    width: 150px;
    position: absolute;
    right: 8px;
    bottom: 13px;
    margin-bottom: 0px;
}
div.FeaturedAdvertiserList div.FeaturedAdvertiser img
{
    display: block;
}
div.FeaturedAdvertiserPlayer div.FeaturedAdvertiser img
{
    float: right;
    display: block;
}



/*-- Begin Global CSS -- */
&#65279;.Required
{
    font-weight: bold;
}
fieldset
{
    padding: 5px 20px 20px 20px;
    margin-bottom: 10px;
}
fieldset legend
{
    margin-bottom: 15px;
    font-weight: bold;
}
label
{
    min-width: 30px;
    margin: 0px;
    padding: 0px;
    font-size: 12px;
}
input.TextBox
{
    border: solid 1px #000;
    padding: 2px 3px;
    margin-bottom: 5px;
    #margin-bottom: 3px;
    font-size: 10px;
    height: 13px;
}
.Button
{
    position:relative;
    #top: 1px;
    height:19px;
}
select
{
    position: relative;
    top: -1px;
    #top: 1px;
    border: solid 1px #000;
    margin-bottom: 3px;
    height: 17px;
}
.LightBox
{
    position: fixed !important;
    top: 0px !important;
    left: 0px !important;
    width: 100% !important;
    height: 100% !important;
    background-color: #000 !important;
    opacity: .5 !important;
    filter: alpha(opacity=50) !important;
    -moz-opacity: 0.5 !important;
    z-index: 100000;
}
body
{
    font-size: 14px;
    font-family: Times New Roman;
    padding:0px;
    margin:0px;
    background-color: #EFEBD6;
    
}
img
{
    border: none;
}
a
{
    color: #404040;
}
a:hover
{
    color: #d71a21;
}
p
{
    margin: 0px 0px 12px 0px;
    padding: 0px;
}
h1
{
    margin: 0px;
    padding: 0px;
    font-size: 20px;
}
h2
{
    margin: 0px;
    padding: 0px;
    font-size: 18px;
}
h3
{
    margin: 0px;
    padding: 0px;
    font-size: 16px;
}
h4
{
    margin: 0px;
    padding: 0px;
    font-size: 14px;
}
h5
{
    margin: 0px;
    padding: 0px;
    font-size: 12px;
}
th
{
    padding-top: 3px;
    text-align: center;
    vertical-align: top;
}
th.form
{
    padding-top: 3px;
    text-align: right;
    vertical-align: top;
}
img
{
    border-width: 0px;
}
div.Main {
width: 940px;
margin: 0 auto;
padding: 0 10px;
background: white;
}

div.Main div.Header
{
    width: 940px;
    height: 142px;
padding-top: 10px;
    clear: both;
    position: relative;
}

div.Main div.Header h1
{
    float: left;
    padding: 0px;
    margin: 10px 0px 0px 0px;   
}

div.Main div.Header h1 a
{
    width: 160px;
    height: 132px;
    display: block;
    overflow: hidden;
}
div.Main div.Header p
{
    float: left;
    position: absolute;
    bottom: 10px;
    left: 170px;
    top: 55px;
    margin: 0px;
    padding: 0px;
    font-weight: normal;
    font-size: 18px;
    color: #000;
}
div.Main div.Header div.SearchBar
{
    position: absolute;
    top: 120px;
    right: 320px;
}
div.Main div.Header div.Searchbar input.SearchTextBox
{
    width: 140px;
    border: solid 1px #000;
    padding: 2px 3px;
    margin-bottom: 5px;
    #margin-bottom: 3px;
    font-size: 10px;
    height: 13px;
}
div.Main div.Header div.SearchBar input.SearchButton
{
    margin-bottom: -5px;
}

.ResourcesWithoutCover
{
    width: 300px;
    
    right: 5px;
    padding: 0px;
    margin: 10px 0px 0px 0px;
}
.ResourcesWithoutCover ul
{
    padding: 0px;
    margin: 0px;
}
.ResourcesWithoutCover ul li
{
    width: 300px;
    text-align: left;
    display: block;
    margin: 0px;
    padding: 0px;
    margin-bottom: 1px;
}
.ResourcesWithoutCover ul li a
{
    width: 300px;
    height: 24px;
    display: block;
    background-repeat: no-repeat;
    text-indent: -300px;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
    margin-left: -5px;
}
.ResourcesWithoutCover ul li a:hover
{
    background-position: -300px 0px;
}
div.Main div.Content
{
    margin-bottom: 12px;
    padding-bottom: 10px;
    clear: both;
    overflow: hidden;
    height: 100%;
}
div.Main div.Content div.Column_Left
{
    width: 160px;
    float: left;
}

div.Main div.Content div.Column_Left ul
{
    margin: 0px;
    padding: 0px;
    width: 160px;
}
div.Main div.Content div.Column_Left ul li
{
    display: block;
    margin-bottom: 1px;
    width: 160px;
}
div.Main div.Content div.Column_Left ul li a
{
    width: 160px;
    height: 30px;
    text-indent: -4000px;
    display: block;
    background-repeat: no-repeat;
    overflow: hidden;
}
div.Main div.Content div.Column_Left ul li a:hover
{
    background-position: -160px 0px;
}
div.Main div.Content div.Column_Left ul li a.selected
{
    width: 160px;
    height: 30px;
    text-indent: -4000px;
    display: block;
    background-repeat: no-repeat;
    background-position: -320px 0px;
    overflow: hidden;
}
div.Main div.Content div.Column_Center
{
    width: 620px;
    float: left;
    font-family: georgia;
    font-size: 15px;
line-height:24px;
margin-top:10px;
}
div.Main div.Content div.Share
{
    padding: 8px 0px 10px 0px; 
    text-align: center;
    border-top: solid 1px #404040;
    border-bottom: solid 1px #404040;
    margin: 12px 0px;
    clear:both;
}
div.Main div.Content div.Share p
{
    margin: 0px;
    padding: 0px;
}
div.Main div.Content div.Share a
{
    text-decoration: none;
    display: inline-block;
    margin-right: 10px;
}
div.Main div.Content div.Share a img
{
    display: inline-block;
    margin-right:3px;
    margin-bottom:-4px;
}
div.Main div.Content div.Column_Center p
{
    margin-bottom: 24px;
}
div.Main div.Content div.Column_Center h3
{
    font-size: 14px;
    margin-bottom: 14px;
}
div.Main div.Content div.Column_Center div.ArticleList_Related h3
{
    font-size: 13px;
    margin: 0px;
    padding: 0px;
}
div.Main div.Content div.Column_Center div.ArticleList_Related a
{
    text-decoration: none;
}
div.Main div.Content div.Column_Center div.ArticleList_Related a:hover
{
    text-decoration: none;
}
div.Column_Center h2,
div.Column_Center h3
{
    font-size: 16px;
margin-bottom:5px;
    clear: both;
}
div.Column_Center div.Article
{
    display: block;
    margin-bottom: 15px;
    clear: both;
    height: auto;
    overflow: hidden;
    width: 490px;
}
div.Column_Center div.Article h3,
div.Column_Center div.Article p
{
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    color: #404040;
}
div.Column_Center span.Author
{
    font-style: italic;
}
div.Column_Center span.Author .Label
{
    width: auto;
}
div.Column_Center span.Date
{
    display: inline-block;
    margin-bottom: 5px;
}

div.entry
{
    margin-left: 110px;
}

div.entry a.more
{
    text-decoration: none;
    font-weight: bold;
}
div.Column_Center .SectionTitle
{
    padding: 3px 0px;
    border-top: solid 1px #404040;
    border-bottom: solid 1px #404040;
    margin-bottom: 5px;
    font: 12px Arial;
    width: 620px;
    background-color: #fff;
    overflow: hidden;
list-type:none;
}
div.Column_Center .SectionTitle a
{
    padding: 0px;
    margin: 0px !important;
    border-top: none;
    border-bottom: none;
list-type:none;
}
div.Column_Center .SectionTitle h2
{
    font-size: 12px;
    color: #404040;
    margin: 0px;
    padding: 0px;
    text-transform: uppercase;
    float: left;
list-type:none;
}

div.ArticleItem
{
    display: block;
    margin-bottom: 10px;
    margin-left:170px;
    height: auto;
    overflow: hidden;
    width: 450px;
border-bottom:1px dotted #b2b2b2;
}
div.ArticleItem h3
{
    font-size: 18px;
    margin: 0px;
    padding: 0px;
    color: #404040;
}
div.ArticleItem p
{
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    color: #404040;
}
div.ArticleItem h3 a
{
    text-decoration:none;
}
div.ArticleItem img
{
    margin-right: 10px;
    float: left;
}

div.ArticleItem span.Author,
div.ArticleItem span.Date
{
    margin-bottom: 0px;
}
div.Main div.Content div.Column_Center div.IssueList
{
        width:490px;
        margin-top: 15px;
}
div.Main div.Content div.Column_Center div.IssueList div.IssueItem
{
    float: left;
    width: 163px;
    height: 200px;
    text-align: center;
}
div.Main div.Content div.Column_Center div.IssueList div.IssueItem a
{
    font-weight: bold;
    clear: both;
    display: block;
}
div.Column_Center div.CurrentIssue
{
    width: 490px;
    background-color: #404040;
    color: #fff;
    height: 269px;
    margin-bottom: 15px;
}
div.Column_Center div.CurrentIssue img
{
    float: left;
    margin-top: -16px;
}
div.Column_Center div.CurrentIssue div.CurrentIssueText
{
    font-size: 14px;
    width: 266px;
    height: 230px;
    position: relative;
    float: left;
    padding: 8px 5px;
    margin-top: -16px;
}
div.Main div.Content div.Column_Center div.CurrentIssue div.CurrentIssueText a
{
    color: #fff;
    text-decoration: none;
}
div.Main div.Content div.Column_Center div.CurrentIssue div.CurrentIssueText h1,
div.Main div.Content div.Column_Center div.CurrentIssue div.CurrentIssueText h2,
div.Main div.Content div.Column_Center div.CurrentIssue div.CurrentIssueText h3
{
    margin: 0px;
    padding: 0px;
    font-size: 14px;
}
div.Main div.Content div.Column_Center div.CurrentIssue div.CurrentIssueText h1 a,
div.Main div.Content div.Column_Center div.CurrentIssue div.CurrentIssueText h2 a,
div.Main div.Content div.Column_Center div.CurrentIssue div.CurrentIssueText h3 a
{
    color: #fff;
    text-decoration: none;
}
div.Main div.Content div.Column_Center div.CurrentIssue div.CurrentIssueText h1 a:hover,
div.Main div.Content div.Column_Center div.CurrentIssue div.CurrentIssueText h2 a:hover,
div.Main div.Content div.Column_Center div.CurrentIssue div.CurrentIssueText h3 a:hover
{
    color: #ecebe7;
    text-decoration: underline;
}
div.Main div.Content div.Column_Center div.CurrentIssue div.CurrentIssueText p
{
    margin-top: 12px;
}
div.Main div.Content div.Column_Center div.CurrentIssue div.CurrentIssueText p a.more
{
    font-weight: bold;
}
div.Main div.Content div.Column_Center div.CurrentIssue div.CurrentIssueText p a.more:hover
{
    color: #ecebe7;
    text-decoration: underline;
}
div.Main div.Content div.Column_Center div.CurrentIssue div.CurrentIssueText p.author
{
    text-align: right;
    font-style: italic;
    font-size: 12px;
}
div.Main div.Content div.Column_Center div.CurrentIssue div.CurrentIssueText p.Order
{
    text-align: center;
    position: absolute;
    bottom: 8px;
    width: 100%;
    text-align: center;
}
div.Main div.Content div.Column_Center div.CurrentIssue div.CurrentIssueText p.Order a
{
    text-decoration: underline;
    font-size: 12px;
    text-transform: uppercase;
}
div.Main div.Content div.Column_Center div.CurrentIssue div.CurrentIssueText p.Order a:hover
{
    color: #ecebe7;
}
div.Column_Right
{
    width: 302px;
    float: left;
    background-color: #ecebe7;  
    padding: 0px; 
    margin-left: 18px;
    background-color: transparent;
}
div.Column_Right p
{
    margin: 0px;
}

div.Column_Right a
{
    color: #d71a21;
    text-decoration: underline;
}

div.Column_Right a:hover
{
    color: #000;
    text-decoration: underline;
}

div.Column_Right h2
{
    font-size: 16px;
    margin: 14px 0px 0px 0px; 
    padding: 0px;
    font-family: Times New Roman;
    height: 100%;  
}
div.Column_Right div.Advertisement
{
    width: 300px;
    margin-top: 10px;
    margin-left: 0px;
    margin-right: 0px;
}
div.Column_Right div.BrowseIssues
{
    text-align: center;
    width: 300px;
    margin-top: 12px;
    margin-left: -11px;
    margin-right: -11px;
    font-size: 12px;
}
div.Column_Right div.BrowseIssues .IssueList
{
    text-align:center;
}
div.Column_Right div.BrowseIssues .IssueList .IssueItem
{
    display: inline;
    clear: none;
    width: 135px;
}
div.Column_Right div.BrowseIssues .IssueList .IssueItem a
{
    float: none;
    display: inline;
    margin: 0px;
}
div.Column_Right div.BrowseIssues .IssueList .IssueItem a
{
    margin: 0px 5px;
}
div.Column_Right div.Subscribe
{
    
    border: 1px solid #b3ae9e;
    text-align: left;
    width: 276px;
    margin-top: 12px;
    margin-left: -11px;
    margin-right: -11px;
    font-size: 12px;
    padding: 11px;
}
div.Column_Right div.Subscribe .Button
{
    height: auto !important;
    width: auto !important;
    margin: 7px 0px 7px 54px!important;
}
div.Column_Right div.Subscribe p
{
    margin-bottom: 10px;
}
div.Column_Right div.Subscribe span
{
    margin-top: 0px;
}
div.Column_Right div.BrowseIssues h4,
div.Column_Right div.Subscribe h4
{
    text-align: center;
    text-transform: uppercase;
    color: #404040;
    font-size: 12px;
    margin-bottom: 12px;
}
div.Column_Right div.BrowseIssues a
{
    float: left;
    display: block;
    margin-left:15px;
    #margin-left: 10px;
}
div.Column_Right div.Subscribe a
{

}
div.Column_Right div.BrowseIssues a.more
{
    float: none;
    display: block;
    margin-top: 12px;
    #margin-top: 0px;
    clear: both;
    color: #404040;
    width: 270px;
}
div.Column_Right div.BrowseIssues a.more:hover
{
    color: #d71a21;
}
div#page div#rightNav .advertisements iframe,
div#page div#rightNav .advertisements a
{
    margin-bottom: 10px;
    display: block;
}

#footer_area.full_width {
background-color: #1B1B1B;
min-height: 44px;
color: white;
}

.full_width {
width: 100%;
clear: both;
}

#footer {
width: 940px;
padding: 10px;
font: normal 11px Verdana, Arial, Helvetica, sans-serif;
text-align: center;
}

#footer p.footer-left {

}

#footer p {
font-size: 1.2em;
line-height: 1.667em;
}


#footer {
margin: 0 auto;
}

div.Main div.Content div.Column_Center div.EventItem
{
    display: block;
    margin-bottom: 15px;
    clear: both;
    height: auto;
    overflow: hidden;
    width: 490px;
}
div.Main div.Content div.Column_Center div.EventItem h3,
div.Main div.Content div.Column_Center div.EventItem p
{
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    color: #404040;
}
div.Main div.Content div.Event
{
    display: block;
    clear: both;
    overflow: visible;
    width: 480px;
}
div.Main div.Content div.Event h3
{
    margin: 0px;
    padding: 0px;
    font-size: 12px
}
div.Main div.Content div.Event p
{
    margin: 0px;
    padding: 0px;
    margin-bottom: 14px;
}
div.Main div.Content div.Event p .Label 
{
    display: block;
    float: left;
    width: 65px;
    font-weight: bold;
    margin: 0px;
}
div.Main div.Content div.Event p .Content
{
    display: block;
    float: left;
    width: 200px;
    margin-bottom: 14px;
}
div.Main div.Content div.Event .EventImage
{
    float:left;
    margin-bottom: 14px;
}
div.Main div.Content div.Event .EventDetails
{
    float:left;
    width:300px;
    margin-bottom: 14px;
}
div.Main div.Content div.Event .EventDetails .Label
{
    clear: left;
}
div.Main div.Content div.Event .EventDetails p
{
    clear: both;
}
div.Main div.Content div.Event .EventDetails .Content
{
    clear: right;
}
div.Main div.Content div.Event .EventDescription
{
    width: 490px;
    margin-top:10px;
    clear: left;
}
.Message
{
    color: #f00;
}
.viewmore a
{
position: relative;    
align: center;
    display: block;
    margin-top: 12px;
    clear: both;
    color: #000000;
   
}

#month h3
{
font-size: 14px;
    margin: 0px;
    padding: 0px;
    color: #FF0000;
}