@import url(ads.css);

* {
	font-size: 1em;
	margin: 0px;
	padding: 0px;
}
body {
	font: 14px/170% Verdana, Geneva, Tahoma, Trebuchet MS, Helvetica, Arial, sans-serif;
	max-width: 1300px;
	min-width: 785px;
}
.accessible {
	left: -2000px;
	position: absolute;
	width: 990px;
}

/* LINKS */
a {
	color: #E07900;
	text-decoration: underline;
}
a:hover {
	background-color: #E07900;
	color: #FFF !important;
	text-decoration: none !important;
}
a img {
	border: 0px;
}
a.external {
	background: url(../../images/layout/external_link_orange.gif) no-repeat right -22px;
	padding-right: 13px;
}
a.external:hover {
	background-color: #E07900;
	background-position: right -2px;
}
a.email {
	background: url(../../images/layout/email_link.gif) no-repeat right -22px;
	padding-right: 19px;
}
a.email:hover {
	background-color: #E07900;
	background-position: right -2px;
}

/* HEADERS */
div#main h2 {
	clear: both;
	color: #E07900;
	font-size: 2em;
	font-weight: normal;
	line-height: 1.2em;
	margin-bottom: 15px;
}
div#sidebar h2 {
	clear: both;
	color: #333;
	font-size: 1em;
	line-height: 1.2em;
	text-transform: uppercase;
}
h3 {
	clear: both;
	font-weight: normal;
}
h2 a, h3 a {
	text-decoration: none;
}

/* STRUCTURE */
div#header {
	padding: 10px 10px 0px;
}
div#content {
	padding: 20px;
}
div#main {
	float: left;
	margin-bottom: 20px;
	width: 70%;
}
div#sidebar {
	float: left;
	margin-bottom: 20px;
	width: 30%;
}

/* LOGO */
h1 {
	font-size: 3em;
	height: 52px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-top: 25px;
}
h1 a span {
	background: url(../../images/layout/lowter_logo.gif) no-repeat;
	display: block;
	height: 100px;
	left: 10px;
	position: absolute;
	top: 10px;
	width: 200px;
}

/* MENU */
form#search {
	float: right;
	font: 14px/170% Verdana;
	margin-top: 6px;
	text-align: right;
	width: 40%;
}
form#search input#search_input {
	width: 75%;
}
ul#menu {
	background: #235467 url(../../images/layout/menu_background.gif);
	height: 40px;
	list-style-type: none;
	margin: 0px -10px;
}
ul#menu li {
	border-right: 1px solid #FFF;
	height: 40px;
	float: left;
}
ul#menu li a {
	color: #FFF;
	display: block;
	font-size: 1.1em;
	height: auto;
	height: 23px;
	padding: 10px 15px 7px 40px;
	text-decoration: none;
}
ul#menu li#menu_home a {
	background: url(../../images/layout/icon_home.gif) no-repeat 0px -80px;
}
ul#menu li#menu_article a {
	background: url(../../images/layout/icon_article.gif) no-repeat 0px -80px;
	padding-left: 35px;
}
ul#menu li#menu_blogs a {
	background: url(../../images/layout/icon_blogs.gif) no-repeat 0px -80px;
}
ul#menu li#menu_forums a {
	background: url(../../images/layout/icon_forums.gif) no-repeat 0px -80px;
}
ul#menu li a:hover {
	background-color: #E07900 !important;
	background-position: 0px -40px !important;
}
ul#menu li.selected a {
	background-color: #3785A3 !important;
	background-position: 0px 0px !important;
	text-decoration: underline;
}
ul#menu li.selected a:hover {
	background-position: 0px 0px !important;
}

/* FOOTER */
div#footer {
	background: #D5E5EB;
	clear: both;
	font-size: 0.9em;
	line-height: 150%;
	padding: 20px;
}
div#footer div.link_list {
	float: left;
	margin-right: 20px;
}
div#footer h2 {
	margin-bottom: 5px;
}
div#footer ul {
	list-style-type: none;
}
div#footer p {
	clear: both;
	padding-top: 10px;
}
div#footer a {
	color: #235467;
	text-decoration: underline;
}
div#footer a:hover {
	background: #235467;
}

/* BREADCRUMBS */
ol#breadcrumbs {
	font-size: 0.85em;
	list-style-type: none;
	margin-bottom: 15px;
}
ol#breadcrumbs li {
	display: inline;
}
ol#breadcrumbs li:after {
	content: " \0000BB";
}
ol#breadcrumbs li.last:after {
	content: "";
}
ol#breadcrumbs a {
	color: #235467;
}
ol#breadcrumbs a:hover {
	background: #235467;
}

/* CONTENT */
	/* RSS BOX */
	div#feed_subscribe {
		background: #FFE6CB url(../../images/layout/feed_large.png) no-repeat 15px center;
		line-height: 140%;
		margin: 0px 0px 20px 20px;
		padding: 10px 10px 10px 65px;
	}
	div#feed_subscribe p.tagline {
		color: #333;
		font-size: 0.9em;
		font-weight: bold;
		text-transform: uppercase;
	}
	
	/* OPERA */
	div#opera {
		background: #B85455 url(../../images/layout/opera.gif) no-repeat 13px center;
		line-height: 130%;
		margin: 0px 0px 20px 20px;
		padding: 10px 10px 10px 70px;
	}
	div#opera p.tagline, div#opera h2 {
		color: #FFF;
		font-weight: bold;
		text-transform: uppercase;
	}
	div#opera p.tagline {
		font-size: 0.85em;
		margin-bottom: 3px;
	}
	div#opera a {
		background: url(../../images/layout/download_link_opera.gif) no-repeat right -21px;
		color: #FFF;
		padding-right: 14px;
	}
	div#opera a:hover {
		background: #FFF url(../../images/layout/download_link_opera.gif) no-repeat right -1px;
		color: #B85455 !important;
	}
	
	/* AUTHORING */
	dl.content_information {
		color: #888;
		font-size: 0.9em;
		margin-bottom: 5px;
		text-transform: uppercase;
	}
	dl.content_information dt {
		left: -2000px;
		position: absolute;
		width: 990px;
	}
	dl.content_information dd {
		display: inline;
	}
	dl.content_information dd.author:before {
		content: "By ";
	}
	dl.content_information dd.date:before {
		content: "on ";
	}
	dl.content_information dd.type:before {
		content: "[";
	}
	dl.content_information dd.type:after {
		content: "]";
	}
	dl.content_information dd cite {
		font-style: normal;
	}
	dl.content_information dd a {
		color: #888;
	}
	dl.content_information dd a:hover {
		background: #888;
	}
	dl.content_information dd.comment_count a {
		color: #E07900;
		font-size: 0.9em;
		text-transform: none;
	}
	dl.content_information dd.comment_count a:hover {
		background: #E07900;
	}
	
	
	/* BOXES */
	div#sidebar div.box {
		background: #D5E5EB;
		margin: 0px 0px 20px 20px;
		padding: 10px;
	}
	div#sidebar div.box h2 {
		background: #235467;
		color: #FFF;
		margin: -10px -10px 10px -10px;
		padding: 5px 10px;
		text-align: center;
	}
	div#sidebar div.box a {
		color: #235467;
		text-decoration: underline;
	}
	div#sidebar div.box a:hover {
		background-color: #235467;
	}
	div#sidebar div.box a.external {
		background-image: url(../../images/layout/external_link_blue.gif);
	}
	
	/* CATEGORY LIST */
	div#sidebar div#category_list {
		padding-bottom: 5px;
	}
	div#sidebar div#category_list h3 {
		color: #333;
		font-weight: bold;
	}
	div#sidebar div#category_list ul {
		list-style-type: none;
	}
	div#sidebar div#category_list ul ul {
		list-style-type: disc;
		margin: 0px 0px 10px 20px;
	}
	
	/* BLOG ARCHIVES */
	div#sidebar div#blog_archives ul {
		list-style-position: inside;
		margin: -10px;
	}
	div#sidebar div#blog_archives ul li {
		padding: 5px 5px 5px 10px;
	}
	div#sidebar div#blog_archives ul li.alternate {
		background: #B2D3DE;
	}
	div#sidebar div#blog_archives ul li.selected {
		background: #3785A3;
	}
	div#sidebar div#blog_archives ul li.selected a {
		color: #DDD;
	}
	div#sidebar div#blog_archives span.counter {
		font-size: 0.9em;
		vertical-align: top;
	}
	
	/* LATEST FORUM DISCUSSIONS */
	div#latest_forum_discussions ul {
		margin: -10px;
		list-style-type: none;
	}
	div#latest_forum_discussions ul li {
		padding: 5px 10px;
	}
	div#latest_forum_discussions ul li.alternate {
		background: #B2D3DE;
	}
	div#latest_forum_discussions cite {
		font-style: normal;
	}
	div#latest_forum_discussions em {
		color: red;
		font-style: normal;
	}
/* END CONTENT */