/*
Theme Name: Simple Magazine (3 columns)
Theme URI: http://templates.arcsin.se/
Description: A simple and lightweight magazine styled theme. There is a <a href="http://templates.arcsin.se/simple-magazine-wordpress-theme/">two column version</a> available as well. Based on the <a href="http://templates.arcsin.se/simple-magazine-website-template/">Simple Magazine Website Template</a>.
Version: 1.0
Author: Viktor Persson
Author URI: http://arcsin.se/
Last updated: 2009-11-25
*/



/* 
   Reset
------------------------------------------------------------------- */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, textarea, input, select {margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;}
table {border-collapse: collapse; border-spacing: 0;}
caption, th, td {text-align: left; font-weight: normal;}
table, td, th {vertical-align: middle;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a img {border: none;}
:focus {outline: 0;}


/* 
   General 
------------------------------------------------------------------- */

html {
	height: 100%;
	padding-bottom: 1px; /* force scrollbars */
}

body {
	background: #0c9b70 url('img/bggreen.jpg') repeat-x left top;
	color: #334;
	font: normal 75% sans-serif;
	line-height: 1.5;
}


/* 
   Typography 
------------------------------------------------------------------- */

/* Headings */

h1,h2,h3,h4,h5,h6 {
	color: #444;
	font-weight: normal;
	line-height: 1.5em;
	margin-bottom: 0.3em;
	FONT-FAMILY: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
}
h4,h5,h6 {font-weight: bold;}

h1 {font-size: 2.6em;}
h2 {font-size: 2.2em;}
h2 a{color: #47565b;}
h3 {font-size: 1.5em;}
h4 {font-size: 1.25em;}
h5 {font-size: 1.1em;}
h6 {font-size: 1em;}
h7 {font-size: 1.8em;color: #74afc3;}

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin: 0;}


/* Links */

a:focus,a:hover {color: #357;}
a {
	color: #357;
	text-decoration: underline;
}

.icon {
	padding-left: 18px;
	background-position: left center;
	background-repeat: no-repeat;
}
.icon-feed {background-image: url('img/icon-feed.gif');}
.icon-comment {background-image: url('img/icon-comment.gif');}


/* More links */
a.more {
	color: #579;
	font-weight: bold;
}
a.more:hover {color: #234;}


/* Text elements */

p {margin-bottom: 1em;}

abbr, acronym {border-bottom: 1px dotted #666;}
address {margin-bottom: 1.5em;}
blockquote {margin: 1.5em;}
del, blockquote { color:#666; }
em, dfn, blockquote, address {font-style: italic;}
strong, dfn {font-weight: bold;}
sup, sub {line-height: 0;}

pre {
	margin: 1.5em 0;
	white-space: pre;
}
pre,code,tt {
	font: 1em monospace;
	line-height: 1.5;
}


/* Lists */

li ul, li ol {margin-left: 1.5em;}
ul, ol {margin: 0 0 1.5em 1.5em;}

ul {list-style-type: disc;}
ol {list-style-type: decimal;}

dl {margin: 0 0 1.5em 0;}
dl dt {font-weight: bold;}
dd {margin-left: 1.5em;}



/* Special lists */

ul.plain-list li, ul.nice-list li, ul.tabbed li, .widget ul {list-style: none;}

.widget_archive ul{
	padding: 10px 20px 20px 20px;
	border-bottom: 1px solid #e5e5e5;
	background:#f4f8f7;
}
.widget_archive li{
	padding: 10px 0px 0px 0px;
}
.widget_archive li a{
	color:#14779b;
}

ul.tabbed {
	display: inline;
	margin: 0;
}
ul.tabbed li {float: left;}

ul.plain-list {margin: 0;}

ul.nice-list, .widget ul {margin-left: 0;}
/*
ul.nice-list li, .widget ul li {
	list-style: none;
	border-top: 1px solid #EEE;
	padding: 4px 0 0;
	margin-top: 4px;
*/
}
ul.nice-list li:first-child, .widget ul li:first-child {border-top: none;}
ul.nice-list li .right, .widget ul li .right {color: #999;}
ul.nice-list ul, .widget ul ul {margin: 4px 0 0; border-top: 1px solid #EEE;}
ul.nice-list ul li, .widget ul ul li {padding-left: 14px;}
ul.nice-list ul li:first-child, .widget ul ul li:first-child {margin-top: 0;}


/* Tables */

table {margin-bottom: 1.4em; width: 100%;}
th {font-weight: bold; color:#fff}
thead th {background: #185a72;}
th,td,caption {padding: 4px 10px 4px 5px;}
tr.even td {background: #F2F6FA;}
tfoot {font-style: italic;}
caption {background: #EEE;}
td a{color:#0c9b70; font-weight: bold;}

table.data-table {
	border: 1px solid #CCB;
	margin-bottom: 2em;
	width: 100%;
}
table.data-table th {
	background: #F0F0F0;
	border: 1px solid #DDD;
	color: #555;
	text-align: left;
}
table.data-table tr {border-bottom: 1px solid #DDD;}
table.data-table td, table th {padding: 10px;}
table.data-table td {
	background: #F6F6F6;
	border: 1px solid #DDD;
}
table.data-table tr.even td {background: #FCFCFC;}


/* Misc classes */

.small {font-size: 0.9em;}
.smaller {font-size: 0.8em;}
.smallest {font-size: 0.7em;}

.large {font-size: 1.15em;}
.larger {font-size: 1.25em;}
.largest {font-size: 1.35em;}

.hidden {display: none;}

.quiet {color: #999;}
.loud {color: #000;}
.highlight {background:#ff0;}

.text-left {text-align: left;}
.text-right {text-align: right;}
.text-center {text-align: center;}
.text-separator {padding: 0 5px;}

.title-description {
	font-size: 1.1em;
	margin-bottom: 1em;
	color: #777;
}

.error, .notice, .success {
	border: 1px solid #DDD;
	margin-bottom: 1em;
	padding: 0.6em 0.8em;
}

.error {background: #FBE3E4; color: #8A1F11; border-color: #FBC2C4;}
.error a {color: #8A1F11;}

.notice {background: #FFF6BF; color: #514721; border-color: #FFD324;}
.notice a {color: #514721;}

.success {background: #E6EFC2; color: #264409; border-color: #C6D880;}
.success a {color: #264409;}


/* 
   Forms 
------------------------------------------------------------------- */

label {cursor: pointer;}
fieldset {}
legend {font-weight: bold; font-size: 1.2em;}
form textarea {overflow: auto;}
form input.text, form textarea, form select {
	background: #FCFCFC;
	border: 1px inset #AAA;
	padding: 4px 5px;
}
form input.text:focus, form textarea:focus, form select:focus {background: #FFFFF5;}

input.button {
	background: #EEE;
	border: 1px outset #BBB;
	padding: 3px 4px;
}
input.button:active {border-style: inset;}


/* Specific */
form .required {font-weight: bold;}

.form-error {border-color: #F00;}
.form-row {padding: 5px 0;}
.form-row-submit {
	border-top: 1px solid #DDD;
	padding: 8px 0 10px 76px;
	margin-top: 10px;
}
.legend {
	padding: 8px 14px;
	background: #F0FAF0;
	border: 1px solid #D6DFD6;
	font-size: 1.5em;
}
.form-property, .form-value {float: left;}
.form-property {
	padding-top: 2px;
	text-align: right;
	width: 60px;
}
.form-value {padding-left: 16px;}


/* 
   Alignment 
------------------------------------------------------------------- */

/* General */

.center,.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}


/* Images */

img.bordered,img.alignleft,img.alignright,img.aligncenter {
	background-color: #FFF;
	border: 1px solid #DDD;
	padding: 3px;
}
img.alignleft, img.left {margin: 0 1.5em 1em 0;}
img.alignright, img.right {margin: 0 0 1em 1.5em;}


/* Floats */   

.left,.alignleft {float: left;}
.right,.alignright {float: right;}

.clear,.clearer {clear: both;}
.clearer {
	display: block;
	font-size: 0;
	line-height: 0;
	height: 0;
}


/* 
   Separators 
------------------------------------------------------------------- */

.content-separator, .archive-separator {
	background: #DDD;
	clear: both;
	color: #FFE;
	display: block;
	font-size: 0;
	line-height: 0;
	height: 1px;	
}
.content-separator {margin: 20px 0;}
.archive-separator {margin: 18px 0;}


/* 
   Posts 
------------------------------------------------------------------- */

.post {	background: #f2f5f4; padding: 20px;
	border-bottom: 3px solid #b5c2c6;
	border-right: 3px solid #b5c2c6;
	border-left: 3px solid #b5c2c6;
	border-top: 3px solid #b5c2c6;
}
.post a {text-decoration: none;}
.post a:hover {text-decoration: underline;}

.post img.left, .post img.right {margin-bottom: 0;}

.post-date {
	color: #777;
	margin: 4px 0 12px;
}
.post-date a {color: #444;}

.post-title h1, .post-title h2, .post-title h3 {margin-bottom: 0;}

.post-meta {
	background: #FCFCFC;
	border: 1px solid #EEE;
	color: #777;
	font-size: 0.9em;
	padding: 6px 10px;
}
.post-meta a {color: #345; }
.post-meta a:hover {color: #001;}

.post-body {font-size: 1.1em;}
.post-body a {color: #039;}
.post-body a:hover {color: #039;}

.post-body img.left, .post-body img.right {margin-bottom: 1em;}



/* Archives */
.archive-pagination {margin-bottom: 16px;}
.archive-post-date {
	background: #F5F5F5;
	border-bottom: 1px solid #C5C5C5;
	border-right: 1px solid #CFCFCF;
	float: left;
	margin-right: 12px;
	padding: 2px 0 5px;
	text-align: center;
	width: 46px;
}
.archive-post-title .post-date {margin: 0;}
.archive-post-title {padding-top: 4px;}
.archive-post-day {font: normal 1.6em Georgia,serif;}


/* Paginatin etc */
.navigation {
	margin: 8px 0 14px;
	background: #F9F9F9;
	border: 1px solid #EEE;
	padding: 5px 10px;
}
.navigation a {text-decoration: none;}
.navigation a:hover {text-decoration: underline;}
.navigation .right {text-align: right;}
.navigation-comments .left, .navigation-comments .right, .navigation-archive .left, .navigation-archive .right {width: 125px;}
.navigation span.current {font-weight: bold;}
.navigation a.page-numbers, .navigation span.current {padding: 0 3px;}


/* 
   Layout 
------------------------------------------------------------------- */

/* General */
.center-wrapper {
	margin: 0 auto;
	width: 960px;
}

/* Network */

#network {}
#network .left {
	color: #333;
	padding: 6px 0;
}
#network .tabbed a {
	display: block;
	padding: 6px 10px 7px;
	text-decoration: none;
	color: #666;
}
#network li a:hover {
	background: #F6F6F6;
	color: #000;
}
#network li.current-tab a {
	background: #FFF;
	font-weight: bold;
}
#network .text-separator, #network span {color: #999;}
#network .right {text-align: right;}

/* Overview */
#overview a {
	color: #777;
	text-decoration: none;
}
#overview a:hover {color: #123;}


/* Toolbar */
#toolbar {
	padding: 12px 0 8px;
	font-size: 1.1em;
	color: #999;
}
#toolbar a {
	color: #999;
	text-decoration: none;
}
#toolbar a:hover {color: #123;}
#toolbar img {vertical-align: middle;}


/* Header */

#header {margin-bottom: 24px;}

/* Site title */
#site-title {
	font: normal 1.6em serif;
	border-bottom: 1px solid #CCC;
	padding: 36px 0 24px;
}
#site-title span {color: #999;}
#site-title a {
	color: #000;
	text-decoration: none;
}


/* Navigation */

#navigation {margin-bottom: 24px;}
#navigation a {
	display: block;
	text-decoration: none;
}

/* Main navigation */

#main-nav a {
	color: #888;
	font-size: 1.5em;
	padding: 9px 14px;
}
#main-nav li {background: url('img/navigation-separator.gif') no-repeat left center;}
#main-nav li:first-child {background: none;}
#main-nav li.current_page_item a, #main-nav a:hover {color: #002;}


/* Subnav */

#sub-nav {background: #DDEDF7; padding: 0 5px;}
#sub-nav a {
	color: #678;
	font: bold 1.2em sans-serif;
	padding: 10px;
}
#sub-nav li.current_page_item a, #sub-nav a:hover {color: #223;}


/* Main */

.main {margin-bottom: 2px; margin-left: 0px; padding: 18px 2px 0px 2px; background: #fff;}

.main#main-three-columns {background: #fff repeat-y right top;}
.main#main-three-columns .sidebarlhs {width: 116px;}
.main#main-three-columns .sidebar {width: 250px;}
.main#main-three-columns #main-left {width: 573px; margin-left: 8px;}
/* #singlepage {width: 537px; margin-left: 18px; margin-top: 10px;} */

.sidebar a {text-decoration: none;}
.sidebar a:hover {text-decoration: underline;}

#sidebar-1 {margin-left: 0px;}

/* Columns */
.col3 {width: 32%;}
.col3-mid {margin-left: 2%;}


/* Sidebar sections */
.section {margin-bottom: 2px;}
.section-title {
	FONT-SIZE: 16px; color: #fff; FONT-FAMILY: 'Palatino Linotype', 'Book Antiqua', Palatino, serif; font-weight: normal; text-align:center; text-decoration:none;
	padding: 10px 10px 7px 10px;
	background: #000 url("img/blackgrad1.jpg") top left repeat-x;
}
.section-titlegrey {
	FONT-SIZE: 16px; color: #222; FONT-FAMILY: 'Palatino Linotype', 'Book Antiqua', Palatino, serif; font-weight: normal; text-align:center; text-decoration:none;
	padding: 10px 10px 7px 10px;
	background: #ddd url("img/hdgreybg.jpg") top left repeat-x;
}

.section-titleleft {
	FONT-SIZE: 13px; color: #fff; FONT-FAMILY: 'Palatino Linotype', 'Book Antiqua', Palatino, serif; font-weight: normal; text-align:center; text-decoration:none;
	padding: 10px 10px 7px 10px;
	background: #000 url("img/blackgrad1.jpg") top left repeat-x;	
}

.network-section .section-title {
	background-color: #F6F6F6;
	border-color: #D6D6D6;
}


/* Dashboard */

#dashboard {
	background: #FAFAFA url('img/dashboard.gif') repeat-y left top;
	border: 1px solid #E7E7E7;
}

#dashboard .column {width: 244px;}
#dashboard #column-4 {border-right: none;}
#dashboard #column-2 {padding: 25px 10px 10px 10px; text-align:left;}

#dashboard .column-content {
	padding: 14px 16px;
}
#dashboard .column-title {
	color: #666;
	font-size: 1.4em;
	font-weight: bold;
	padding-bottom: 5px;
}
#dashboard a {color: #456;}
#dashboard a:hover {color: #000;}


/* Footer */

#footer {padding: 10px 0;}
#footer a {
	color: #579;
	text-decoration: none;
}
#footer .right, #footer .right a {
	color: #eee;
	text-decoration: none;
}
#footer .text-separator {
	padding: 0 3px;
	color: #BBB;
}
#footer a:hover {color: #000;}


/* 
   Captions 
------------------------------------------------------------------- */

.wp-caption {
   border: 1px solid #DDD;
   text-align: center;
   background-color: #F9F9F9;
   padding-top: 4px;
   margin: 10px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 0.9em;
   padding: 4px;
   margin: 0;
}


/* 
   Comments 
------------------------------------------------------------------- */

.comment-input-text textarea {width: 90%;}

/* Comment list */

.comment-list {
	background: #F6F6F6;
	margin: 0;
	padding: 1px 12px 12px 7px;
}
.comment-list li {list-style: none;}
.comment-list ul {margin-bottom: 0;}

.comment-profile-wrapper {
	text-align: center;
	width: 105px;
}

.comment-gravatar {margin-bottom: 3px;}

.comment-content-wrapper {
	float: right;
	width: 380px;
}

.comment-parent, .comment-single {margin-top: 15px;}

.comment-list ul.children, #comments #respond ul {
	border-left: 1px solid #CCC;
	margin: 0 0 0 130px;
}
.comment-list ul.children ul.children {margin-left: 15px;}

.comment-list ul.children li {
	background: url('img/comment-reply.gif') no-repeat left top;
	padding: 10px 0 0 15px;
	margin: 0;
}

.comment-body {
	background: #FFF;
	padding: 8px 12px 0;
	border: 1px solid #DDD;
	margin: 0;
}
.comment-list ul.children .comment-body {background: #FCFCFC;}

.comment-text p {margin-bottom: 0.8em;}
.comment .post-date {margin-top: 0;}
.comment .post-date .right a {color: #BBB;}
.comment .post-date .right a:hover {color: #234;}

.comment-arrow {
	background: url('img/comment-arrow.gif') no-repeat left top;
	float: left;
	height: 45px;
	margin-bottom: -45px;
	margin-left: -40px;
	margin-top: 5px;
	width: 29px;
}




/* Respond */

#respond li {list-style: none;}
#respond {background: #F6F6F6; padding: 10px 12px;}
#respond ul {margin: 0;}
#respond .legend {margin-bottom: 10px;}

#comments #respond {padding: 0;}
#comments #respond .legend {margin-bottom: 0; border-bottom: 0;}
#comments #respond ul {padding: 10px 0 0 15px; background: url('img/comment-reply.gif') no-repeat left top;}
#comments ul.children #respond ul {margin-left: 30px; padding: 0;}

#comments #respond .comment-profile-wrapper, #comments #respond .comment-arrow {display: none;}
#comments #respond .comment-body {background: #FFF;}
#comments #respond .comment-content-wrapper {width: 100%; float: none;}


/* 
   Misc overriding classes
------------------------------------------------------------------- */

/* Border */

.noborder {border: 0;}
.notborder {border-top: 0;}
.norborder {border-right: 0;}
.nobborder {border-bottom: 0;}
.nolborder {border-left: 0;}

/* Margin */

.nomargin {margin: 0;}
.notmargin {margin-top: 0;}
.normargin {margin-right: 0;}
.nobmargin {margin-bottom: 0;}
.nolmargin {margin-left: 0;}

/* Padding */

.nopadding {padding: 0;}
.notpadding {padding-top: 0;}
.norpadding {padding-right: 0;}
.nobpadding {padding-bottom: 0;}
.nolpadding {padding-left: 0;}

/* IE float/bg fix */
* html #sub-nav, * html .section-title, * html .main, * html .comment-list ul.children li, * html .comment-list ul.children li, * html .legend, * html .comment-body, * html #comments #respond ul {height: 0.01%;}
#sub-nav, .section-title, .main, .comment-list ul.children li, .comment-list ul.children li, .legend, .comment-body, #comments #respond ul {min-height: 0.01%;}
* html #network .right {width: 300px;}

/* dave styles */
#topnav {
FONT-SIZE: 10px; color: #fff; FONT-FAMILY: Tahoma, Geneva, sans-serif; font-weight: normal; text-align:right; text-decoration:none;
padding: 5px 10px 10px 10px;
vertical-align: top;
}
#topnav a{
color: #fff; line-height:1.5em;  text-decoration:none;
}
#topnav a:hover{
text-decoration:underline;
}
ul#menutop { width: 100%; height: 49px; font-size: 11px; background: #FFF top left repeat-x; font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif; font-weight: bold; list-style-type: none; margin: 0; padding: 0; }
#tm1 { background: #FFF url("img/menu-bg1.jpg") top left repeat-x; width: 66px;}
#tm2 { background: #FFF url("img/menu-bg2.jpg") top left repeat-x; width: 94px;}
#tm3 { background: #FFF url("img/menu-bg3.jpg") top left repeat-x; width: 114px;}
#tm4 { background: #FFF url("img/menu-bg4.jpg") top left repeat-x; width: 86px;}
#tm5 { background: #FFF url("img/menu-bg5.jpg") top left repeat-x; width: 99px;}
#tm6 { background: #FFF url("img/menu-bg6.jpg") top left repeat-x; width: 144px;}
#tm7 { background: #FFF url("img/menu-bg7.jpg") top left repeat-x; width: 143px;}
#tm8 { background: #FFF url("img/menu-bg8.jpg") top left repeat-x; width: 78px;}
#tm9 { background: #FFF url("img/menu-bg9.jpg") top left repeat-x; width: 117px;}
ul#menutop li { display: block; float: left; margin: 0 0 0 0px;  border-right:2px solid #ffffff;}
ul#menutop li a { height: 49px; color: #1E1E20; text-decoration: none; display: block;  line-height: 330%; padding: 0px 12px 0; }
ul#menutop li a:hover { color: #000; text-decoration: underline; background: #FFF url("img/menu-roll.jpg") top left repeat-x;}
ul#menutop li a.current{ color: #1E1E20; background: #FFF url("img/current-bg.gif") top left repeat-x;  line-height: 330%; padding: 0px 13px 0; }

table.toptable {width: 960px; margin-bottom: 0px; margin-top: 0px;}
td.nopad {padding: 0px 0px 0px 0px;}

#rhstop {
FONT-SIZE: 16px; color: #fff; FONT-FAMILY: 'Palatino Linotype', 'Book Antiqua', Palatino, serif; font-weight: normal; text-align:center; text-decoration:none;
padding: 13px 10px 11px 10px;
background: #000 url("img/blackgrad1.jpg") top left repeat-x;
}
#spacer {
	padding: 2px 0px 0px 0px;
}
#spacer2 {
	padding: 20px 0px 0px 0px;
}
#spacer1 {
	padding: 1px 0px 0px 0px;
}
#rhs1b {
FONT-SIZE: 12px; color: #fff; FONT-FAMILY: tahoma, sans; font-weight: normal; text-align:left; text-decoration:none;
background: #0f8b6f  top left repeat-x;
}
ul.rhslist {

	list-style-image: url("img/listarrow.gif");
	margin: 0;
	padding: 10px 0px 11px 28px;
	width: 216px;
	line-height:1.7em;
	background: none;
}
ul.rhslist li {
	margin: 0;

}
ul.rhslist a {
	color: #fff;
	text-decoration: none;
}
ul.rhslist a:hover {
	color: #fff;
	text-decoration: underline;
}
#rel {
position:relative;	
}
#date {
background:transparent url("img/catheadingbg.jpg");
position:absolute;
left:-128px;
top:-45px;
color:#007aa3;
width:85px;
height:30px;
padding:10px 0 0 20px;

}
#dateright {
background:transparent url("img/rightpost.png");
position:absolute;
left:542px;
top:-37px;
color:#070707;
width:14px;
height:49px;
}
#date a{
FONT-SIZE: 17px; color: #fff; FONT-FAMILY: 'Palatino Linotype', 'Book Antiqua', Palatino, serif; font-weight: normal; font-weight: normal; text-align:left; text-decoration:none;
}
#date a:hover{
	text-decoration:underline;
}
#rss {
	position:absolute;
	width:65px;
	height:45px;
	left:850px;
	top:-45px;
}
#shadow-container {
	position: relative;
	left: 0px;
	top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
 
#shadow-container .shadow2,
#shadow-container .shadow3,
#shadow-container .container {
	position: relative;
	left: -1px;
	top: -1px;
}
 
	#shadow-container .shadow1 {
		background: #F9F9F9;
	}
 
	#shadow-container .shadow2 {
		background: #EFF2F1;
	}
 
	#shadow-container .shadow3 {
		background: #E3E5E4;
	}
 
	#shadow-container .container {
		background: #ffffff;
		padding: 0px;
	}
	.post-teaser-block a{
color: #000; font-weight: bold;  text-decoration:none;	
}

/* 
   Dropdown menu
------------------------------------------------------------------- */

ul.dropdown,
ul.dropdown li,
ul.dropdown ul {
 list-style: none;
 margin: 0;
 padding: 0;
}

ul.dropdown {
 position: relative;
 z-index: 597;
 float: left;
}

ul.dropdown li {
 float: left;
 line-height: 1em;
 vertical-align: middle;
 zoom: 1;
}

ul.dropdown li.hover,
ul.dropdown li:hover {
 position: relative;
 z-index: 599;
 cursor: default;
}

ul.dropdown ul {
 visibility: hidden;
 position: absolute;
 top: 100%;
 left: 0;
 z-index: 598;
 width: 100%;
}

ul.dropdown ul li {
 float: none;
}

ul.dropdown ul ul {
 top: 1px;
 left: 99%;
}

ul.dropdown li:hover > ul {
 visibility: visible;
}

ul#submenu li { display: block; float: left; margin: 0 0 0 0px;  border-right:2px solid #ffffff;}
ul#submenu li a { height: 29px; color: #1E1E20; text-decoration: none; display: block;  line-height: 2em; padding: 0px 12px 0; }
ul#submenu li a:hover { color: #000; text-decoration: underline; background: #E3E5E4  top left repeat-x;}

	#droplist {
	 width:128px;
	 padding: 0px 0px 0px 0px;
	 border-style: solid;
	 border-width: 1px 1px 1px 0;
	 border-color: #fff #000 #d9d9d9;
	 background-color: #f9f9f9;
	 color: #000;
	 text-align: left;
	}
#rhs2b {
FONT-SIZE: 12px; color: #fff; FONT-FAMILY: tahoma, sans; font-weight: normal; text-align:center; text-decoration:none;
padding: 0px 10px 8px 10px;
background: #E20E46 url("img/ezine.jpg") top left repeat-x;
}
#cloud {
background: #007aa3;
padding: 10px;
}
#cloud a{
color:#FFF;
}