/**
*	Theme Name: Congressman Lloyd Doggett
*	Theme URI: http://doggettforcongress.com
*	Description:
*	Author: Dan Derozier
*	Author URI: http://netvictories.com
*	Version: 1.0
*
*	Copyright 2010
*/  

/**
*	Reset browser defaults
*/
@import url('library/css/reset.css');

/**
*	Apply basic layout + utility classes (like navigation)
*/
@import url('library/css/layout.css');

/**
*	Apply specific grid
*/
@import url('library/css/grid.css');

/**
*	Apply basic typography
*/
@import url('library/css/typography.css');

/**
*	Apply site-specific styles
*/
@import url('library/css/theme.css');

ul.lcp_catlist li {

	list-style-type:none;
	padding-bottom:16px;
	border-bottom:1px solid #dedede;
	margin-bottom:16px;
}

ul.lcp_catlist li .event_date {

	padding:8px;
	font-size:11px;
	font-style:italic;
	background:#eeeeee;
	margin-bottom:12px;

}

#topBar {

	padding-top:2px;
	padding-bottom:2px;
	background: #182d62; /* Old browsers */
	background: -moz-linear-gradient(top, #182d62 0%, #172d5e 3%, #172c61 9%, #142654 54%, #13244f 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#182d62), color-stop(3%,#172d5e), color-stop(9%,#172c61), color-stop(54%,#142654), color-stop(100%,#13244f)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #182d62 0%,#172d5e 3%,#172c61 9%,#142654 54%,#13244f 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #182d62 0%,#172d5e 3%,#172c61 9%,#142654 54%,#13244f 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #182d62 0%,#172d5e 3%,#172c61 9%,#142654 54%,#13244f 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#182d62', endColorstr='#13244f',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #182d62 0%,#172d5e 3%,#172c61 9%,#142654 54%,#13244f 100%); /* W3C */
	position:fixed;
	z-index:99999;
	width:100%;
	top:0;
	left:0;
	text-align:center;
	
	-moz-box-shadow: 2px 2px 2px #000;
	 -webkit-box-shadow: 2px 2px 2px #000;
	 box-shadow: 2px 2px 2px #000;

}



#topBarHolder {margin:auto; width:960px;



}
#topBarLeft {padding-right:128px; text-shadow: black 0.1em 0.1em 0.2em}
#topBarHolder table td {padding-right:24px; vertical-align:middle !important;}
#topBarHolder input {

-moz-box-shadow: inset 1px 1px  2px #000;
 -webkit-box-shadow: inset 1px 1px  2px #000;
 box-shadow: inset 1px 1px  2px #000;
font-style:italic;
margin:0; font-size:14px; color:#182d62; font-family:Georgia, serif; border:0; padding:6px 8px;

background: #f3f3f3; /* Old browsers */
background: -moz-linear-gradient(top, #f3f3f3 0%, #efefef 15%, #dadada 65%, #c2c2c2 96%, #b7b7b7 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f3f3), color-stop(15%,#efefef), color-stop(65%,#dadada), color-stop(96%,#c2c2c2), color-stop(100%,#b7b7b7)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #f3f3f3 0%,#efefef 15%,#dadada 65%,#c2c2c2 96%,#b7b7b7 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #f3f3f3 0%,#efefef 15%,#dadada 65%,#c2c2c2 96%,#b7b7b7 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #f3f3f3 0%,#efefef 15%,#dadada 65%,#c2c2c2 96%,#b7b7b7 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#b7b7b7',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, #f3f3f3 0%,#efefef 15%,#dadada 65%,#c2c2c2 96%,#b7b7b7 100%); /* W3C */

}
#topBarLeft { text-align:left; color:#ffffff; font-family:Georgia, serif; font-size:18px; font-style:italic; font-weight:lighter;}



#header {margin-top:36px;}

iframe #ctl00_bodyContainer #aspnetForm #divForm table.txtNormal tbody tr td, iframe #ctl00_bodyContainer #aspnetForm #divForm table.txtNormal tbody tr th {padding:8px !important;}



