/* RESET FIRST
/////////////////////////////////////////////////////////*/
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; font-size: 100%; vertical-align: baseline; background: transparent;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none;}
:focus {outline: 0;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
table {border-collapse: collapse; border-spacing: 0;}

/* LAYOUT
/////////////////////////////////////////////////////////*/

body{
	font-family: helvetica, arial, sans-serif;
	color: #333333;
}
#container{
	width: 1025px;
	margin: 0 auto;
	background-image: url(.../img/guide.png);
}
#header h2 a{
	margin: -155px 10px 0 0;
	background-image: url(../img/header_white.png);
	text-indent: -99999px;
	overflow: hidden;
	height: 100px;
	width: 569px;
	position: relative;
	float: right;
}
#nav_bar{
	width: 1020px;
	float: left;
	padding: 8px 0 0 5px;
	height: 30px;
	margin-top: -40px;
	position: relative;
	background-color: #222222;
	opacity: 0.9;
	-moz-opacity: 0.9;
	filter:alpha(opacity=90);
}
#nav_bar form{
	float: right;
	margin-right: 10px;
}
#nav li{
	list-style: none;
	float: left;
	padding: 0 2px;
	position: relative;
	border: 1px solid #000000;
	z-index: 1;
	margin: 3px 4px;
}
#nav li a{
	font-size: .84em;
	line-height: 1em;
	color: #ffffff;
	text-transform: uppercase;
	margin: -1px 0 -1px 0;
	display: block;
	position: relative;
	z-index: 2;
	padding: 3px 3px 1px 3px;
	background-color: #222222;
	text-decoration: none;
	float: left;
}
#nav li a:hover{
	text-decoration: underline;
}
#content{
	font-family: "Book Antiqua", "Palatino Linotype", "palatino", "times new roman", serif;
	float: left;
	width: 680px;
}
#side_bar{
	font-family: "Book Antiqua", "Palatino Linotype", "palatino", "times new roman", serif;
	float: right;
	width: 334px;
}
#middle{
	padding: 10px 0 0 0;
	margin: 10px 0 0 0;
	background: transparent url(../img/doubleline.png) repeat-y 685px 0;
}
#footer{
	float: left;
	width: 1025px;
	border-top: 1px solid #000000;
	margin-top: 5px;
}
/* HOME PAGE
/////////////////////////////////////////////////////////*/

.main_feature{
	float: left;
	width: 670px;
	padding: 0 10px 20px 0;
	border-bottom: 1px solid #000000;
}
.main_feature p{
	width: 340px;
	font-size: .9em;
	line-height: 1.3em;
	margin-left: 10px;
	float: left;
	clear: left;
}
.feature p{
	width: 150px;
	margin-left: 10px;
	font-size: .75em;
	line-height: 1.3em;
	float: left;
	clear: left;
}
#side_bar p{
	font-size: .8em;
	line-height: 1.2em;
	float: left;
	clear: left;
	margin-left: 10px;
}
.main_feature img{
	float: right;
	clear: left;
}
.title_bracket, .side_bracket{
	font-family: "Book Antiqua", "Palatino Linotype", "palatino", "times new roman", serif;
	font-size: 1.4em;
	float: left;
	border: 3px solid #000000;
	padding: 0 3px;
	margin-bottom: 10px;
}

.title_bracket h2, .side_bracket h3{
	background-color: #ffffff;
	color: #111111;
	float: left;
	margin: -3px 0;
	padding: 4px 2px;
}
.title_bracket h2 a{
	text-decoration: none;
	color: #111111;
}
.title_bracket h2 a:hover{
	text-decoration: underline;
	color: #111111;
}
.title_bracket h2 em{
	font-weight: normal;
	font-size: .75em;
}
.feature img{
	float: right;
}
.feature{
	width: 320px;
	float: left;
	margin-right: 10px;
	padding: 5px 20px 10px 0;
}
.row{
	float: left;
	padding-top: 5px;
	margin: 5px 0;
	background: transparent url(../img/line.png) repeat-y 340px 0;
}
hr{
	float: left;
	width: 100%;
	border: none;
	height: 1px;
	background-color: #000000;
	margin: 0;
	padding: 0;
}
#content object{
	float: left;
	clear: left;
	margin: 5px 0 15px 10px;
}
#side_bar ul li{
	margin: 10px 0 10px 10px;
	float: left;
	width: 315px;
}
#side_bar ul li p{
	margin: 0;
	width: 220px;
}
#side_bar ul li h4{
	font-family: "Book Antiqua", "Palatino Linotype", "palatino", "times new roman", serif;
	color: #111111;
	font-size: .9em;
	float: left;
	width: 220px;
	margin-bottom: 10px;
}
#side_bar ul li h4 em{
	font-weight: normal;
	color: #FF0000;
}
#side_bar ul li h4 a{
	color: #111111;
	text-decoration: none;
}
#side_bar ul li h4 a:hover{
	color: #111111;
	text-decoration: underline;
}
#side_bar img{
	float: right;
}
#side_bar .welcome p.name{
	margin-top: 0;
	margin-bottom: 0;
	font-family: "Book Antiqua", "Palatino Linotype", "palatino", "times new roman", serif;
	float: right;
	font-size: 1em;
	line-height: 1em;
}
#side_bar .welcome p.name em{
	font-style: normal;
	float: right;
	font-size: .8em;
}
.welcome, .subscribe, .archives, .coming_up, .news{
	margin-bottom: 15px;
	border-bottom: 2px solid #000000;
	padding-bottom: 15px;
	padding-left: 5px;
	width: 329px;
}
.related{
	margin-bottom: 15px;
	padding-bottom: 15px;
	padding-left: 5px;
}
input#hyiuhj-hyiuhj{
	width: 232px;
	margin-right: 5px;
}
.subscribe form{
	float: right;
	clear: both;
}
#side_bar .coming_up ul li h4{
	font-weight: normal;
	color: #333333;
	font-size: 1.1em;
}
#side_bar .coming_up ul li h4 em{
	color: #333333;
	font-size: .85em;
}
.last{
	margin-right: 0;
	padding-right: 0;
	border: none;
}
#side_bar p{
	font-size: .75em;
	line-height: 1.3em;
	margin: 10px 0 10px 10px;
}
.listing{
	margin-bottom: 20px;
	padding: 0 10px 20px 0;
	border-bottom: 1px solid #000000;
}
.bottom{
	border-bottom: none;
}
.listing img{
	float: right;
	margin-right: 10px;
}
.section{
	padding-left: 10px;
}
.listing p{
	width: 400px;
	margin-left: 10px;
	font-size: .75em;
	line-height: 1.3em;
	float: left;
	clear: left;
}
.single img{
	margin: 0 0 20px 10px;
	float: left;
	clear: left;
}
.single p.byline{
	font-family: "times new roman", "palatino", georgia, serif;
	font-style: italic;
	color: #ff0000;
	font-size: .9em;
}
.single p.byline a{
	text-decoration: none;
	color: #ff0000;
}
.single p.byline a:hover{
	text-decoration: underline;
}
.single p{
	width: 650px;
	margin-left: 10px;
	font-size: .9em;
	line-height: 1.3em;
	float: left;
	clear: left;
	margin-bottom: 20px;
}
#side_bar .section h3{
	font-size: 1.3em;
	text-transform: uppercase;
}
.paginate{
	padding: 0 0 10px 0;
}
.paginate p{
	color: #666666;
	font-weight: bold;
	display: block;
	margin: 0 auto;
	text-align: center;
}
.paginate p a{
	color: #111111;
	text-decoration: none;
}
.paginate p a:hover{
	text-decoration: underline;
}
.welcome div.side_bracket {border-color: #222222;}
.subscribe div.side_bracket {border-color: #444444;}
.archives div.side_bracket {border-color: #888888;}
.coming_up div.side_bracket {border-color: #aaaaaa;}
.news div.side_bracket {border-color: #bbbbbb;}


#nav li.art, .art{border-color: #FF0000;}
#nav li.books, .books{border-color: #FF9933;}
#nav li.culture, .culture{border-color: #CC0033;}
#nav li.dance, .dance{border-color: #66FFC9;}
#nav li.design, .design{border-color: #0099FF;}
#nav li.film, .film{border-color: #FFCC00;}
#nav li.music, .music{border-color: #990033;}
#nav li.photography, .photography{border-color: #009997;}
#nav li.theatre, .theatre{border-color: #999933;}

#nav li.contributers{border-color: #bbbbbb;}
#nav li.blog, .blog{border-color: #FFFFFF;}

/* FOOTER
/////////////////////////////////////////////////////////*/
#footer p{
	font-family: georgia, serif;
	text-align: center;
	margin-top: 15px;
	font-size: .65em;
}
/* SELF CLEAR FLOATS
/////////////////////////////////////////////////////////*/

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