/*
Theme Name: IRWF
Theme URI: 
Description: The IRWF theme.
Version: 2.0
Author: CVAM
Author URI: http://www.convistaalmar.com.ar/

*/

/* 
**  G E N E R A L
*/


body {
	font: 76%/1em  Verdana, 'Lucida Grande', Geneva, Lucida, Arial, Helvetica, sans-serif;
	background: #fff url(img/bg_main.gif) repeat-y 0 0;
	color: #000000;
	margin: 0;
	padding: 0;
	}

td, li, p {
	font-size: 92%;
	line-height: 1.51em;
	}

#siteContainer { 
	position: relative;
	width: 778px; /* for non-scripted IE and IE mac */
	}/* next rule hidden from IE PC and Mac \*/
	html>body #siteContainer { 
	width: auto;
	max-width: 778px;
	min-width: 590px; 
	}/* (above) for moz and op. End IE mac hack */

#contentAndMenu { /* 
	CMS BASED, min-height is fixed (as in css-d/29930) to avoid floats in favor of 
	being able to use max-width for 640*480 compat. */
	height: 545px;
	height: auto;
	padding-right: 28px;
	}

#mainContent {
	margin: 51px 0px 0px 231px;
	}

.hiddenContent {
	position: absolute;
	text-indent: -5000px;
	margin: 0px;
	line-height: 0px;
	}

.hellip { /* elipsis */
	letter-spacing:-1px;
}

#leftMargin {
	position: absolute;
	top: 76px;
	left:0px;
	background-color: #D2CE80;
	width: 39px;
	height: 210px;
	border: 1px solid white;
	border-width: 1px 0px 1px 0px;
	}







/*
**  L I N K S 
*/

a:link		{ color: #00448D; }
a:visited	{ color: #929292; }
a:hover		{ color: #51719C; }

.home a, .category a, .search a, .archive a, .thumb a, #relatedArticles a, #related-posts a, #imgPrevNext a {
	text-decoration: none;
	}

#rbRoundBoxGray a {
	font-weight: bold;
	}	

.category #mainContent a, .search #mainContent a, .archive #mainContent a, #imgPrevNext a {
	font-weight: bold;
	}


.prevNews a:link, .prevNews a:visited {
	font-size: 92%;
	text-decoration:none;
	}

#langSelector a:link, #langSelector a:visited, .searchBox a:link, .searchBox a:visited {
	color: #fff;
	text-decoration:none;
	}
#langSelector a:hover, .searchBox a:hover {
	text-decoration:underline;
	}	
#langSelector li strong {
	color: #D4CC81;
	font-weight: bold;
	}
#langJa:hover {
	border-bottom: 1px solid white;
	}	

#mainContent #articleTools a:link, #mainContent #articleTools a:visited, #breadCrumbs a:link, #breadCrumbs a:visited {
	color: #00448D;
	text-decoration:none;
	font-weight: normal;
	}	
#articleTools a:hover, #breadCrumbs a:hover {
	text-decoration: underline;
	}	
	
	
#footer a:link, #footer a:visited {
	color: #00448D;
	text-decoration:none;	
	}
#footer a:hover {
	color: #51719C;
	text-decoration: underline;
	}	

.single p a:link {
	font-weight: bold;
	text-decoration: underline;
	color: #00448D;
	}
.single p a:visited {
	text-decoration: underline;
	color: #929292;
	font-weight: bold;	
	}	
.single p a:hover {
	color: #51719C;
	}	

.textImage a {
	text-decoration: none;
	}
	
#mainContent .thumb a:link, #mainContent .thumb a:visited {
	font-weight: normal;
	}	

a img {
	border: none;
	}

#imgPrevNext a {
	font-weight: bold;
	text-decoration: none;
	}
#imgPrevNext span {
	font-weight: bold;
	text-decoration: none;
	color: #DFDFDF;
	}

.category #mainContent ul ul a:link, .category #mainContent ul ul a:visited, .archive #mainContent ul ul a:link, .archive #mainContent ul ul a:visited  { /* for the sitemap */
	font-weight: normal;
	}
	
.single #mainContent ul a:link, .single #mainContent ul a:visited { 
	font-weight: bold;
	color: #00448D;
	}

#mainContent #relatedArticles a:visited, #mainContent #related-posts a:visited {
	color: #929292;
	}
	
.catUnfolded h2 a:link, .catUnfolded h2 a:visited {
	color: #000;
	}

#pressSource a:link, #pressSource a:visited {
	border: 1px solid #F5F5F5;
	}
#pressSource a:hover {
	border-bottom: 1px solid #CDCDCD;
	}


.paging {
	text-align: center;
	}	
.paging a {
	text-decoration: none;
	}






	

	
	

/*
**  M E N U
*/


#mainMenu {
	position: absolute;
	left: 51px;
	top: 129px;
	width: 162px;
	}

#mainMenu h3 { 
	text-indent: -5000px;
	line-height: 28px;
	background-color:#F2F2F2;
	margin:0px 0px 0px 0px;
	}
	
#mainMenu span {
	display: block;
	height: 28px;
	background-color:#F2F2F2;
	border-top: 1px solid #fff;	
	}

#mainMenu ul {
	background-color: #FFFFFF;
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-top: 0px; 			/* ie 5.5 */
	margin-top: /**/2px; 		/* ie 5.0 */
	margin-top/**/:/**/0px;		/* ie 6.0 */
	} #mainMenu>ul {			/* moz and op */
	margin-top: 0px;
	}
		
#mainMenu li {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-weight: bold;
	margin: 0px;
	border-top: 1px solid #FFF;
	position: relative;
	}	

#mainMenu li a {
	display: block;
	font-size:102%;
	text-decoration: none;
	color: #FFF;	
	background-color: #104584;
	cursor: pointer;
	margin:0px;
	padding: 4px 0px 0px 13px;
	height: 28px; 			/* ie 5.5 */
	height: /**/28px; 		/* ie 5.0 */
	margin-top: /**/-2px;
	height/**/:/**/24px;	/* ie 6.0 */
	} #mainMenu li>a { 		/* moz and op */
	min-height: 23px;
	height: auto;
	margin: 0px;
	padding: 5px 15px 0px 13px;
	}	


#mainMenu li a:hover, #mainMenu li a:focus {
	background-color: #45699B;	
	border: none; 
	} 

#mainMenu .current-cat a, #mainMenu .current-cat-parent a, .menu .current-menu-item a{
	background: #104584; 
	}

#mainMenu .current-cat::after {
	content: ">";
	color: #FFF;
	border-left: 1px solid;
	width: 6px;
	padding: 0 4px 0 3px;
	font-size: 15px;
	background-color: #45699b;
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
}

hr {
	display: none;
	}










/*
** H E A D E R 
*/

#header {
	/*position: relative;*/
	background-color:#00448D;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 76px;
	}


#skipToMenu {
	position: absolute;
	display: block;
	width: 1px;
	height: 1px;
	overflow: hidden;	
	}	

#articleTools, #langSelector ul{
	font-size: 92%;
	}
#mainContent #articleTools {
	margin: 0px; /* overrides .single #mainContent ul and li below */
	}
#mainContent #articleTools li {
	list-style-type:none;
	}
	
#articleTools li, #langSelector li {
	float: left;
	list-style: none;
	vertical-align: baseline;
	margin: 0px;
	margin-right: 0px;
	padding: 0px 7px 0px 7px;
	border-left: 1px solid #00448D;
	line-height: 1.1; /* otherwise IE cuts the g's descender */
	}
	#articleTools>li, #langSelector ul>li {	
	line-height: 16px;
	}

#articleTools li{
	border: none;
	background: url(img/at_border.gif) no-repeat 0px 3px;
	line-height: 16px;
	}
	
#articleTools li.noBorder, #articleTools li.firstInList, #langSelector li.firstInList {
	border-left-width: 0px;
	}

#articleTools li.noBorder, #articleTools li.firstInList {
	background: none;
	}

#articleTools li.noBorder {
	background: none;
	padding-left: 0px;
	}

#articleTools .at4-icon.aticon-compact {
    background: none repeat scroll 0 0 #fff !important;
    height: 0;
    width: 0;
	}


#articleTools li a {
	white-space: nowrap;
	}
	
	
#articleTools {
	position: absolute;
	top: 80px;
	right: 4px;
	height: auto;
	margin: 0px;
	margin-left: 447px;
	padding: 0px;
 	width: 327px; /* fixed width for Opera 7. IE is OK with auto */
	}	
	:root #articleTools { /* valid css3 food for gecko */
	width: auto;
	max-width: 327px;
	}
	

#langSelector { /* #lang IE */
	text-align: right;
	width: 100%;
	}	
#langSelector ul{
	color: #a3a3a3;
	width: 296px; /*403px*/
	height:10px;
	margin: 6px 0 0 0;
	}
	

html>body #langSelector { /* #lang moz, op5-7, iemac */
	width: 295px;
	/* next prop hidden from IE Mac \*/
	width: auto;
	/* recover IEmac from hack */		
	text-align:inherit;
	max-width: 703px;
	margin: 0;
	}
html>body #langSelector ul { 
	position: absolute;
	top: 6px;
	right: 0;
	width: 295px;
	margin: 0px 1px 0px 0px;
	}

#langSelector li {
	border-left: 1px solid #fff;
	}	

#langJa {
	padding-bottom: 1px;
	}


.searchBox {
	position: absolute;
	font-size: 82%;
	top: 25px;
	right: 11px;
	background-color: #1C599A;
	width: 277px;
	height: 46px;
	margin: 0;
	padding: 0;
	}	

.searchBox div {
	margin: 0px 0px 0px 5px;
	}

.searchBox input.text{
	font-family: Verdana, 'Lucida Grande', Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	width: 207px;
	margin: 3px 0px 4px 0px; /* valigns this in rel to searchBtn */
	padding: 0px;
	}

.searchBox input.searchBtn {
	width: 45px;
	height: 15px;
	margin: 7px 0px 0px 0px; /* margintops this and input.text */
	}











/*
**  L O G O
*/

#irwfLogo {
	position: absolute;
	z-index:2;
	left: 49px;
	top: 11px;	
	}	

#irwfTheInter {
	position: absolute;
	left: 152px;
	top: 60px;
	z-index:2;	
	}
	
#irwfRaoulWallFnd {
	position: absolute;
	left: 180px;
	top: 79px;
	}	

#irwfTheInterPrint {
	z-index:2;
	display: none;
	}
	
	
	
	
	
	
	
	
	
	
	
/*
**  H O M E P A G E
*/
	
#novedades dt {
	font-size: 82%;
	line-height: 1em;
	text-transform: uppercase;
	color: #A1A1A1;
	margin-top: 7px;
	margin-bottom: -3px;
	}

#novedades dl {
	margin: 0px 0px 0px 10px;
	}

#destacados p, #destacados h4 {
	margin: 0px 12px 0px 11px;
	}
	 
.home h4 {
	font-size: 92%;
	line-height: 1.51em;
	}


#novedades {
	position: relative;
	}
	
* html #novedades {
	height: 1%;
	}

#fader {
	width: 150px;
	float: left;
	text-align: right;
	margin-left: 5px;
	}

#faderLinks {
	border: 1px solid #ccc;
	width: 150px;
	w\idth: 148px;
	height: 150px;
	he\ight: 148px;
	position: relative;
	}

#faderLinks a {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	margin-top: 1px;
	margin-left: 1px;
	}

#faderLinks img {
	display: block;
	border: 1px solid #fff;
	}
	

#faderPrev, #faderNext {	
	display: none;
	}
.jsEnabled #faderPrev, .jsEnabled #faderNext {	
	display: inline;
	}	

#faderPrev:focus, #faderNext:focus {	
	outline: none;
	}

#faderPrev img, #faderNext img {
	margin-top: 4px;
	}
	
	
#novedades dl {
	width: 340px;
	float: left;
	}
	

#novedades .prevNews, #destacados .prevNews  {
	text-align: right;
	line-height: 8px;
	margin: 0px 12px 2px 160px;
	}


#novedades h3, #destacados h3 { /* Phark Revisited IR - i can live with css on/img off issue here */
	background: #F5F5F5 no-repeat 8px 7px;
	text-indent: -5000px;
	line-height: 28px;
	margin:0px 0px 0px 1px;
	border: 1px #FFF solid;
	margin-bottom: 13px;
	}
/* language dependant imgs */
.LANGes #novedades h3  { background-image: url(img/home_h3_novedades_es.gif); }
.LANGes #destacados h3 { background-image: url(img/home_h3_destacados_es.gif);}
.LANGen #novedades h3  { background-image: url(img/home_h3_novedades_en.gif); }
.LANGen #destacados h3 { background-image: url(img/home_h3_destacados_en.gif);}

#novedades h3 {
	margin-bottom: 10px;
	}













/*
**  R O U N D   B O X E S
*/

/* rounded bottom boxes */
.roundBox {
	background:   url(img/roundboxleft.gif) no-repeat left bottom;
	margin-top: 10px;
	border: 1px solid #CCC;
	border-width: 1px 1px 0px 0px;
	}

.roundBoxBot {
	background:   url(img/roundboxbot.gif) no-repeat right bottom;
	line-height: 6px;
	margin: 0px -1px 0px 6px;
	position: relative;
	}
	
div.roundBox dl, div.roundBox dd, div.roundBox p, div.roundBox h4 { 
	margin: 0px;
	}	
	
	
/* redmelon easyCorners (easy?) */
#rbRoundBoxGray .rbroundbox    { background:  url(img/dbg.gif) repeat; }

#rbRoundBoxGray .rbtop         { background:  url(img/dbgt.gif) repeat-x; }
#rbRoundBoxGray .rbtop div     { background:  url(img/dtl.gif) no-repeat top left; }
#rbRoundBoxGray .rbtop div div { background:  url(img/dtr.gif) no-repeat top right; }

#rbRoundBoxGray .rbbot         { background:  url(img/dbgb.gif) repeat-x; }
#rbRoundBoxGray .rbbot div     { background:  url(img/dbl.gif) no-repeat top left; }
#rbRoundBoxGray .rbbot div div { background:  url(img/dbr.gif) no-repeat top right; }

#rbRoundBoxGray .rbcontentwrap { background:  url(img/dbgl.gif) repeat-y; }
#rbRoundBoxGray .rbcontent     { background:  url(img/dbgr.gif) repeat-y right; }

#rbRoundBoxGray .rbtop div, #rbRoundBoxGray .rbtop, #rbRoundBoxGray .rbbot div, #rbRoundBoxGray .rbbot {
	font-size: 1px;
	width: 100%;
	height: 6px;
	}

#rbRoundBoxGray .rbcontent  { 
	margin: 0;  
	}
#rbRoundBoxGray .rbroundbox {
	width:100%; 
	margin: 0.1em auto; 
	}

.rbcontent p {
	margin: 0; 
	padding: 0.7em 0.8em 0.8em 1em ;
}







/*
**  F O O T E R
*/

#footer {
	max-width: 528px;
	margin-left: 231px;
	}


.clearBoth {
	clear: both;
}

dl.roundBox {
	float: left;
	position: relative;
	font-size:84%;
	font-weight: bold;
	width: 168px;
	margin:10px 6px 6px 0px; 
	}

dl.longBox {
	width: 140px;
	}


dl.roundBox dt {
	font-size: 92%;
	line-height: 13px;
	text-transform: uppercase;
	color: #A1A1A1;
	margin: 0;
	padding: 4px 7px 0px 7px;
	}

dd.roundBoxBot {
	position: relative;
	line-height: 13px;
	margin: 0px -1px 0px 6px;
	padding: 0px 10px 15px 1px;
	}
	
#siteInfo {
	font-size: 82%;
	text-align: center;
	color: #999999;
	padding: 3px 0px 0px 0px;
	}	

#siteInfo a:link, #siteInfo a:visited {
	color: #999999;
	}	
	
	
	
/* Funky popForms
-------------------------------*/	
iframe {
	border: none;
	/*display: none;*/
	}
	
#popUp {
	border: 1px solid #686868;
	}		

.popForm {
	text-align: center;
	}
	
.popForm table {
	margin: 0 auto;
	font-size: 100%;
	}

.popForm h2 {
	text-align: left;
	padding: 0px 0px 9px 6px;
	}

.popForm input, .popForm textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	}
	
.popForm input, .popForm label {
		vertical-align: middle;
	}
.popForm label {
	display: block;
	padding: 2px;
	}
.popForm label.radio {
	display: inline; 
	}
	
#suscribeTable {
	border-collapse: collapse;
	padding: 0;
	}

#suscribeTable .suscribeRow {
	border-bottom: 1px solid #ccc;
	padding: 5px 0;
	vertical-align: top;
	}
	
#suscribeTable th.suscribeRow {
	padding-top: 11px;
	}	
	
.suscribeLastRow {
	padding-top: 10px;
	}			

.popForm th, .popForm td {
	text-align: left;
	font-size: 92%;
	font-weight: normal;
	}	
	
.popForm th {
	vertical-align: middle;
	}	

.popForm .thTextArea {
	vertical-align: top;
	}	

.popForm .button, .okPopup, #viralForm .button {
	background-color: #1C599A;
	color:#FFFFFF;
	border-top-color: #0055B3;
	border-right-color: #00448D;
	border-bottom-color: #00448D;
	border-left-color: #0055B3;
	font-weight: bold;
	font-size: 92%;	
	padding: 0px 10px 0px 10px;
	} 

#viralForm {
	clear: both;
	}

#viralForm .button {
	margin-bottom: 2px;
	}
#viralForm label span {
	color: #00448D;
	}
	
#captcha, #captchaImg {
	vertical-align: middle;
	}	
	
#errorMsg {
	border: 1px solid #B70202;
	background-color: #F2D3D3;
	padding: 5px 15px 10px 15px;
	clear: both;
	}	
	
#errorMsg h2 {					
	color: #B70202;
	margin: 5px 0 8px -2px;
	}	

#errorMsg p {margin-bottom: 0;}	
	
	
a.okPopup:link, a.okPopup:visited  {
	color: white; 
	text-decoration:none; 
	text-align: center;
	width: 54px;
	height: 19px;
	margin-top: 5px;
	display:block;
	}	

.formError {
	border: 2px solid red;
	}

body.thankyou {
	text-align: center;
	}

.thankyou p {
	width: 60%;
	margin-top: 50px;
	text-align: left;
	}


/*icons.css*/
#mainContent .cat li, #relatedArticles.cat li, #related-posts li, .order .cat li {
	background-position:0 1px;
	background-repeat:no-repeat;
	list-style-type:none;
	padding:0 0 3px 0;
	position:relative;
}
#mainContent .cat li a, .order .cat li a {
	display:block;
	height:0;
	padding:0 0 0 20px;
}
#relatedArticles.cat li a, #related-posts li a{
	display:inline;
	padding:0 0 0 0px;
	}

.order .cat li a, #relatedArticles.cat li a, #related-posts li a, #mainContent .cat li a {
	height:auto;
}
.noLinkStyle {
	color:#000000;
	font-weight:normal;
}
.order ul {
	padding:0;
	width:370px;
}
.order a {
	color:#000000;
	cursor:move;
	text-decoration:none;
}
.order ul {
	margin:10px !important;
}
.order li {
	cursor:move;
}
.order #childsListImages a {
	background-position:13px 6px;
	padding-left:0;
}
.cat .locked a {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(img/lock.gif) no-repeat scroll 12px 6px;
}
.category .locked .imgLink, .archive .locked .imgLink  {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(img/lock.gif) no-repeat scroll 144px 111px;
}
.single .locked .imgLink {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(img/lock.gif) no-repeat scroll right bottom;
}

.single #mainContent #related-posts li {
	list-style: none;
	}

.catSection {
	background-image:url(img/icon_cat.gif);
}
.catArticle, #related-posts li {
	background-image:url(img/icon_art.gif);
}
.catFilePDF {
	background-image:url(img/icon_pdf.gif);
}
.catFileReal {
	background-image:url(img/icon_real.gif);
}
.catFileWMV {
	background-image:url(img/icon_wmv.gif);
}
.catFileMP3 {
	background-image:url(img/icon_mp3.gif);
}
.catFilePPS {
	background-image:url(img/icon_pps.gif);
}
.catFileDoc {
	background-image:url(img/icon_doc.gif);
}
.catFileUnkno {
	background-image:url(img/icon_unkno.gif);
}
.catLink {
	background-image:url(img/icon_link.gif);
}
.catFilejpg {
	background-image:url(img/icon_img.gif);
}
ul ul li.catSection {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(img/icon_img.gif) repeat scroll 0 0;
}

/*estilos_inner*/

#stopwords {
	color:#777777;
	margin-top:10px;
}
li div.abstract {
	padding-left:20px;
}
#pubDate {
	color:#929292;
	font-size:86%;
	margin:-5px 0 -17px -1px;
	padding:0;
}
html > body #pubDate {
	margin:-9px 0 -7px -1px;
}
h1 {
	font-size:142%;
	font-weight:normal;
	line-height:1.4em;
	margin:10px 86px -3px -2px;
}
html > body h1 {
	margin:0 86px -1px -2px;
}
.category h1, .archive h1 {
	margin-bottom:18px;
}
h2 {
	font-size:92%;
	margin:20px 86px 3px 0;
	text-transform:uppercase;
}
#breadCrumbs {
	font-size:82%;
	margin:-2px 0 6px;
}
html > body #breadCrumbs {
	margin:-1px 0 5px;
}
.mediaPage #breadCrumbs {
	margin-left:166px;
	text-align:left;
}
#breadCrumbs .arrow {
	margin:0 -3px;
}
ul.cat {
	margin:0 0px 0 -1px;
	padding:0;
}
.catSection .cat {
	margin-bottom:0;
	margin-left:20px;
}
.catUnfolded {
	margin-right:86px;
}
.catUnfolded ul.cat {
	margin:0 30px 4px 27px;
}
.catUnfolded h2 {
	margin:0 0 3px 9px;
	padding:10px 0 5px;
}
.thumb {
	float:left;
	font-size:82%;
	min-height: 200px;
	margin:0 14px 0 0;
	position:relative;
	width:147px;
}

* html .thumb {
	height:200px;
	}
	
.thumb .roundBox {
	font-size:1px;
	height:132px;
	line-height:132px;
	text-align:center;
}
html > body .thumb .roundBox {
	font-size:1em;
}
.thumb img {
	margin:1px 1px 3px 3px;
	vertical-align:middle;
}
.thumb .roundBoxBot {
	background-position:right top;
	height:6px;
	margin-top:-6px;
	width:141px;
}
.thumb .roundBoxBot span {
	float:left;
	font-size:102%;
	line-height:1.2em;
	padding-top:9px;
}
.single h4 {
	color:#606060;
	font-size:92%;
	font-style:italic;
	font-weight:normal;
	line-height:1.51em;
	margin:0 84px 15px -1px;
	padding:0;
}
html > body.single h4 {
	margin:0 0 15px -1px;
	max-width:434px;
	width:auto;
}
.textImage {
	clear:right;
	display:inline;
	float:right;
	font-size:82%;
	margin:0px 45px 5px 10px;
}

.textImage.alignleft {
	clear:left;
	display:inline;
	float:left;
	font-size:82%;
	margin:0px 10px 5px 0px;
}

.textImage.aligncenter {
	clear:both;
	display:inline;
	font-size:82%;
	margin:0px 10px 5px 10px;
	float: none;
	text-align: center;
}

.textImage.alignright{
	clear:right;
	display:inline;
	float:right;
	font-size:82%;
	margin:0px 0px 5px 10px;
}



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

.textImage img {
	padding: 10px 10px 15px;
	border: 1px solid #ccc;
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;	
}

.textImage span {
	display:block;
	padding: 0 4px;
	line-height: 13px;
}

.single p, .category p, .archive p {
	margin:0 84px 15px -1px;
}

.single p, .single h1, .single h2, .single h3, .single h4, .single h5, .single ul, .single #pressSource {
	margin-right: 0px;
}

.single .post{
	padding-right: 84px;
}

html > body.single p, html > body.category p, , html > body.archive p {
	margin:0 0 15px -1px;
	max-width:434px;
	width:auto;
}
.single #mainContent ul, .single #mainContent ol {
	margin:0 99px 14px 20px;
	padding-left:0;
}
.single #mainContent li {
	list-style-type:square;
}
.single #mainContent ol li {
	list-style-type:decimal;
}
blockquote {
	background-color:#F0F0F0;
	border:1px solid #CCCCCC;
	clear:both;
	margin:0 99px 14px 7px;
	padding:8px 22px 0;
}
.single #mainContent blockquote p {
	background-color:#F0F0F0;
	margin-right:0;
}
div.video {
	background-color:#EFEFEF;
	border:1px solid #CCCCCC;
	margin-bottom:14px;
	padding:10px;
	text-align:center;
}
#relatedArticles.cat li, #related-posts li {
	list-style-type:none;
	padding-left : 20px;
}

#related-posts h2 {
	text-transform: capitalize;
	}
	
#author {
	font-size:82%;
	margin:4px 0 8px -1px;
}
html > body #author {
	margin:2px 0 9px -1px;
}
#pressSource {
	background-color:#F5F5F5;
	border:1px solid #CDCDCD;
	font-size:92%;
	font-weight:bold;
	margin:-3px 86px 7px -5px;
	vertical-align:middle;
}
#pressSource p {
	line-height:28px;
	margin:0;
	padding:0 0 0 4px;
}
#pressSource img {
	margin:2px 0 4px;
	vertical-align:middle;
}
#mainContent hr {
	border:1px solid #CCCCCC;
	display:block;
	font-size:92%;
	height:1px;
	line-height:0.1em;
	margin:-6px 87px 9px -1px;
}
.validBadges img {
	border:1px solid #CCCCCC;
	float:right;
}
.validBadges a {
	font-weight:bold;
}
.formComment {
	color:#666666;
	font-size:82%;
}
.multiRow {
	vertical-align:top;
}
.mediaPage #mainContent {
	margin:51px 0 0 65px;
}
.mediaPage p {
	text-align:center;
}
#mediaTitle {
	text-align:center;
}
#mediaTitle p {
	font-size:82%;
	margin:auto;
	text-align:center;
	width:320px;
}
.mediaPage #footer {
	margin-left:148px;
}


#commentform textarea {
	width: 500px;
	}

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

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

.alignleft {
	float: left;
	}
/* End Images */

.photomid-container {
	clear: both;
	}

.wp-caption-text {
	margin-left: 17px;
	font-size: 86%;
	}


#mainContent .cat li.expanded ul li a{
	font-size: 102%;
	font-weight: bold;
	}


	
#mainContent .cat li.expanded ul li {
	margin-left: 39px;
	margin-right: 10px;
}

#mainContent .cat li.expanded ul li.catSection {
	background-image:url(img/icon_cat.gif);
}

#mainContent .cat li.expanded ul {
	margin: 0px;
	padding: 0px;
	}

#mainContent .cat li.expanded ul li.expandedTitle {
	background-image: none;
	margin-left: -10px;
	margin-top: 5px;
		
	}

#mainContent .cat li.expanded ul li.expandedTitle a{
	text-transform: uppercase;
	color:#000000;
	margin-bottom: 6px;
	margin-top:9px;
	}


#mainContent .cat li.expandedTitle ul li.catArticle a, #mainContent .cat li.expandedTitle ul li.catSection a, #mainContent .cat li.expanded ul li.expandedTitle .catFilePDF a{
	text-transform: none;
	color: #00448D;
	font-size: 112%;
	line-height:1.51em;
	margin-bottom: 1px;
	margin-top: 0px;
	}

ul#siteMap li a{
	background: url(img/icon_cat.gif) no-repeat 0px -1px;
	padding-left: 20px;
	font-weight: bold;
	text-decoration: none;
	}
	
ul#siteMap{
	margin-left: 0px;
	padding-left: 0px;

	}

ul#siteMap ul{
	margin-left: 20px;
	padding-left: 0px;
	}

ul#siteMap li {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height:1.71em;
}

ul#siteMap ul.children {
	margin-bottom: 5px;
	}

ul#siteMap ul.children li a{
	background: url(img/icon_img.gif) no-repeat ;
	font-weight: normal;
	}
	
#suscribeModule {
	border: 1px solid #cccccc;
	background-color:#FFFFFF;
	width: 175px;
	font-size: 86%;
	padding: 5px;
	position: absolute;
	top: 95px;
	left: 591px;
	}

#suscribeModule h2 {
	margin: 0px;
	}

#suscribeModule .plugin-support {
	display: none;
	}
	
	div.gsom-optin-radiogroup input[type="submit"] {
	display:block;
}

.at300bs{
		visibility: hidden !important;
		height: 0.1px;
		float: left;
		width: 1px !important;
	}

.navigation {
	margin-bottom: 20px;
	margin-right: 86px;
	font-size: 92%;
	font-weight: bold;
	}

.navigation .alignright{
	float: right;
	}

.navigation .alignleft{

	}


.gallery {
	margin: 0px !important;
	}

.gallery-item {
	margin-top: 0px !important;
	text-align: left !important;
	width: 28% !important;
	margin-bottom: 12px;
	margin-right: 15px;
	}

*:first-child + html .gallery-item {	/* IE 7 fix */
	width: 24% !important;
}

.gallery-icon {
	padding: 7px 7px 7px;
	border: 1px solid #ccc;
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;	
	text-align: center;
	}

.gallery-item img {
	border: none !important;
	}

.category .thumb {
	min-height: 185px !important;
	}

* html .category .thumb {
	height: 185px !important;
	}

.editPanel {
	position: absolute;
	top: 50px;
	right: 50px;
	background-color:#FFFFFF;
	border: 1px solid #999999;
	padding: 10px;
	}

.editPanel ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

.editPanel h4 {
	margin-bottom: 5px;
	margin-top: 0px;
	}

#cboxTitle {
	background-color: #000;
	bottom: 5px !important;
	padding-left: 3px;
	padding-right: 3px;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	line-height: 1.41em;
	width:99% !important;
}