/*
PoliticsWeb v3.0
Copyright Michael Dent
michael@michaeldent.com
*/

body			{ font-family: "Lucida Grande","Verdana",sans-serif; font-size: 12px; line-height: 19px; }
a img			{ border: 0; }
.clear			{ clear: both; }

form input,
form textarea		{ font-family: "Lucida Grande","Verdana",sans-serif; font-size: 12px; }

#menu a			{ display: block; float: left; text-align: center; }

.submenu		{ display: none; position: absolute; z-index: 9; }
.submenu a		{ display: block; }

#left-col		{ float: left; background-color: #ffffff; }
#left-col .content	{ margin: 18px; font-size: 12px; line-height: 19px; }
#left-col .content br	{ clear: none; }
#left-col .content br.clear { clear: both; line-height: 1px; }

#right-col		{ float: left; padding: 8px 0 8px 8px; }
#right-col .item	{ background-color: #ffffff; border: 1px solid #bbbbbb; padding: 4px 14px; margin-bottom: 8px; }
#right-col h2		{ margin: 10px 0 14px 0; }

#user-form input	{ width: 280px; padding: 4px; font-size: 14px; }
#user-form .radio input	{ width: 25px; }
#user-form .security	{ width: 100px; }
#user-form .submit	{ width: 170px; margin-left: 10px; font-size: 12px; }
#user-form textarea	{ width: 285px; padding: 4px; font-size: 14px; height: 100px; }

.comments		{ display: none; }
.comments p 		{ padding: 8px; background-color: #eeeeee; margin: 8px 0; position: relative; }
p.post			{ display: none; padding: 10px; background-color: #eeeeee; margin: 8px 0; }
p.post input		{ padding: 2px; }
p.post textarea		{ width: 440px; height: 100px; padding: 2px; font-family: "Arial",sans-serif; font-size: 12px; }

.teasers a		{ border-bottom: 0; }

#footer			{ text-align: center; color: #315daa; }
#footer a,
#footer span		{ margin: 15px; }

#mouse-follower		{ display: none; position: absolute; top: 0; left: 0; }

#admin-link		{ position: absolute; background-color: #000000; color: #ffffff; font-size: 12px; padding: 5px; border: 0; z-index: 9; }

.error			{ background-image: url(/images/error.jpg); background-color: #00336f; background-repeat: no-repeat; background-position: top center; }
.error div		{ width: 460px; margin: 60px auto; }
.error div span		{ color: #999999; }

.blog-post		{ border-bottom: 1px dotted #aaaaaa; clear: both; }
.blog-post .inner	{ position: relative; padding: 18px; }
.blog-post .date	{ float: right; background-color: #eeeeee; padding: 5px 9px 5px 9px; text-align: center; font-size: 13px; color: #666666; }
.blog-post h3		{ font-size: 15px; line-height: 33px; margin: 0 0 2px 0; }
.blog-post br		{ clear: both; }
.blog-post .delete 	{ display: none; }

.short-blog-post	{ clear: both; }
.short-blog-post .inner	{ position: relative; padding: 22px 18px 0 18px; }
.short-blog-post .date	{ float: right; color: #666666; }
.short-blog-post h3	{ font-size: 12px; margin: 0; }
.short-blog-post span	{ color: #888888; }
.short-blog-post p 	{ margin: 0; }
.short-blog-post img	{ float: left; width: 100px; margin: 3px 10px 0 0; }

#see-older-loading	{ display: none; color: #aaaaaa; }

.download		{ border-bottom: 1px dotted #aaaaaa; padding: 0; }
.download img		{ float: left; margin: 4px 15px 20px 0; border: 1px solid #cccccc; }

.photos			{ margin: 16px; }
.photos td		{ width: 290px; height: 182px; position: relative; text-align: center; }
.photos a		{ border-bottom: 0; }

#tags			{ margin: 5px 10px; }
#tags div 		{ background-color: #eeeeee; display: inline; padding: 5px 5px 5px 45px; line-height: 33px; position: relative; }
#tags div img.delete	{ position: absolute; top: 6px; left: 6px; border: 0; }
#tags div img.move-up	{ position: absolute; top: 8px; left: 29px; border: 0; }

.usermap-post		{ border-bottom: 1px dotted #aaaaaa; clear: both; }
.usermap-post .inner	{ position: relative; padding: 18px; }
.usermap-post .date	{ float: right; background-color: #eeeeee; padding: 5px 9px 5px 9px; text-align: center; font-size: 13px; color: #666666; }
.usermap-post h3	{ font-size: 15px; margin: 0 0 2px 0; }
.usermap-post h3 br	{ clear: none; }
.usermap-post h3 span	{ font-size: 14px; line-height: 23px; color: #888888; font-weight: normal; }
.usermap-post br	{ clear: both; }

.officialmap-post	{ border-bottom: 1px dotted #aaaaaa; clear: both; }
.officialmap-post .inner { position: relative; padding: 12px 16px; }
.officialmap-post .date	{ float: right; background-color: #eeeeee; padding: 5px 9px 5px 9px; text-align: center; font-size: 13px; color: #666666; }
.officialmap-post h3	{ font-size: 15px; line-height: 33px; margin: 0 0 2px 0; }
.officialmap-post br	{ clear: both; }
.officialmap-post .delete { display: none; }
.officialmap-post .backtomap { position: absolute; top: 15px; right: 18px; color: #aaaaaa; border-bottom: 1px dotted #aaaaaa; }
.officialmap-post br	{ clear: both; line-height: 1px; }

#add-issue input	{ width: 203px; }
#add-issue textarea	{ width: 207px; height: 105px; }
#add-issue #add-marker	{ background-color: #eeeeee; padding: 15px; }
#add-issue #add-marker img { float: left; padding-right: 8px; position: relative; bottom: 7px; right: 4px; }
#add-issue #location	{ display: none; }
body			{ background-color: #01245c; background-image: url(../images/theme/bg.jpg); background-position: top center; background-repeat: no-repeat; margin: 0 0 12px 0; }
a			{ color: #5e95ce; text-decoration: none; border-bottom: 1px dotted #5e95ce; }

#container		{ width: 960px; background-color: #d0d0d0; margin: 0 auto 10px auto; position: relative; min-height: 800px; }

#header			{ width: 960px; height: 201px; background-image: url(../images/theme/top.jpg); position: relative; }

#menu			{ height: 36px; background-color: #e7e7e7; background-image: url(../images/theme/menu-bg.png); }
#menu a			{ height: 36px; line-height: 36px; border-right: 1px solid #888888; color: #333333; border-bottom: 0; text-align: center; }
#menu a:hover,
#menu a.cur		{ background-color: #aaaaaa; }
#menu a.last		{ border-right: 0; }

.submenu		{ top: 237px; border: 1px solid #cccccc; border-top: 0; }
.submenu a		{ background-color: #eeeeee; color: #333333; padding: 3px 5px; border-top: 1px dotted #cccccc; border-bottom: 0; }
.submenu a:hover	{ background-color: #dddddd; }
.submenu-first		{ border-left: 0; }
.submenu-last		{ border-right: 0; }

#left-col		{ width: 704px; margin: 0 0 8px 0; }
#left-col .section	{ background-color: #eeeeee; padding: 13px 18px; font-size: 17px; color: #5e95ce; }

#right-col		{ width: 240px; }
#right-col h2		{ font-size: 17px; color: #4f8dbc; font-weight: normal; }

#map-outer		{ width: 704px; height: 448px; position: relative; }
#map 			{ width: 702px; height: 446px; border: 1px solid #aaaaaa; }

#bottom			{ width: 960px; height: 219px; clear: both; margin-top: 8px; }

#footer a		{ color: #235fc4; text-decoration: none; border-bottom: 1px dotted #235fc4; }
#footer span		{ color: #235fc4; }

.officialmap-post .date	{ display: none; }

#admin-link		{ bottom: 0; right: 0; opacity: 0.5; filter: (opacity=50); }

#cb142 .date,
#cb145 .date,
#cb157 .date		{ display: none; }
