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

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

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

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

.gallery		{ margin: 14px; }
.gallery img		{ float: left; height: 100px; margin: 4px; }
.gallery a		{ border-bottom: 0; }

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

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

.feed-item		{ border-bottom: 1px dotted #aaaaaa; padding: 10px 0; }
.feed-item span		{ color: #666666; }
body			{ background-color: #012651; margin: 0 0 12px 0; background-image: url(../images/theme/bg.jpg); background-position: top center; background-repeat: no-repeat; }
a			{ color: #315daa; text-decoration: none; border-bottom: 1px dotted #315daa; }

#container		{ width: 962px; margin: 142px auto 10px auto; position: relative; min-height: 800px; background-color: #e8e8e8; }

#menu			{ display: none; height: 34px; background-color: #e7e7e7; background-image: url(../images/theme/menu-bg.gif); }
#menu a			{ height: 34px; line-height: 34px; color: #333333; border-bottom: 0; border-right: 1px solid #bbbbbb; }
#menu a:hover,
#menu a.cur		{ background-color: #cccccc; }
#menu a.last		{ border-right: 0; }

.submenu		{ top: 34px; border: 1px solid #cccccc; border-top: 0;}
.submenu a		{ background-color: #ffffff; padding: 3px 5px 3px 5px; border-top: 1px dotted #cccccc; border-bottom: 0; }
.submenu a:hover	{ background-color: #eeeeee; }
.submenu-first		{ border-left: 0; }
.submenu-last		{ border-right: 0; }

#imgmenu		{ background-color: #ffffff; text-align: center;}
#imgmenu a		{ border-bottom: 0; padding: 0 40px; }

#left-col		{ width: 694px; margin: 12px 0 0 0; background-color: transparent; }
#left-col .item		{ margin: 0 12px 12px 0; padding: 6px 0; background-color: #ffffff; }
#left-col .section	{ padding: 15px 18px 11px 18px; font-size: 18px; color: #0092cf; }

#right-col		{ width: 255px; margin: 12px 0 0 0; padding: 0; }
#right-col .item	{ border: 0; margin: 0 0 12px 0; }
#right-col h2		{ font-size: 17px; color: #0092cf; font-weight: normal; }

#footer			{ color: #315daa; }
#footer a		{ color: #315daa; text-decoration: none; border-bottom: 1px dotted #315daa; }
#footer span		{ color: #315daa; }

#cb57,
#cb74,
#cb78			{ float: left; width: 335px; }

#admin-link		{ top: 29px; right: 12px; opacity: 0.25; filter: (opacity=25); }