/*
Theme Name: ANI Theme
Theme URI: http://wordpress.org/
Version: 1.0
Author: Atul Kumar
Author URI: http://www.webinmedia.com/
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.8;
	color: #000;
	background: #80A1B7;
}
ol, ul {
	list-style: disc;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a:link, a:visited,
a:hover, a:active {
	color: #005596;
	text-decoration: underline;
	}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

p img {
	padding: 0;
	max-width: 100%;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

img.alignspeakersleft {
	padding: 4px 4px 0 4px;
	margin: 0 7px 0 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft,
.alignspeakersleft {
	float: left;
}

strong {
	font-weight: bold;
}

#wrapper {
	width: 1054px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#container {
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #FFF;
	padding-bottom: 33px;
}
#header {
	height: 60px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}
#quicklinks {
	text-align: right;
	width: 1054px;
}
#quicklinks-left {
	float: left;
	width: 940px;
	margin-right: 20px;
	padding-top: 5px;
}
#quicklinks-left ul {
	list-style: none;
}
#quicklinks-left li {
	display: inline;
	padding-left: 3px;
}
#quicklinks-left li a {
	color: #fff;
}
#quicklinks-right {
	float: right;
	width: 93px;
}
#logo {
	float: left;
	width: 50%;
}
#venue-dates {
	float: right;
	width: 49%;
	text-align: right;
}
#navigation {
	margin-bottom: 35px;
	width: 1054px;
	height: 43px;
}
#navigation ul {
	list-style: none;
}
#navigation ul li {
	border-left: 2px solid #FFF;
	float: left;
}
#navigation ul li:first-child {
	border-left: none;
	float: left;
}
#navigation ul li a {
	display: block;
	width: 106px;
	_width: 105px;
	height: 25px;
	_height: 35px;
	padding: 9px 12px 9px 12px;
	background-color: #faa33a;
	color: #000;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	line-height: 1.5;
}
#navigation ul li a:hover {
	background-color: #87a8bc;
	color: #fff;
}
#columns {
	margin: 35px 15px 0 15px;
	padding-bottom: 0px;
}
#col-left {
	float: left;
	width: 238px;
}
.sidebar-news h2 {
	background-color: #cad9e3;
	text-transform: uppercase;
	font-size: 12px;
	padding: 7px 12px;
	margin-bottom: 15px;
	font-weight: bold;
}
ul.col-list {
	list-style: url(images/arrow.png);
	padding-left: 15px;
	margin-left: 12px;
}
ul.col-list li {
	margin-bottom: 10px;
}
ul.col-list li a {
	font-weight: bold;
}
.more-news {
	font-weight: bold;
	margin-bottom: 25px;
}
.sidebar-signup {
	background-color: #cad9e3;
	padding: 13px 9px;
}
.sidebar-signup label {
	font-weight: bold;
	color: #005596;
	padding-bottom: 6px;
}
.signup-email {
	border: 1px solid #8b939b;
	padding: 3px;
	color: #666;
	font-size: 11px;
	margin-top: 6px;
	width: 150px;
}
.signup-submit {
	border: 1px solid #8b939b;
	background-color: #80a1b6;
	color: #fff;
	font-size: 11px;
	height: 20px;
}
.sidebar-social {
	margin-top: 20px;
}
.sidebar-social img {
	margin-left: 5px;
}
.textmiddle {
	vertical-align: middle;
}
.sidebar-zone {
	margin-top: 15px;
	margin-bottom: 15px;
}
#sponsors-inner-page {
	border: 1px solid #7f7f7f;
	width: 236px;
	margin-top: 10px;
}
#sponsors-inner-page img {
	margin-bottom: 25px;
}
#col-right {
	float: right;
	width: 238px;
}
.sidebar-top-content {
	margin-bottom: 20px;
}
.sidebar-top-content h2,
.featured-speakers h2 {
	background-color: #cad9e3;
	text-transform: uppercase;
	font-size: 12px;
	padding: 7px 12px;
	margin-bottom: 13px;
	font-weight: bold;	
}
.speakers {
	height: 95px;
}
.speakers p {
	color: #005596;
}
ul.sessions {
	margin-left: 12px;
	list-style: none;
}
ul.sessions li {
	font-weight: bold;
	color: #005596;
	margin-bottom: 10px;
}
img.alignlegendsleft {
	display: inline;
	margin: 0 7px 2px 0;
	float: left;
}
#col-middle {
	margin-right: 252px;
	margin-left: 252px;
	_margin-right: 249px;
	_margin-left: 249px;
}
#col-middle-wide {
	float: right;
	width: 692px;
	margin: 0 45px 0 35px;
	_margin: 0 42px 0 32px;
}
#col-middle h1, 
#col-middle-wide h1,
#col-events h1 {
	font-size: 22px;
	color: #005596;
	font-weight: bold;
	margin-bottom: 15px;
}
#col-middle h2, 
#col-middle-wide h2,
#col-events h2 {
	font-size: 18px;
	color: #005596;
	font-weight: bold;
	margin-bottom: 10px;
}
#col-middle h3, 
#col-middle-wide h3,
#col-events h3 {
	font-size: 14px;
	color: #005596;
	font-weight: bold;
	margin-bottom: 10px;
}
#col-middle p, 
#col-middle-wide p,
#col-events p {
	margin-bottom: 8px;
	font-size: 12px;
}
#col-middle a, 
#col-middle-wide a,
#col-events a {
	font-weight: bold;
}
#col-events {
	margin-right: 261px;
	margin-left: 287px;
}
#col-middle ul,
#col-middle-wide ul {
	list-style-type: disc;
	list-style-image: none;
	list-style-position: inside;
	padding-left: 5px;
}
.post {
	margin-bottom: 14px;
}
a.more-link {
	text-decoration: underline;
	padding-left: 5px;
}
.weekdays li {
	display: inline;
}
.weekdays li a {
	color: #f8971d;
	font-size: 16px;
	text-decoration: none;
	margin-right: 15px;
}
.weekdays li a.active {
	color: #005596;
}
#eventsdesc {
	border-collapse:collapse;
	font-size:11px;
	text-align:left;
	width:472px;
	margin-top: 20px;
}
#eventsdesc td {
	padding:9px 8px 0 0;
	vertical-align: top;
}
td.eventsdate {
	font-weight: bold;
	color: #005596;
	font-size: 13px;
}
td.eventstitle {
	font-weight: bold;
	font-size: 12px;
	color: #005596;
	text-decoration: underline;
}
#sponsors {
	margin: 3px 15px;
	border: 1px solid #7f7f7f;
	width: 1022px;
}
#footer p, #footer a {
	text-align: center;
	color: #fff;
}