/*

Theme Name: ai-blog
Theme URI: http://blogs.angloinfo.com/
Description: The one and only AngloINFO Blog Theme
Version: 1.0
Author: AngloINFO
Author URI: http://www.angloinfo.com/

*/


* {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	border-style: none;
}

body {
	font: 11px/14px Arial,Helvetica,sans-serif;
	margin: 0;
	padding: 0;
}

#container {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #fff;
	height: auto;
	width: 990px;
}

#container #mainContent {
    display: block;
    float: left;
    padding-left: 6px;
    width: 595px;
}


#container #leftColumn {
    float: left;
    font: 11px/14px Verdana,Arial,sans-serif;
    height: auto;
    margin-right: 12px;
    width: 160px;
}

#container #rightColumn {
    float: right;
    font: 11px/14px Verdana,Arial,sans-serif;
    height: auto;
    margin-left: 12px;
    width: 200px;
}

#spbms {
	right: 0px;
	text-align: left;
	display: none;
	position: relative;
	background: white;
	border: solid 1px #666666;
	padding:5px;
	margin:2px;
	width: 100px;
	float:right;
}



p {
	color: #555;
	font-family: "proxima-nova",sans-serif;
	font-style: normal;
	font-weight: 300;
    font-size: 12px;
    line-height: 17px;
    margin-bottom: 5px;
}

td {
	font-size: 11px;
}

th, td {
	font-weight:normal;
	text-align:left;
}

/* Basic Title styles */

h1 {
	font-size: 24px;
	font-weight: normal;
	display: block;
	line-height: normal;
	margin-bottom: 10px;
	color: #000;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
}

h2 {
	margin-bottom: 4px;
	padding-top: 2px;
	color: #000;
	font-size: 15px;
}

h3 {
	font-size: 11px;
}

h4 {
	font-size: 24px;
	font-weight: normal;
	color: #9b9c9e;
}

h5 {
	font-size: 14px;
	font-weight: lighter;
	color: #323232;
}

h6 {
	font-size: 11px;
	font-weight: normal;
}

/* Basic document links */


a:link {
	color: #4AA1D6;
	text-decoration: none;
}

a:visited {
	color: #4AA1D6;
	text-decoration: none;
}

a:hover {
	color: #D9615F;
	text-decoration: none;
}

a:active {
	color: #555;
	text-decoration: none;
}



#mainnav {
	background:transparent url(images/defaultmenubg.gif) no-repeat;
	width: 990px;
	height: 32px;
	font-size: 16px;
	top: 0;
	right: 0;
	margin-top: 20px;
	margin-bottom: 6px;
}

/* Navigation Bar */
.navigation{
	font-family: "proxima-nova",sans-serif;
	font-style: normal;
	font-weight: 300;
	background-color: #5e5e5e;
	height:43px;
	font-size:14px;
	line-height:43.5px;
	color:#fff;
}
.navlink a {
	padding: 0 20px 0 20px!important;
}
#nav{
	padding:0;
	margin:0;
	list-style:none;
}
#nav li{
	float:left;
}
#nav li a{
	float:left;
	color:#fff;
	padding:0 16px 0 16px;
}
#nav .active a,
#nav li a:hover{
	background-color: #EC7C7B;
	text-decoration:none;
}
.myainav {
    background: url(images/btn-blog.gif) repeat-x scroll 0 0 transparent;
    float: right !important;
}
.blogsnavselect {
	float:right!important;
}
#nav li:first-child.active a,
#nav li:first-child a:hover{background-color: #EC7C7B;}
#nav li:first-child a {
	padding: 0 20px 0 35px;
}
.nglnf .active a {
	background-color: #EC7C7B;
	text-decoration:none;
}
.nglnf .active a {background-color: #EC7C7B;}


.navigation .btn-blog{
	float:right;
	color:#fff;
	padding:0 15px 0 12px;
	background:url(images/btn-blog.gif) repeat-x;
}

.navigation .btn-blog:hover {
	text-decoration:none;
	background:url(images/btn-nav-hover.gif) repeat-x;
}








#menus li {
	display:inline;
	list-style:none;
	font-size: 20px;
}

#menus li a {
	background:transparent url(images/menu.gif) no-repeat;
	display:block;
	color:#fff;
	height:32px;
	line-height:31px;
	padding:0 20px;
	text-decoration:none;
	font-size:11px;
	float:left;
	z-index:1;
	font-size: 14px;
	font-weight:bold;
}

#menus li a:hover {
	background-position:0 -32px;
}

#menus li.current a {
	background-position:0 -64px;
}

#menus li a.home {
	background-position:0 -96px;
	width:45px;
	padding:0;
	margin-left:0;
	text-indent:-999em;
}

#menus li a.home:hover {
	background-position:0 -128px;
}

#menus li.current a.home {
	background-position:0 -160px;
}

#menus li a.lastmenu:hover {
	background-position:0 0;
}

/* top section*/

#container #masthead #nav2 {
	width: 990px;
	height: auto;
	position: absolute;
	font-size: 11px;
	top: 0;
	right: 0;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0;
}

#container #masthead #nav2 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#container #masthead #nav2 li {
	display: block;
	float: right;
	padding-left: 4px;
	color: #ccc;
}

#container #masthead #nav2 a {
	font-weight:normal;
	text-decoration:underline;
	font-size: 11px;
	color: #000088;

}

#container #masthead #nav2 a:hover {
	color: #aa0000;
	text-decoration: underline;
}

/* Masthead box */

#container #masthead {
	position: relative;
	height: 95px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #fff;
	display: block;
	margin-top: 6px;
}

#container #masthead #logo {
	display: block;
	width: 170px;
	height: 50px;
	position: absolute;
	left: 0px;
}

#container #masthead #nav1 {
	font-size: 10px;
	display: block;
	position: absolute;
	top: 93px;
	right: 747px;
	height: 22px;
	width: auto;
}

#container #masthead #nav1 a:link {
	font-size: 10px;
	color: #666;
	text-decoration: underline;
}

#container #masthead #nav1 a:visited {
	color: #666;
	text-decoration: underline;
}

#container #masthead #nav1 a:hover {
	color: #666;
}

#container #masthead #nav1 a:active {
	color: #666;
}

#container #masthead #leaderboard {
	display: block;
	height: auto;
	width: auto;
	float: right;
	top: 0px;
	right: 0px;
	position: relative;
}

/* SEARCH */
#search {float: right; width: 150px; margin-top:0px; text-align:right;}

#search input {border: 1px solid #8a8a8b; background-color: #ebebec; margin: 5px 0;	width: 148px;}

/* Breadcrumbs */
.breadcrumbs  {
	float: left;
	width: 750px;
	margin: 10px 0 10px 0;
	padding: 6px 0 6px 0;
	text-align:left;
	color: #424242;
}

.breadcrumbs a {
	color: #424242;
	font-weight: bold;
	padding: 0 0 0 3px;
}
.breadcrumbs a:hover {
	color: #424242;
	font-weight: bold;
	text-decoration: underline;
}
.breadRight {
    float: right;
    position: relative;
    width: 200px;
}
.social-box {
    margin: 26px 0 0 0;
    overflow: hidden;
    width: 100%;
}

#breadcrumbbar {
	background-color:#fff;
	width: 990px;
	height: auto;
	top: 0;
	right: 0;
}



.inputField {
	margin: 2px 0 5px 10px;
	width: 175px;
	height: 20px;
}


/* */

/* Details box */

#container #mainContent #detailsBox h2 {
	font-size: 12px;
	font-weight: bold;
	height: auto;
	width: auto;
	float: left;
	position: relative;
	padding-left: 10px;
}





/* Footer box */

#footer {
    border-top: 1px solid #EBECEB;
    color: #6C6D6C;
    font-size: 10px;
    line-height: 14px;
    margin-top: 10px;
    padding: 19px 0 10px;
    text-align: center;
}

#footer p {
    font-size: 10px;
    line-height: 120%;
    margin-bottom: 10px;
    margin-top: 5px;
}

/* Calendar */
#calendar {
	padding: 6px 5px 6px 5px;
	border: 1px solid #90909F;
}

#calendar a {color: #c00012; text-decoration: none; font-weight: bold;}
#calendar a:hover {color: #c00012; text-decoration: underline; font-weight: bold;}

#calendar caption {
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 3px;
}

#wp-calendar {
	width: 120px;
	margin-left: auto;
	margin-right: auto;
}
#wp-calendar th, td {
    text-align: center;
}

#wp-calendar a {color: #c00012; text-decoration: none; }
#wp-calendar a:hover {color: #c00012; text-decoration: underline; }

#prev {
	text-align: left;
}
#prev a {
	font-weight: normal;
}
#prev a:hover {
	font-weight: normal;
}
#next {
	text-align: right;
}
#next a {
	font-weight: normal;
}
#next a:hover {
	font-weight: normal;
}

hr.footer {
	background-color:#666;
	color:#666;
	height:1px;
	margin-left:auto;
	margin-right:auto;
	width:720px;
}

#footer a {
    color: #2E2D9D;
    text-decoration: none;
}


#footer a:visited {
	color: #2E2D9D;
	text-decoration: none;
}

#footer a:hover {
	color: #2E2D9D;
	text-decoration: underline;
}

#footer a:active {
	color: #2E2D9D;
}

#footer #nav3 {
	font-size: 9px;
	color: #000;
}

#footer #nav3 ul li {
	display: inline;
	margin-right: 2px;
	margin-left: 2px;
}

#footer #nav3 a:link {
	font-size: 9px;
	color: #000;
	text-decoration: underline;
	padding-right: 5px;
}

#footer #nav3 a:visited {
	color: #666;
	text-decoration: underline;
}

#footer #nav3 a:hover {
	color: #A31E2E;
	text-decoration: underline;
}

#footer #nav3 a:active {
	color: #ccc;
	text-decoration: underline;
}



a img { border: none; }




.alignBottom {
	vertical-align: middle;
}

.centre {
	margin-right: 50px;
	margin-left: 46px;
}

.smallLinks {
	font-size: 9px;
}

.whiteText {
	color: #fff;
}

.blackText {
	color: #000;
}

.textBold {
	font-weight: bold;
}

.textBoldWHITE {
	font-weight: bold;
	color: #fff;
}

.textBold-SubHead {
	font-weight: bold;
	font-size: 12px;
	color: #333;
}

.table {
	width: auto;
	border: 1px solid #97BE28;
}

.big {
	font-size:20px;
	line-height:20px;
	margin-bottom:5px;
}



.bold {
	font-weight:bold;
}

.clearfloat {
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	clear: both;
}

.toptitle {
	background: none repeat scroll 0 0 #fff;
    border: 1px solid #fff;
    overflow: hidden;
    padding: 6px 6px 15px 4px;
		color: #666666;
		font-family: 'Martel', serif;
    font-size: 25px;
    font-weight: 300;
    text-align: center;
    line-height: 25px;
    margin: 0 0 10px 0;
}

.toptitle a {
	color: #666666;
	font-family: 'Martel', serif;
	font-size: 25px;
	font-weight: 300;
	text-decoration: none;
}
.toptitle a:hover {
	color: #666666;
	font-family: 'Martel', serif;
	font-size: 25px;
	font-weight: 300;
	text-decoration: none;
}

.post-by {
    font-size: 11px;
}
.post-by a {
    color: #383636;
    font-weight: 100;
}

/***** This is critical to layout design to line things up, dont change it.  ******/

.clearboth {
	clear:both;
}



.pageoptions {float: right; width: 150px; text-align:right; margin-top: 5px;}



.rsslink {float:right; padding:1px 17px 5px 5px;}

.rstoggle {float:right; padding:5px 5px 5px 5px;}
.rstoggle a {color: #fff; text-decoration: none;}


.expandmain {float:right; padding:5px 17px 5px 5px;}

a.expandmain {text-decoration: none; color: #fff;}

a.expandmain:link {text-decoration: none; color: #fff;}
a.expandmain:active {text-decoration: none; color: #fff;}
a.expandmain:visited {text-decoration: none; color: #fff;}

a.expandlink:link {text-decoration: none; color: #fff;}
a.expandlink:active {text-decoration: none; color: #fff;}
a.expandlink:visited {text-decoration: none; color: #fff;}


.estitle {
	font-size: 10px;
}

.redtext {
	color: #d3222a
}

.potext {
	color: #000;
}

#country {
	background: scroll 0 0 transparent;
	color: #757575;
  font-family: "proxima-nova",sans-serif;
	font-size: 15px;
	font-weight: 200;
	letter-spacing: 1.2px;
	line-height: 15px;
	left:0;
	position:absolute;
	text-align:right;
	text-transform:uppercase;
	top: 69px;
	vertical-align:top;
	width:240px;
	z-index:1001;
}

.picardy {
    font-size: 12.49px !important;
}

.sideimage {
	border: 1px solid #90909F;
}
.addthis_toolbox {
	text-align:right;
	float:right;
}


h2.description
{
	color: #676767;
}

#quicklinks {
	margin-left:auto;
	font-size: 4px;
	font-weight: bold;
	color:#676767;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 20px;
	width:820px;
	text-decoration: none;
	margin-right: auto;
}

td {
	padding: 2px;
}

ul.quicklinks {
	list-style-image: url(images/qlbullet.gif);
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	color: #bfbfbf;
}

ul.quicklinks a {
	font-weight: normal;
	color: #999;
}


/* BLOG */

#blog {
	margin-bottom: 10px;
}

#blog p {
	margin: 5px 10px 10px 10px;
	line-height:1.3em;
}

div.hr {
		background-color:#EC7C7B;
	  opacity: 0.6;
    height: 1px;
    margin: 10px 0;
}

a.dotted {
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #000;
}

a.dotted:hover {
	color: #d3222a;
	text-decoration: underline;
	text-decoration: none;
	border-bottom: 1px dotted #d3222a;
}


/* LEFT COLUMN */
.columnleft {float: right; width: 240px; padding:0px 10px 0px 0px; font-size: 12px;}
.columnleft li {line-height:1.3em; margin-left:10px; margin-bottom:3px;}
.columnleft ul {list-style: none;}
.columnleft p {padding:5px 5px 0 5px; margin:0; width:240px; line-height:1.3em; font-size:12px; color:#444;}

/* RIGHT COLUMN */
.columnright {float: right; width: 235px; padding:0px 5px 0px 10px; font-size: 12px;}
.columnright p {padding:5px 5px 0 5px; margin:0 10px 0 5px; width:240px; line-height:1.3em; font-size:12px; color:#444;}
.columnright li {line-height:1.3em; margin-left:30px; margin-right:10px; margin-bottom:5px;}
.columnright ul {list-style-image: url(images/bf-france.gif);}

#leftcolh2 {
	background-image: url(images/colh2.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	height: 22px;
	width: 240px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 15px;
}

#rightcolh2 {
	background-image: url(images/colh2.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	height: 22px;
	width: 240px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 15px;
}

#leftcolumnbox {
	display: block;
	padding-top: 10px;
	padding-right: 2px;
	padding-left: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ebebeb;
	border-bottom-color: #ebebeb;
	border-left-color: #ebebeb;
	height: 220px;
	width: 228px;
	background-image: url(images/columnbg.gif);
}


/* PAGE STYLES <div id="page"> used on single.php and page.php */
#page {width: 575px; padding: 0 10px 0 10px;
	font-family: "proxima-nova",sans-serif!important;}
#page a {text-decoration: none; font-weight:bold;}
#page a:hover {text-decoration: underline; font-weight:bold;}
#page img {max-width:575px;}

#page p {margin-bottom: 10px; margin-top: 5px;}

#page h3 {font-size: 12px; color: #000;}
#page h4 {font-size: 10px; color: #b30506; font-weight: bold;}
#page ul {font-size: 12px; margin-left:18px; line-height:1.4em; margin-top:10px; margin-bottom:10px;color: #3F3F3F;}
#page ol {font-size: 12px; margin-left:18px; line-height:120%; margin-top:10px; margin-bottom:10px;}
#page li {margin-left:18px; font-size: 12px; margin-bottom: 5px; line-height:1.4em;color: #3F3F3F;}


/* ARCHIVE STYLES <div class="archive"> used on archive.php */


/*.archive a {font-weight: bold; color: #c00012; text-decoration:none;} */
/*.archive a:visited {font-weight: bold; color: #c00012; text-decoration:none;} */
/*.archive a:active {font-weight: bold; color: #c00012; text-decoration:none;} */
.archive a:hover {text-decoration:underline;}


/* LEFT SIDEBAR */

.regional {color: #fff; text-decoration:none;}

.greyh3bg {
	color: #555;
	height: auto;
	vertical-align: middle;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom: 1px solid #ed8f8f;
	height: 1%;
	overflow: hidden;
	font-family: "proxima-nova",sans-serif;
  font-style: normal;
  font-size: 16px;
	line-height: 16px;
	font-weight: lighter;
}

ul.menu, ul.menu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 160px;
}

ul.menu a {
	display: block;
	text-decoration: none;
}

ul.menu li {
	background: url("images/separator-popup.gif") repeat-x scroll 0 100% #fff;
}

ul.menu li a, ul.menu ul.menu li a {
	background: url("images/separator-popup.gif") repeat-x scroll 0 100% #fff;
    color: #555;
    padding: 10px 0 7px 8px;
}

ul.menu current_page_item {
	color: #fff;
	background: #ed8f8f;
	border-left: 5px #000 solid;
	padding-left: 15px;
}

ul.menu li a:hover, ul.menu ul.menu li a:hover {
	background: #fff;
	border-left: 5px solid #D9615F;
	color: #666;
	padding-left: -8px;
}

ul.menu li ul li a, ul.menu ul.menu li ul li a {
	background: #D9615F;
	color: #555;
	padding: 0.5em;
}

ul.menu li ul li a:hover, ul.menu ul.menu li ul li a:hover {
	color: #fff;
	background: #ebeafd;
	padding: 0.5em;
}

ul.menu ul.menu li a:hover {
	border-left: 0;
	padding-left: 0.5em;
}

ul.menu ul.menu {
	border-left: 5px #f00 solid;
}

ul.menu a.active, ul.menu ul.menu li a.active {background: #ebeafd; text-decoration: none;}

ul.menu a.active:hover, ul.menu ul.menu li a.active:hover {background: #C84F4F; text-decoration: none; 	color: #fff;}

div.panel {
	border: 1px #000 solid;
	padding: 5px;
	margin-top: 1px;
}

ul.menu div.panel a, ul.menu div.panel li a:hover  {
	display :inline;
	color: #666;
	background: none;
	margin: 0;
	padding: 0;
	border: none;
	font-weight: bold;
}

ul.menu div.panel a:hover {
	color: #000;
	text-decoration: underline;
}


.code { border: 1px solid #ccc; list-style-type: decimal-leading-zero; padding: 5px; margin: 0; }
.code code { display: block; padding: 3px; margin-bottom: 0; }
.code li { background: #ddd; border: 1px solid #ccc; margin: 0 0 2px 2.2em; }

.indent1 { padding-left: 1em; }
.indent2 { padding-left: 2em; }
.indent3 { padding-left: 3em; }
.indent4 { padding-left: 4em; }
.indent5 { padding-left: 5em; }
.indent6 { padding-left: 6em; }
.indent7 { padding-left: 7em; }
.indent8 { padding-left: 8em; }
.indent9 { padding-left: 9em; }
.indent10 { padding-left: 10em; }


/* Subpage styling */

.current_page_item a:link, .current_page_item a:visited {color: #fff;  background: #D9615F;}

/* BLOGGER SECTION (Top Right) */

#blogger {
	display: block;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #90909F;
	border-bottom-color: #90909F;
	border-left-color: #90909F;
	height: 100%;
}

#blogger img {
	margin-top: 3px;
	background-color: #fff;
    border: 1px solid #BDBCB1;
    padding: 3px;
}

#blogger p {
	margin-left:5px;
	margin-right:5px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: "proxima-nova",sans-serif;
	font-size: 11px;
	line-height: 1.3em;
}

#blogger a {
	color: #c00012;
	text-decoration: none;
}

#blogger a:active {
	color: #c00012;
	text-decoration: none;
}


#blogger a:hover {
	color: #c00012;
	text-decoration: underline;
}

/* Side stuff */
.sidebox {
	display: block;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	height: 100%;
}

.sidebox ul {
	margin: 5px 10px 5px 25px;
	font-size: 12px;
	line-height:1.3em;
}


.archive {
	width: 575px;
	padding: 0 10px 0 10px;
}
.archive a {
    color: #102F7B;
    font-weight: lighter;
    text-decoration: none;
}

#hed2 {
	background:url(images/hed2bg.png) repeat-y scroll 0 0 transparent;
	color:#CCCCCC;
	font-size:12px;
	letter-spacing:1px;
	line-height:12px;
	text-align:right;
	vertical-align:top;
	width:160px;
}

.options {font-size: 12px; margin-bottom: 10px;}
.options a:link {color: #383636;text-decoration:none;}
.options a:hover {color: #383636;text-decoration:underline;}
.options a:visited {color: #383636;text-decoration:underline;}

.author {
	margin-bottom: 20px;
}

.date {
	font-size: 11px;
	color: #3F3F3F;
	line-height: 17px;
	margin-bottom: 5px;
}

.comment {
	float: left;
	margin: 8px 0 0 0;
	padding-left: 25px;
	padding-bottom: 2px;
	background-image: url(images/comment.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.homeComment {
	float: left;
	font-size: 11px;
	margin: 8px 0 0;
}

#mainContent .homeComment a.comments-link {
    color: #383636;
}
#mainContent .archiveComment a.comments-link {
    color: #383636;
}

.authortext {
	color: #383636;
}

label {
	width: 200px;
	float: left;
	clear: both;
	text-align: right;
	margin-right: 15px;
}

.from {
	float: right;
	font-size: 11px;
	margin: 8px 0 0;
	color: #3F3F3F;
}

.from a {color: #383636!important;}

.italic {
	font-style: italic;
}

#contentbg {
	background-repeat:no-repeat;
	margin-bottom: 10px;
}

.title {
	font-size: 36px;
	font-style: italic;
	display: block;
	line-height: normal;
	margin-bottom: 10px;
	color: #666;
	padding-top: 5px;
	padding-bottom: 4px;
	text-align: center;
}

.title a {
	text-decoration: none;
	color: #666;
}

.title a:hover {
	text-decoration: underline;
	color: #666;
}

.sidebarblock {
	margin-bottom: 15px;
}


/* Image Alignment for Posts */
img.alignnone {max-width:575px;height:auto;}
img.alignright {float:right; margin:0 0 1em 1em;}
img.alignleft {float:left; margin:0 1em 1em 0;}
img.aligncenter {display: block; margin-left: auto; margin-right: auto;max-width:575px;height:auto;}
a img.alignright {float:right; margin:0 0 1em 1em;}
a img.alignleft {float:left; margin:0 1em 1em 0;}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto;}

/* Used to control the spacing between blog posts on main page */
.entry {clear:both; margin-bottom:10px; overflow:hidden; position:static; width:575px; padding: 0 10px 0 10px;}

/* homepost class is used on blog front page to control styles of posts and category information */
.homepost {
	font-family: "proxima-nova",sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 13px;
	line-height: 20px;
}

.homepost a {
	color: #555;
    font-weight: lighter;
    text-decoration: none;
}

.homepost a:hover {
	color: #c3c3c3;
    font-weight: lighter;
    text-decoration: none;
}
.homepost h2 a {
	font-weight: bold;
}
.homepost h2 a:hover {
	font-weight: bold;
}

.homepost ul {font-size: 12px; margin-left:18px; line-height:1.3em; margin-top:10px; margin-bottom:10px;}
.homepost ol {font-size: 12px; margin-left:18px; line-height:120%; margin-top:10px; margin-bottom:10px;}
.homepost li {margin-left:18px; font-size: 13px; margin-bottom: 5px;}

#mainContent a.read-more {
    color: #C00012;
    font-size: 11px;
}
#mainContent a.read-more:hover {
	text-decoration: underline;
}

.posttitle a {
	color: #555;
    text-decoration: none;
}

.posttitle a:hover {
	color: #555;
    text-decoration: none;
}

span[style] {
   font-family: "proxima-nova",sans-serif;
}


/* Comments Styling */
#page input.submit {
	font-size:11px;
	height:22px;
	margin-bottom:0;
	margin-left:5px;
	margin-top:3px;
	text-transform:uppercase;
	cursor: pointer;
	font-family: "proxima-nova",sans-serif;
	font-style: normal;
	font-weight: 300;
}

/* Image Classes */
.size-full {
	max-width: 575px;
	max-height: 465px;
	margin-bottom:20px;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	max-width: 575px;
	max-height: 500px;
}

.wp-caption img {padding: 0; border: 0 none; max-width: 575px; max-height: 500px;}

.wp-caption p.wp-caption-text {font-size: 11px;	line-height: 17px; padding: 0 4px 5px; margin: 0;}

.wp-caption.aligncenter {margin: 20px auto;}
.wp-caption.alignleft {float: left;}
.wp-caption.alignright {float: right;}

.post-navigation {
	margin-top:20px;
	margin-bottom:70px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/* RIGHT SIDEBAR */
.rsideblock {
	margin-bottom: 15px;
}

.rsideblock ul {
	margin-left: 10px;
	font-size: 14px;
}

.rsideblock li {
	margin-left: 10px;
	line-height: 20px;
}

ul.menuright, ul.menuright ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
	width: 200px!important;
	font-weight: bold;
}

.h3rside {
	color: #000;
	font-size: 15px;
	text-align: center;
	font-weight: 300;
}

ul.menu li.indent {
	padding-left: 0;
}

ul.menu li.indent a {
	padding-left: 10px;
}

ul.menu li.regionlist a {
    padding-left: 15px;
	background: none repeat scroll 0 0 #fff;
	color: #000;
	font-weight: normal;
	text-align: left;
}
ul.menu li ul li.regionlist a:hover, ul.menu ul.menu li ul li.regionlist a:hover {
	color: #fff;
	background: #fff;
	border-left: 5px solid #D9615F;
	color: #666;
	padding-left: 15px;
}

ul.menu li.regionbloglist a {
    padding-left: 10px;
    padding-right: 5px;
	background: none repeat scroll 0 0 #fff;
	color: #555;
	text-align: right;
	font-weight: bold;
	font-size: 10px;
}

ul.menu li.regionbloglist a:hover {
    padding-left: 10px;
	background: none repeat scroll 0 0 #fff;
	color: #555;
	text-align: right;
}



ul.menu li.selectedblog a {
    padding-left: 10px;
    padding-right: 5px;
		background: none repeat scroll 0 0 #fff;
		border-left: 5px solid #D9615F;
		color: #555;
		text-align: right;
		font-weight: bold;
		font-size: 10px;
}

ul.menu li.selectedblog a:hover {
  padding-left: 10px;
	background: none repeat scroll 0 0 #fff;
	border-left: 5px solid #D9615F;
	color: #555;
	text-align: right;
	font-weight: bold;
	font-size: 10px;
}

ul.menu li.regionselected a {
  padding-left: 15px;
	background: #C84F4F;
	color: #fff;
	font-weight: bold;
	text-align: left;
}

ul.menu li.regionselected a:hover {
    padding-left: 15px;
	background: none repeat scroll 0 0 #D9615F;
	color: #fff;
	font-weight: bold;
	text-align: left;
}
ul.menu li a:hover, ul.menu ul.menu li a:hover {
	background: #fff;
	color: #555;
	border-left: 5px solid #D9615F;
}

ul.menu.menuright ul.children li a {
	background: none repeat scroll 0 0 #fff;
	font-weight: normal;
	text-align: left;
}
ul.menu.menuright ul.children li a:hover {
	background: none repeat scroll 0 0 #fff;
	border-left: 5px solid #D9615F;
	color: #555;
}

/* RSS Link on Sidebar */
.sidersslink {
	text-align: center;
	margin-bottom: 15px;
	font-size: 12px;
}

.youtubeVideo {
	text-align: center;
}

.archiveComment {
	float: left;
    font-size: 11px;
}

/* Header and Search */
#header {
	overflow:hidden;
	width:100%;
	padding:6px 0 0;
	font:11px/14px Arial, Helvetica, sans-serif;
}
#header a {
	text-decoration: none;
}
#header a:hover {
	text-decoration: underline;
}
#header .item-box{
	overflow:hidden;
	width:100%;
	margin:0 0 8px;
}
#header img.ad{
	float: right;
}

form, fieldset {
    border-style: none;
    margin: 0;
    padding: 0;
}

.search-form {
    border: 1px solid #B1B1BC;
    height: 24px;
    margin: 0;
    width: 198px;
}
.search-form .text {
    background: none repeat scroll 0 0 transparent;
		font-family: "proxima-nova",sans-serif;
		font-style: normal;
    border: medium none;
    color: #c3c3c3;
    float: left;
    font-size: 12px;
    line-height: 16px;
    margin: 0 0 0 1px;
    overflow: hidden;
    padding: 5px 0 3px 7px;
    width: 189px;
}
.search-form .btn-search {
    background: url("images/btn-search.gif") no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    float: right;
    height: 19px;
    margin-top: -22px;
    overflow: hidden;
    padding: 0;
    width: 25px;
}
.navbar {
	float:right;
	padding:4px 0 0;
	margin:0;
	list-style:none;
	overflow:hidden;
	color:#030088;
}
.navbar li {
	float:left;
	background:url(images/bullet-navbar.png) no-repeat 0 1px;
	padding:0 5px 0 7px;
	margin:0 0 0 -2px;
}
.navbar li a{color:#030088;}

/* Search Results Page */
#searchResults  {
	display: block;
	width: 650px;
	float: left;
	margin-left: 10px;
	margin-top: 12px;
}
#searchResults h2{
	color: #C00012;
}
.resultsInfo {
	font-size: 13px;
}
.resultBlock {
	margin: 10px 0 10px 0;
	padding-bottom: 15px;
	border-bottom: 1px dotted #ccc;
}
.searchTitle a {
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
.searchTitle a:hover {
	text-decoration: underline;
}
.searchExcerpt {
	font-size: 13px;
}
.searchReadMore a {
	font-size: 12px;
}

/* Comments Form */
#email {
	border: 1px #b8b8b8 solid!important;
	padding: 5px;
	width: 320px;
}
#author {
	border: 1px #b8b8b8 solid!important;
	padding: 5px;
	width: 320px;
}
#url {
	border: 1px #b8b8b8 solid!important;
	padding: 5px;
	width: 320px;
}
#comment {
	border: 1px #b8b8b8 solid!important;
	padding: 5px;
	width: 320px;
}
#submit {
	border: 1px #b8b8b8 solid!important;
}
.archivetitle {
	text-align: right;
}
/* Blog for us - Sidebar */
.blogforusbox {
	border: 1px solid #90909F;
    margin: 0 0 15px;
	padding: 6px 2px 6px 0;
}

.blogforusphoto {
	float: left;
    padding: 0 11px 0 10px;
}
.blogforustext a {
	font-size: 12px;
	color: #880E14;
	font-weight: 200;
	line-height: 14px;
}
.blogforus img {
	display: block;
}

/* Blog Comments */
#respond  {font-size: 14px!important;font-weight:bold!important;margin:20px 0 20px 0!important;}

.loginmsg {font-size: 13px;margin:0 0 40px 0;}
