/*  

Theme Name: WP-Andreas06

Theme URI: http://webgazette.co.uk/wordpress-themes/wp-andreas06/

Description: An open source template by <a href="http://andreasviklund.com">Andreas Viklund</a> - Ported for WordPress by <a href="http://webgazette.co.uk">Ainslie Johnson</a>

Version: 1.0

Author: Andreas Viklund and Ainslie Johnson

Author URI: http://webgazette.co.uk/

*/

/* andreas06 - an open source xhtml/css website layout by Andreas Viklund - http://andreasviklund.com . Free to use for any purpose as long as the proper credits are given for the original design work.

Version: 1.1, November 28, 2005 */

.entry, .entrytext {
	overflow: hidden;
}

* html .entry, * html .entrytext {
	overflow: visible;
	height: 1px;
}

* html .entry p, * html .entrytext p {
	width: 99%;
	overflow: hidden;
}

/* Various Elements */

body {
	background: url(images/bodybg.gif) #E0E0E0 repeat-x;
	color: #505050;
	font: 76% Georgia,Verdana,Tahoma,Arial,sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}

a {
	color: #FA9035;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #D04A10;
}

blockquote {
	background: url(images/boxbg.gif) #F8F8F8 top left repeat-y;
	border: 1px solid #D0D4D4;
	color: #505050;
	margin: 15px auto;
	padding: 10px 10px 10px 20px;
	width: 75%;
}

code {
	color: #B07300;
	font-size: 1.1em;
}

dd {
	margin: 1px 0 12px 15px;
}

dt {
	font-weight: 700;
}

hr {
	height: 1px;
	margin: 10px 0;
	width: 98%;
}

/* Structure */

#container{
	background: url(images/bodybg.gif) #C0C0C0 repeat-x;
	margin: 0 auto;
	text-align: left;
	width: 752px;
}

#wrap1 {
	background: url(images/innerbg.gif) #FFFFFF repeat-y;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
	clear: both;
	padding: 0 !important;
	padding-top: 10px;
	width: 750px;
}

#wrap2 {
	background: url(images/header.jpg) top left no-repeat;
	margin-top: -10px; /* This doesn't work for Mozilla 1.7.12 */
	padding: 10px;
	width: 730px;
}

/* Header */

#header {
	height: 30px;
	position: relative;
	width: 730px;
}

#header h1 {
	float: left;
	font-size: 1.4em;
	margin: 0;
	width: 180px;
}

/* Sitename */

#sitename1 {
	background: url(images/leaves.jpg) top center no-repeat;
	font-weight: 400;
	height: 80px;
	margin: 0 20px 10px 0;
	text-align: center;
}

#sitename2 {
	background: url(/logo2.png) top center no-repeat;
	font-weight: 400;
	height: 80px;
	margin: 0 20px 10px 0;
	text-align: center;
}

#sitename {
	background: url(/7771.gif) top center no-repeat;
	font-weight: 400;
	height: 80px;
	margin: 0 20px 10px 0;
	text-align: center;
}


#sitename div.description {
	color: #FFFFFF;
	font-size: 1.6em;
	letter-spacing: -1px;
	margin: 0;
}

#sitename h1 {
	font-size: 2.2em;
	margin: 0;
	padding-top: 20px;
}

#sitename h1 a {
	color: #FFFFFF;
}

/* Tab Navigation */

#nav  {
	background: url(images/greypx.gif) bottom left repeat-x;
	float: left;
	padding: 0 0 0 0;
	width: 752px;
}

#nav .current_page_item {
	background: url(images/tabs.gif) no-repeat 0 -41px;
}

#nav .current_page_item a {
	background: url(images/tabs.gif) no-repeat 100% -41px;
	color: #303030;
	padding: 7px 20px 8px 11px;
}

#nav a {
	background: url(images/tabs.gif) no-repeat 100% 0;
	color: #808080;
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0 0 0 0;
	padding: 7px 20px 8px 11px;
	text-decoration: none;
}

#nav a:hover {
	color: #505050;
}

#nav li {
	background: url(images/tabs.gif) no-repeat 0 0;
	float: left;
	margin: 0 4px 0 0;
	padding: 0 0 0 9px;
}

#nav ul {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

/* Topbox */

#topbox {
	color: #808080;
	margin: 0 0 4px;
	text-align: right;
}

#topbox a {
	color: #D04A10;
}

#topbox a:hover {
	text-decoration: underline;
}

/* Left Sidebar */

#leftside {
	float: left;
	margin: -15px 0 0;
	width: 145px;
}

#leftside h2 {
	font-size: 1.4em;
	font-weight: 400;
	padding-bottom: 0px;
	margin-bottom: 5px;
}

#leftside li {
	list-style: none;
}

#leftside li a {
	color: #D04A10;
	display: block;
	font-size: 1.0em;
	font-weight: bold;
	padding: 2px 2px 2px 5px;
	position: relative;
	text-decoration: none;
	width: 125px;
}

#leftside li a:hover {
	border: 1px solid #FA9035;
	color: #505050;
	padding: 1px 1px 1px 4px;
}

#leftside ul {
	margin: 0px;
	padding-left: 5px;
}

#leftside ul.children li a {
	font-size: 0.9em;
	margin-left: 5px;
	padding: 1px 1px 1px 6px;
	width: 105px;
}

#leftside ul.children li li a:hover {
	padding: 0 0 0 5px;
}

#leftside ul.children li li a {
	margin-left: 10px;
	padding: 1px 1px 1px 6px;
}

#leftside ul.children li a:hover {
	border: 1px solid #FA9035;
	color: #505050;
	padding: 0 0 0 5px;
}

#leftside li.current_page_item a {
	background: #ECD9CB;
	border: 1px solid #FA9035;
	padding: 1px 1px 1px 4px;
}

/* Right Sidebar */

#rightside{
	float: right;
	/* was 40px */
	margin: 90px 15px 20px 0;
	width: 130px;
}

#rightside p {
	font-size: 0.9em;
	margin: 2px 0 12px 10px;
}

#rightside h1 {
	font-size: 1.4em;
	font-weight: 400;
	margin: 0 0 12px;
}

#rightside h2 {
	font-size: 1.2em;
	font-weight: 400;
}

#rightside img {
	border: 1px solid #FA9035;
	margin: 10px 0 5px 5px;
	padding: 2px;
}

#rightside li {
	list-style: none;
}

#rightside ul.right-links li {
	font-size: 1.0em;
	list-style: none;
	padding: 0 0 5px 0px;
	margin: 0px;
}


#rightside ul.right-links {
	margin: 0 0 0 0;
	padding: 0 0 0 0px;
}

/* Recent Comments plugin */

div#recentcomments {
	padding-top: 10px;
}

span#recentCommentsTitle {
	font-size: 1.2em;
	font-weight: 400;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#recentcomments ul ul {
	margin: 0 0 0 5px;
	padding: 0 0 5px 0;

}

#recentcomments ul ul li{
	margin: 0px;
	padding: 5px;
	font-size: 0.9em;
}

#recentcomments ul ul li a {
		color: #D04A10;
}

#recentcomments ul ul li a:hover {
		color: #FA9035;
}

ul#recentcommentsList {
	padding: 5px 0 0 0;
	margin: 0 0 0 0; 
}


li span.recentCommentsPostTitle {
	margin: 0px;
	padding: 0px;
	font-size: 1em;
}

li span.commentAuthor {
	margin: 0px;
	font-weight: bold;
	font-size: 1.0em;
}

/* Content */

#content {
        /* was: 45px */
	margin: 100px 160px 0 180px;
	width: 378px;
}

#content12131323 {
        /* was: 45px */
	margin: 100px 160px 0 180px;
	width: 500px;
}

#content h1,#contentalt h1 {
	color: #505050;
	font-size: 2em;
	font-weight: 400;
	margin: 15px 0 10px;
	padding: 0;
}

#content h2 a,#contentalt h2 a {
	color: #505050;
	font-size: 1.0em;
	font-weight: 200;
}

#content h2 a:hover,#contentalt h2 a:hover {
	color: #D04A10;
}

#content h2,#contentalt h2 {
	border-bottom: 1px solid #FEE0C8;
	color: #505050;
	font-size: 1.8em;
	font-weight: 200;
	margin: 20px 0 10px;
	padding: 0;
}

#content p,#contentalt p {
	margin: 8px 0 0 10px;
}

#contentalt {
	margin: 45px 15px 0 180px;
	width: 525px;
}

.entry img, .entrytext img {
	background: #FAFBFC;
	border: 1px solid #E0E0E0;
	margin: 5px 5px 0px 5px;
	padding: 5px;
}

img.wp-smiley {
	background: transparent;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

/* Footer */

#footer {
	clear: both;
	color: #A0A0A0;
	font-size: 0.9em;
	height: 46px;
	margin-top: 20px;
	padding: 1px;
	text-align: right;
	width: 720px;
}

#footer a {
	color: #A0A0A0;
	font-weight: 400;
}

#footer a:hover{
	color: #A0A0A0;
	text-decoration: underline;
}

/* Back and Forward Navigation */

.navigation {
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
}

.bottomnavigation {
	margin: 30px 0 0 0;
	padding: 5px 0 30px 0;
}

.alignleft {
	float: left;
	font-size: 0.9em;
	text-align: left;
}

.alignright {
	float: right;
	font-size: 0.9em;
	text-align: right;
}

/* Images */

.noalign {
	background: #FAFBFC;
	border: 1px solid #E0E0E0;
	margin: 5px 5px 5px 5px;
	padding: 5px;
}

.right {
	background: #FAFBFC;
	border: 1px solid #E0E0E0;
	float: right;
	margin: 5px 0px 6px 15px;
	padding: 5px;
	display: inline;
}

.left {
	background: #FAFBFC;
	border: 1px solid #E0E0E0;
	float: left;
	margin: 5px 15px 6px 0px;
	padding: 5px;
	display: inline;
}

/* Search */

#searchform {
	margin: -5px 0 2px 0;
	padding: 0 0 3px 0;
}

#searchbox {
	border: 1px solid #99AFBD;
	width: 200px;
}

#searchsubmit {
	color: #D04A10;
	font-weight: bold;
	background: #FEE0C8;
	border: 1px solid #99AFBD;
	padding: 0 10px 0 10px;
	height: 19px;
}

#searchsubmit:hover {
	color: #505050;
	border: 1px solid #505050;
}

/* Comments Form */

#author {
	border: 1px solid #FECA9E;
}

#comment {
	border: 1px solid #FECA9E;
	width: 99%;
}

#url {
	border: 1px solid #FECA9E;
}

#email {
	border: 1px solid #FECA9E;
}

#submit {
	color: #D04A10;
	font-weight: bold;
	background: #FEE0C8;
	border: 1px solid #FA9035;
	padding: 0 10px 0 10px;
	width: 150px;
}

#submit:hover {
	color: #505050;
	border: 1px solid #505050;
}

ol.commentlist li {
	background-color: #D3E4EF;
	border: 1px solid #FECA9E;
	margin-bottom: 5px;
	padding: 5px;
}

ol.commentlist li.alt {
	background-color: #FEEFE2;
	border: 1px solid #FEE0C8;
}

/* Various Styles */

img.wp-smiley {
	border: 0px;
}

p {
	line-height: 1.5em;
	margin: 0 0 15px;
}

#archives ul {
	padding: 0px;
	margin: 0px;
}

#archives ul ul {
	padding: 0px;
	margin: 0px;
}

#archives li {
	list-style: none;
	margin: 0px;
	padding: 0 0 0 15px;
}

#links ul {
	padding: 0px;
	margin: 0px;
}

#links li {
	list-style: none;
	margin: 0px;
	padding: 0 0 5px 20px;
}
.box {
	background: url(images/boxbg.gif) #F8F8F8 top left repeat-y;
	border: 1px solid #D0D4D4;
	color: #505050;
	margin: 15px auto;
	padding: 10px 10px 10px 20px;
	width: 75%;
}

.center {
	text-align: center;
}

.entry {
	padding: 0 0 20px 0;
}

.hide {
	display: none;
}

.info {
	border-bottom: 3px double #FEE0C8;
	border-top: 1px double #FEE0C8;
	font-size: 0.9em;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 0 0 7px 0;
}

.info a {
	font-weight: normal;
}
.newpc {
  background: #FFFFFF url(http://www.gorodfm.ru/podcast/img/pic4.png) no-repeat center left;
  padding: 5px 0px 5px 20px;
  font-family: Tahoma;
}
.newdesc {
  border: 1px dashed rgb(200,200,200);
  padding: 4px;
  margin: 0px 50px 0px 20px;
  background: #eeeeee;
  font-family: Tahoma;
}
.devider {
  padding-top: 5px;
  border-bottom: 1px solid rgb(210,210,210);
  font-family: Tahoma;
}
.tlimg {
  vertical-align: -2px;
  margin-right: 3px;
  font-family: Tahoma;
}
.pitheme {
  padding-bottom: 4px;
  font-family: Tahoma;
}
.pidesc {
  border-top: 1px dashed rgb(230,230,230);
  border-left: 1px dashed rgb(230,230,230);
  padding-left: 4px;
  font-style: italic;
  color: #118800;
  font-family: Tahoma;
}
.pitext {
  padding-top: 4px;
  font-family: Tahoma;
}
.comments_header {
  padding: 10px 0px 5px 0px;
  font-weight: bold;
  font-family: Tahoma;
}
.comment1 {
  border-left: 1px solid rgb(190,190,190);
  border-bottom: 1px solid rgb(190,190,190);
  background: #EEEEEE;
  padding: 3px 0px 0px 3px;
  font-family: Tahoma;
}
.comment2 {
  background: #FFFFFF url(http://www.gorodfm.ru/podcast/img/comment.gif) no-repeat 0px 3px;
  padding: 3px 0px 15px 20px;
  font-family: Tahoma;
}
.comment2a {
  background: #FFFFFF url(http://www.gorodfm.ru/podcast/img/comment.gif) no-repeat 0px 3px;
  padding: 3px 0px 4px 20px;
  font-family: Tahoma;
}
.delcomment {
  font-family: Tahoma;
}
.authheader {
  background-color: #aa3333;
  color: white;
  font-size: 14px;
  letter-spacing: 4px;
  font-family: Tahoma;
}
.autherror {
  color: red;
  font-weight: bold;
  text-align: center;
  font-family: Tahoma;
}
.authok {
  color: green;
  font-weight: bold;
  text-align: center;
  font-family: Tahoma;
}
.form { 
  font-size: 10px; 
  color: #550097; 
  border: 1px #ffaa22 solid; 
  background-color: #FFFFFF; 
  padding: 1px;
  font-family: Tahoma;
}
.file { 
  font-size: 10px; 
  color: #550097; 
  border: 1px #ffaa22 solid; 
  background-color: #EEEEEE; 
  padding: 1px;
  font-family: Tahoma;
}
.button { 
  font-size: 10px; 
  color: #550097; 
  border: 2px #768bab solid; 
  background-color: #EEEEEE; 
  padding: 3px;
  font-family: Tahoma;
}
.pc_nic {
  font-weight: bold;
  letter-spacing: 2px;
  border-bottom: 1px solid #CCCCCC;
  font-family: Tahoma;
}
.pc_nic1 {
  font-weight: bold;
  letter-spacing: 2px;
  padding-bottom: 1px;
  font-family: Tahoma;
}
.pc_img {
  border: 1px dashed #CCCCCC;
  padding: 3px;
  font-family: Tahoma;
}
.pc_realname {
  color: navy;
  font-style: oblique;
  font-family: Tahoma;
}
.pc_email {
  padding-top: 1px;
  font-family: Tahoma;
}
.pc_top {
  padding-top: 3px;
  font-family: Tahoma;
}
.topmenu {
  text-align: center;
  letter-spacing: 1px;
  padding: 5px 20px 5px 0px;
  border-bottom: 1px solid #CCCCCC;
  background: #FFFFFF;
  font: bold 8pt Verdana;
  text-transform: uppercase;
  text-decoration: none;
}
.topmenua {
  text-decoration: none;
  border-bottom: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  padding-left: 15px;
  background: #FFFFFF url(http://www.gorodfm.ru/podcast/img/menu2.gif) no-repeat 2px 2px;
}
.menudevider {
  padding-bottom: 5px;
}
a.topmenua:active,a.topmenua:hover {
  color: darkblue; 
  tesxt-decoration: underline; 
  border-bottom: 1px solid #aaaaaa;
  border-left: 1px solid #aaaaaa;
  padding-left: 15px;
  background: #EEEEEE url(http://www.gorodfm.ru/podcast/img/menu2.gif) no-repeat 2px 2px;
}
.topmenub {
  text-decoration: none;
  border-bottom: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  padding-left: 25px;
  background: #FFFFFF url(http://www.gorodfm.ru/podcast/img/rss_small.gif) no-repeat 2px 2px;
}
a.topmenub:active,a.topmenub:hover {
  color: darkblue; 
  tesxt-decoration: underline; 
  border-bottom: 1px solid #aaaaaa;
  border-left: 1px solid #aaaaaa;
  padding-left: 25px;
  background: #EEEEEE url(http://www.gorodfm.ru/podcast/img/rss_small.gif) no-repeat 2px 2px;
}
.topmenuc {
  border-bottom: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  padding-left: 15px;
  text-transform: uppercase;
  tesxt-decoration: underline; 
  background: #FFFFFF url(http://www.gorodfm.ru/podcast/img/menu2.gif) no-repeat 2px 2px;
}
.delcomment {
  padding-bottom: 5px;
  font-family: Tahoma;
}
.pidownload {
  background: #EEEEEE;
  padding-bottom: 3px;
  font-family: Tahoma;
}
.binfo {
  text-align: justify;
}
.newsheader {
  border-left: 1px solid #aaaaaa;
  border-top: 1px solid #aaaaaa;
  padding-left: 5px;
  margin-top: 5px;
}
.lynkvp {
background: url(http://www.dvoeknet.ru/video_button_white_dred.gif) no-repeat center left;
padding-left: 35px;
}

.vipcontent {
  border-bottom: 3px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
  border-top: 1px solid #CCCCCC;
  border-right: 3px solid #CCCCCC;
  padding: 2px 5px 2px 5px;
}

.myadv1 {
  border-bottom: 3px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
  border-top: 1px solid #CCCCCC;
  border-right: 3px solid #CCCCCC;
  padding: 2px 5px 2px 5px;
  width: 95%;
  text-align: left;
  background: url(http://www.dvoeknet.ru/icones/topic1.gif) no-repeat top right;
}

.myadv1b {
  border-bottom: 3px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
  border-top: 1px solid #CCCCCC;
  border-right: 3px solid #CCCCCC;
  padding: 2px 5px 2px 5px;
  width: 95%;
  text-align: left;
  background: url(http://www.dvoeknet.ru/icones/topic1.gif) no-repeat top right;
}

.myadv2 {
  width: 200px;
  background-color: #eeeeee;
  padding: 2px 5px 2px 5px;
  position: relative;
  top: -10px;
  font-weight: bold;
  letter-spacing: 3px;
  text-align: center;
  border-bottom: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  border-top: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
}

.myadv2a {
  width: 300px;
  background-color: #eeeeee;
  padding: 2px 5px 2px 5px;
  position: relative;
  top: -10px;
  font-weight: bold;
  letter-spacing: 3px;
  text-align: center;
  border-bottom: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  border-top: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
}

.myadv2b {
  width: 90%;
  background-color: #eeeeee;
  padding: 2px 5px 2px 5px;
  position: relative;
  top: -10px;
  font-weight: bold;
  letter-spacing: 3px;
  text-align: center;
  border-bottom: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  border-top: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
}

.myadv3 {
  width: 100%;
  position: relative;
  top: -5px;
  text-align: left;
}

.myadv3ba {
  width: 100%;
  position: relative;
  top: -5px;
  text-align: left;
  cursor: pointer;
}

.myadv3b {
  width: 100%;
  position: relative;
  top: -5px;
  text-align: left;
  display: none;
}

img.myadv {
	background: transparent;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

