/*
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; }

.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; }

.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; }

.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; }

.videos			{ margin: 8px; }
.videos .video		{ float: left; padding: 16px; text-align: center; margin-bottom: 40px; }
.videos .video .vid	{ width: 290px; height: 235px; }

.page-form input	{ width: 280px; padding: 4px; font-size: 14px; }
.page-form .radio input	{ width: 25px; }
.page-form .checkbox	{ width: 20px; }
.page-form .radio	{ width: 20px; }
.page-form .security	{ width: 100px; }
.page-form .submit	{ width: 170px; margin-left: 10px; font-size: 12px; }
.page-form textarea	{ width: 284px; padding: 4px; font-size: 14px; height: 100px; }

.page-form-side input	{ width: 180px; }
.page-form-side .security { width: 70px; }
.page-form-side .submit { width: 100px; }
.page-form-side textarea { width: 184px; padding: 4px; font-size: 14px; height: 100px; }

#fields-table		{ border-spacing: 0; border-collapse: collapse; border: 2px solid #cccccc; width: 485px; }
#fields-table td	{ border: 1px dotted #bbbbbb; padding: 7px 10px 12px 10px; font-size: 11px; }
#fields-table td input	{ width: 270px; padding: 2px; font-size: 12px; }
#fields-table td .radio { width: 15px; }
#fields-table td .checkbox { width: 15px; }
#fields-table td textarea { width: 275px; padding: 2px; font-size: 12px; height: 100px; }
#fields-table td a img	{ border: 0; margin: 0 6px; position: relative; top: 2px; }

#add-field		{ width: 480px; background-color: #ebf3fb; color: #006bc9; border: 1px dotted #006bc9; padding: 0 1px; margin-top: 14px; }
#add-field input,
#add-field select	{ margin: 0 3px; }

body			{ background-color: #007bc8; background-image: url(../images/theme/bg.jpg); background-position: top center; background-repeat: no-repeat; margin: 0 0 12px 0; }
a			{ color: #034276; text-decoration: none; border-bottom: 1px dotted #034276; }

#container		{ width: 951px; background-color: #d0d0d0; margin: 77px auto 10px auto; padding: 0 0 8px 0; position: relative; min-height: 800px; }

#menu			{ height: 30px; background-color: #e7e7e7; background-image: url(../images/theme/menu-bg.png); }
#menu a			{ height: 30px; line-height: 30px; color: #ffffff; border-bottom: 0; text-align: center; }
#menu a:hover,
#menu a.cur		{ background-color: #07172d; }

.submenu		{ top: 30px; border-top: 0; }
.submenu a		{ background-color: #0e2b44; color: #ffffff; padding: 3px 5px; font-size: 11px; border-bottom: 0; }
.submenu a:hover	{ background-color: #1b3962; }

#header			{ height: 140px; width: 951px; background-color: #ffffff; }
#header img		{ float: left; margin-right: 1px; }
#header img.last	{ margin-right: 0; }

#left-col		{ width: 714px; margin: 0 0 8px 0; }
#left-col .section	{ background-color: #eeeeee; padding: 13px 18px; font-size: 17px; color: #034276; }

#right-col		{ width: 221px; }
#right-col h2		{ font-size: 17px; color: #034276; font-weight: normal; }

#map-outer		{ width: 715px; height: 448px; position: relative; }
#map 			{ width: 713px; height: 446px; border: 1px solid #aaaaaa; }

#footer			{ width: 951px; margin: auto; color: #ffffff; font-size: 10px; }
#footer a		{ color: #ffffff; font-size: 11px; text-decoration: none; border-bottom: 1px dotted #ffffff; }
#footer span		{ color: #ffffff; font-size: 11px; }

#admin-link		{ top: 30px; right: 0; opacity: 0.5; filter: (opacity=50); }