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

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

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

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

#container		{ width: 952px; background-color: #ffffff; margin: 14px auto 10px auto; position: relative; min-height: 800px; border-bottom: 1px solid #ffffff; }

#banner			{ height: 249px; width: 932px; padding: 10px; }

#menu			{ width: 952px; margin: 88px auto 0 auto; height: 30px; background-color: #e7e7e7; background-image: url(../images/theme/menu-bg.png); }
#menu a			{ height: 30px; line-height: 30px; border-right: 1px solid #888888; color: #b20014; border-bottom: 0; text-align: center; }
#menu a:hover,
#menu a.cur		{ background-color: #aaaaaa; }
#menu a.last		{ border-right: 0; }

.submenu		{ top: 119px; border: 1px solid #cccccc; border-top: 0; }
.submenu a		{ background-color: #cccccc; color: #b20014; padding: 3px 5px; border-top: 1px dotted #cccccc; border-bottom: 0; text-align: center; }
.submenu a:hover	{ background-color: #dddddd; }
.submenu-first		{ border-left: 0; }
.submenu-last		{ border-right: 0; }

#left-col		{ margin: 12px; }
#left-col .section	{ padding: 16px 18px 0 18px; font-size: 17px; color: #000000; }

#right-col		{ display: none; }

#map-outer		{ width: 667px; height: 598px; position: relative; }
#map 			{ width: 665px; height: 596px; border: 1px solid #aaaaaa; }

#footer			{ width: 952px; margin: 5px auto; color: #555555; position: relative; text-align: left; }
#footer a		{ color: #555555; text-decoration: none; border-bottom: 1px dotted #555555; }
#footer span		{ color: #555555; }
#footer #vanity		{ position: absolute; top: 0; right: 0; }

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

#right-col .content	{ margin: 0; }
.feed-item		{ border-bottom: 1px dotted #aaaaaa; padding: 10px 0; }
.feed-item span		{ color: #666666; }

.officialmap-post .date	{ display: none; }