/* 
Theme Name: WP-Andreas09
Theme URI: http://webgazette.co.uk/wordpress-themes/wp-andreas09/
Description: WP-Andreas09 theme for WordPress based on the open source template, andreas09 by <a href="http://www.andreasviklund.com/">Andreas Viklund</a> - Ported to WordPress by <a href="http://webgazette.co.uk/">Ainslie Johnson</a>.
Version: 2.0
Author: Andreas Viklund and Ainslie Johnson
Author URI: http://webgazette.co.uk/wordpress-themes/wp-andreas09/

andreas09 v1.0 (Dec 10th 2005) - An open source template by Andreas Viklund - http://andreasviklund.com. Free to use for any purpose as long as the proper credits are given to the original author.

Ported to WordPress by Ainslie Johnson - Last updated 25/04/06
*/


/* General Element Styling */

body {
	background:#FFF;
	color:#269EB9;
	margin:0;
	padding:0;
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
}

a {
	/*font-weight:bold;*/
	text-decoration:none;
}

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

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



/*** Main container ***/



#container {
	color:#303030;
	background-color: #269EB9;
	margin:0 auto;
	/*min-width:770px;*/
	padding:0;
	text-align:left;
	width:900px;
	/*border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0B6D90;
	border-left-color: #0B6D90;
	border-right-width: 1px;
	border-left-width: 1px;
	background-color: #FFFFFF;*/
}

#container-2 {
	color:#303030;
	background-color: #269EB9;
	margin:0 auto;
	/*min-width:770px;*/
	padding:0;
	text-align:left;
	width:900px;
	/*border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0B6D90;
	border-left-color: #0B6D90;
	border-right-width: 1px;
	border-left-width: 1px;*/
}

/*#container-3 {
	color:#303030;
	min-width:770px;
	padding:0;
	text-align:left;
	width:900px;
	border-right-style: solid;
	border-right-color: #0B6D90;
	border-right-width: 1px;
	margin-top: 150px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}*/

/*** Header section ***/

#topnav {
	color:#333333;
	height:70px;
	text-transform: uppercase;
	margin-top: 5px;
	margin-bottom: 2px;
	margin-left: -24px;
	font-size: 60%;
	background-image: url(images/lq-015-209x60.jpg);
	background-repeat: no-repeat;
	background-position: 680px center;
}

#topnav ul {
}

#topnav ul li, #topnav ul li a, #topnav ul li a:link, #topnav ul li a:visited {
	list-style-type: none;
	color: #000000;
	text-decoration: none;
}

#topnav ul li a:hover {
	background-color: #FFFF33;
	list-style-type: none;
	color: #000000;
	text-decoration: none;
}


#sitename {
	color:#269EB9;
	height:252px;
	text-align:left;
	/*background-image: url(images/lq-014-900x250.jpg);
	background-repeat: no-repeat;
	background-position: center top;*/
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccccff;
}

#sitename h1,#sitename h2 {
	font-weight:400;
	margin:0;
	padding:0;
}

#sitename h1 {
	font-size:2.4em;
	padding-top:20px;
}

#sitename h1 a {
	color: #ffffff;
	text-decoration: none;
	letter-spacing: 5px;
}

#sitename h2 {
	font-size:1.6em;
}

/*** Content wrap ***/

#wrap {
	clear:both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccccff;
	font-size:0.9em;
	padding:0;
	margin-top: 5px;
}

/* Horizontal menu */

#mainmenu {
	clear: both;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#mainmenu ul.level1 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccccff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccccff;
	height: 26px;	
	/*border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;*/
}

#mainmenu ul.level2 {
	font-size: 80%;
	margin-left: 5px;
}

#mainmenu ul.level3 {
	font-size: 80%;
	margin-left: 5px;
}

#mainmenu ul.level4 {
	font-size: 80%;
	margin-left: 5px;
}

#mainmenu ul {
	/*background: #b0b0b0 url(images/menubg.jpg) center left repeat-x;*/
	padding: 0 0 0 5px;
	margin: 0px;
	/*border-bottom: 1px solid #fff;*/
}

#mainmenu li {
	display: inline;
	line-height: 25px;
	margin-left: -4px;
	padding: 0px;
	font-size: 1em;
	list-style: none;
	/*text-transform: uppercase;*/
}

/*#mainmenu ul li {
	margin-left: 5px;
}*/

#mainmenu a, #mainmenu a:link, #mainmenu a:visited {
	padding: 6px 9px 6px 9px;
	text-decoration: none;
	color: #000000;	
	/*border-right: 1px solid #B0B0B0;*/
}

#mainmenu li.current a {
	/*color: #CC0000;*/
}

/* from orange.css which I hid */
/*
a {
	color:#C9740A;
}*/

#leftside ul.box li a {
	color:#C9740A;
}

/*#mainmenu a {
	color: #C9740A;
}*/

#mainmenu a:hover {
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;*/
}

#mainmenu li.current a {
	background-image: url(images/lq-016-highlight-20x20.gif);
	background-repeat: repeat-x;
	background-position: center center;
}

#mainmenu li.currentparent a {
	background-image: url(images/lq-016-highlight-20x20.gif);
	background-repeat: repeat-x;
	background-position: center center;
	/*color: #CC0000;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #CC0000;*/	
}

/* trying to get current to be different for a different page */
/*
#current {
	background-image: url(images/lq-016-20x5.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
*/

#home a:hover {
	background-image: url(images/lq-016-press-62x35.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#about li.about a, #about a:hover {
	background-image: url(images/lq-016-about-55x31.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#festival.currentparent, #festival a:hover {
	background-image: url(images/lq-016-festival-96x28.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#press a:hover {
	background-image: url(images/lq-016-press-62x35.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#participate a:hover {
	background-image: url(images/lq-016-participate-84x33.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#support a:hover {
	background-image: url(images/lq-016-store-58x32.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#litmix a:hover {
	background-image: url(images/lq-016-litmix-63x34.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#store a:hover {
	background-image: url(images/lq-016-store-58x32.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}



/*#mainmenu li a:hover, #navlist a#current { 
color: white;
background-color: #3333FF;
border-top: none;
font-size: 22px;
}*/


/*** Sidebars ***/

#leftside,#rightside {
	margin:0;
	padding:0 10px 10px;
	width:165px;
}

#leftside {
	float:left;
	margin-right:10px;
}

#rightside {
	float:right;
	margin-left:10px;
}

#rightside img {
	border: 0px;
}

/*** Sidebar menu ***/

#leftside h2, #rightside h2 {
	font-size: 1.2em;
	margin-top: 10px;
	padding: 5px 5px 5px 0;
	border-bottom: 1px solid #BEBFC3;
}

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

#leftside li, #rightside li {
	list-style: none;
}



li#categories li a, li#archives li a, li.pagenav li a {
	background:#e8e9ea;
	border:1px solid #b0b0b0;
	display:block;
	margin-top:4px;
	padding:5px 4px 4px 10px;
	position:relative;
	text-transform: capitalize;
	width:140px;
}

li#categories li a:hover, li#archives li a:hover, li.pagenav li a:hover {
	background:#f8f9fa;
	border:1px solid #909090;
	color:#303030;
	text-decoration:none;
}

li#categories ul.children li a, li#archives ul.children li a, li.pagenav ul.children li a {
	font-size:0.8em;
	letter-spacing:1px;
	margin:3px 0 2px 10px;
	padding:4px 2px 2px 8px;
	width:125px;
}

li#categories ul.children li li, li#archives ul.children li li, li.pagenav ul.children li li {
	padding-left: 10px;
}

li#categories ul.children li li a, li#archives ul.children li li a, li.pagenav ul.children li li a {
	width: 115px;
}

li.feed {
	background: url(images/rss.gif) no-repeat left top;
	padding: 2px 0 8px 20px;
}

li#recent-comments ul li {
	padding-bottom: 5px;
}

li#recent-posts ul li {
	padding-bottom: 5px;
}

/*** Content ***/

#content,#contentalt {
	background-color:#fafcff;
	border:1px solid #909090;
	color:#2a2a2a;
	padding:15px 20px 5px;
}

#content {	
	margin:0 200px;
}

#contentalt {	
	margin:0 200px 0 20px;
}

#content h1,#contentalt h1,#contentalt h2 {
	background-color:inherit;
	color:#606060;
	font-size:1.4em;
	font-weight:bold;
	letter-spacing:-1px;
	margin:0 0 15px;
	padding:0;
}

#content h1,#contentalt h1 {
	border-bottom: 1px solid #b0b0b0;
}

#content h2 {
	font-size:1.3em;
	color:#606060;
}

#container-2 h1 {
	font-size: 1.8em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	color:#FFFFFF;
	text-align:left;
	padding-left: 10px;
	font-weight: 700;
	margin-top: 10px;
	margin-bottom: 0px;
}
/* Archives/Links Page List styles */

.archives li, .linkspage li {
	list-style: none;
}

.archives ul.children {
	padding-left: 10px;
	margin-left: 10px;
}

/*** Footer ***/

#footer {
	/*background:#8b8b8b url(images/footerbg.jpg) top left repeat-x;*/
	clear:both;
	color:#000;
	font-size:70%;
	margin:0;
	padding:20px 0;
	width:904px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccccff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccccff;
	/*height: 26px;	*/
}

#footer a {
	color: #d0d0d0;
	font-weight:bold;
}

#credits {
	/*background:#8b8b8b url(images/footerbg.jpg) top left repeat-x;*/
	/*clear:both;*/
	color:#000;
	padding:10px;
	/*font-size:70%;*/
	margin:0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccccff;
	/*height: 26px;	*/
}
#credits a, #credits a:link, #credits a:visited {
	color:#000;
	text-decoration: underline;
}

/*** comments Form ***/

#comment {
	width: 100%;
	border:1px solid #b0b0b0;
}

#commentform {
	width: 97%;
}

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

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

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

#submit {
	background:#f0f0f0;
	border:1px solid #b0b0b0;
}

#submit:hover {
	background: #e8e9ea;
	border: 1px solid #848484;
	cursor: pointer;
}

/* Image Display */

.entry img, .entrytext img {
	border: 0px solid #b0b0b0;
	margin: 5px;
	padding: 5px;
}

.entry a:hover img, .entrytext a:hover img {
	border: 1px solid #505050;
	padding: 5px;
}

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

.thumbnail {
	background:#fafbfc;
	border:1px solid #b0b0b0;
	margin:0 0 10px 10px;
	padding:5px;
}

.left {
	background:#fafbfc;
	border:1px solid #b0b0b0;
	float:left;
	margin: 5px 15px 6px 0px;
	padding:5px;
}

.right {
	background:#fafbfc;
	border:1px solid #b0b0b0;
	float:right;
	margin: 5px 0px 6px 15px;
	padding:5px;
}

.noalign {
	background:#fafbfc;
	border:1px solid #b0b0b0;
	margin: 5px 5px 5px 5px;
	padding:5px;
}

/* Search Form */

#searchform {
	margin-top: 10px;
}

#searchbox {
	background:#f0f0f0;
	border:1px solid #b0b0b0;
	margin:0 4px 0 0;
	width:160px;
}

#searchbutton {
	background:#f0f0f0;
	border:1px solid #b0b0b0;
}

#searchbutton:hover {
	background: #e8e9ea;
	border: 1px solid #848484;
	cursor: pointer;
}

/*** Comments Display ***/

.postmetadata {
	background:#e8e9ea;
	font-size: 0.9em;
	border: 1px solid #b0b0b0;
	padding: 10px;
	margin: 0px;
}

ol.commentlist li {
	border: 1px solid #b0b0b0;
	padding: 10px;
	margin-bottom: 10px;
}

ol.commentlist li cite {
	text-transform: capitalize;
}

ol.commentlist li p {
	padding-top: 10px;
}

.alt {
	background:#e8e9ea;
}

/*** Text format ***/

.intro {
	font-size:1.1em;
	font-weight:bold;
	letter-spacing:-1px;
}

blockquote {
	border: 1px dashed #b0b0b0;
	padding: 10px;
	margin: 30px;
}

blockquote p {
	padding: 0px;
	margin: 0px;
}

.small {
	font-size:0.8em;
}

.large {
	font-size:1.4em;
}

.center {
	text-align:center;
}

.category {
	border-bottom: 1px solid #b0b0b0;
}

.date {
	margin-top: -10px;
	padding-top: 0px;
	border-bottom: 1px solid #b0b0b0;
}

#page {
	border-bottom: 1px solid #b0b0b0;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

/* Previous/Next Page Navigation */

.navigation {
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px dashed #b0b0b0;
}

.bottomnavigation {
	margin: 30px 0 0 0;
	padding: 5px 0 30px 0;
	border-top: 1px dashed #b0b0b0;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	text-align: right;
}

.post {
	padding-top: 0px;
	padding-bottom: 10px;
	margin: 0px;
}

/* Fix by Andy Skelton */

.entry, .entrytext {
	overflow: hidden;
}

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

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

.entrytext {
	padding-top: 0px;
}

/*.entrytext li, .entrytext li a, .entrytext li a:visited {
	list-style-type: none;
	line-height: 170%;
}*/

.lit-bullet li, .lit-bullet li a, .lit-bullet li a:visited {
	list-style-type: lower-roman;
	line-height: 170%;
}

.lit-bullet li, .lit-bullet li a, .lit-bullet li a:visited {
	list-style-type: lower-roman;
	line-height: 170%;
}

* html .entrytext li, * html .entrytext li a, * html .entrytext li a:visited {
	list-style-type: disc;
	line-height: 170%;
	margin-left: 0px;
	padding: -5px;
	/*list-style-position: inside;
	display: block;
	white-space: normal;*/
}

/*** Various classes ***/

.clearingdiv {
	clear:both;
	height:30px;
	width:1px;
}

.hide {
	display:none;
}


/* Widgets */
.rsswidget {
	border:0px;
	vertical-align: bottom;
}
/*** End of file ***/

/* begin -- a list apart drop-downs */

#nav li {
  /*float the main list items*/
  margin: 0;
  float: left;
  display: block;
  padding-right: 15px;
}

#nav li.off ul, #nav li.on ul {
  /*hide the subnavs*/
  display: none;
}

#nav li a {
  /*for all links in the list*/
  color: #f90;
  font-weight: bold;
  display: block;
  height: 15px;
  width: 100px;
  border: 1px solid #29497b;
  padding: 5px;
}

#nav li.off ul, #nav li.on ul {
  /*put the subnavs below and hide them all*/
  display: none;
  position: absolute;
  top: 33px;
  height: 15px;
  left: 0;
  padding-top: 10px;
}

#nav li.on a {
  /*change border color for active topic area*/
  border: 1px solid #f90;
}

#nav li.on ul a, #nav li.off ul a {
  /*  cancel inherit of border
      on subnav of active topic */
  border: 0;
}

#nav li.on ul {
  /*display active subnav list*/
  display: block;
}

#nav li.on ul a, #nav li.off ul a {
  float: left;
  /*ie doesn't inherit the float*/
  border: 0;
  color: #f90;
  width: auto;
  margin-right: 15px;
}

#nav li.on ul {
  /*display the current topic*/
  display: block;
}

#nav li.off:hover ul {
  /*  display the other topics when
      their parent is hovered */
  display: block;
  z-index: 6000;
}

#nav li.off a:hover, #nav li.off:hover a {
  background: #29497b;
  color: #f90;
}

#nav li.off ul, #nav li.on ul {
  /*put the subnav below*/
  top: 33px;
  *top: 44px; /*reposition for IE*/
}

#nav li.off:hover ul, #nav li.over ul { 
  display: block;
  z-index: 6000;
}

#nav li.off a:hover,
#nav li:hover a,
#nav li.over a {
  background: #29497b;
  color: #f90;
}

/* end -- a list apart drop-downs */

h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	color: #666666;
}

