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

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

.twitter .tweet span	{ font-size: 11px; color: #999999; }

.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: #3a94cb; background-image: url(../images/theme/bg.jpg); background-position: top center; background-repeat: no-repeat; margin: 0 0 12px 0; }
a			{ color: #4f8dbc; text-decoration: none; border-bottom: 1px dotted #4f8dbc; }

#container		{ width: 982px; background-color: #d0d0d0; margin: 0 auto 10px auto; padding-bottom: 8px; min-height: 800px; }

#menu			{ height: 51px; background-color: #004b7a; background-image: url(../images/theme/menu-bg.png); border-bottom: 3px solid #a6cce6; }
#menu a			{ height: 51px; line-height: 51px; color: #ffffff; font-size: 15px; border-bottom: 0; text-align: center; }
#menu a:hover,
#menu a.cur		{ background-color: #004b7a; }
#menu a.last		{ border-right: 0; }

.submenu		{ top: 225px; border-top: 0; text-align: center; }
.submenu a		{ background-color: #004b7a; color: #ffffff; padding: 4px 5px; border-bottom: 0; border-top: 1px dotted #0077b1; }
.submenu a:hover	{ background-color: #0077b1; }
.submenu-first		{ border-left: 0; }
.submenu-last		{ border-right: 0; }

#header			{ width: 982px; height: 175px; position: relative; background-color: #ffffff; background-image: url(../images/theme/header.jpg); }
#header #donate		{ position: absolute; top: 104px; right: 205px; border-bottom: 0; }
#header #quickmenu	{ position: absolute; top: 20px; left: 25px; color: #4f8dbc; }
#header #quickmenu a	{ margin: 0 8px; }

#left-col		{ width: 708px; margin: 0 0 8px 0; border: 1px solid #d5d8df; }
#left-col .section	{ background-color: #eeeeee; padding: 13px 20px; font-size: 17px; color: #4f8dbc; position: relative; clear: both; }
#left-col .section a	{ border-bottom: 0; }

#right-col		{ width: 255px; }
#right-col h2		{ font-size: 17px; color: #4f8dbc; font-weight: normal; }
#right-col .item	{ border: 1px solid #d5d8df; }

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

#footer			{ margin-top: 20px; color: #ffffff; background-color: #3a94cb; }
#footer a		{ font-size: 12px; color: #ffffff; text-decoration: none; border-bottom: 1px dotted #ffffff; margin: 20px; }
#footer span		{ font-size: 12px; color: #ffffff; margin: 15px; }

#admin-link		{ top: 1px; right: 1px; opacity: 0.4; filter: (opacity=40); }

.short-blog-post h3	{ font-size: 15px; margin: 0; }
.short-blog-post p 	{ margin: 13px 0; }
.short-blog-post img	{ width: auto; }