/********************************************************************************
Title: UDWA
Author: eosDesigns
Author URI: http://www.eosdesigns.com
Copyright: Copyright (c) 2009 eosDesigns, Expert Online Services, LLC
********************************************************************************/


/********************************************************************************
Color Guide:    Main Blue:   #3c52a4          Dark Blue:   #2d3b7d
                Main Green:  #129647          Dark Green:  #007636
																Light Gray:  #efeff7          Dark Gray:   #dddddd
																Body Text:   #222222
********************************************************************************/


/********************************************************************************
        BUILDING BLOCKS
********************************************************************************/
body {
	background: #ffffff url(udwa_images/udwa_bodyBack.jpg) repeat-x;
	font: normal 90% Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center; /* centering hack 1/2 */
}
#centerWrap {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	text-align:left; /* centering hack 2/2 */
	width: 1024px; /* IE5Xwin sees this (standards width plus padding and border on left and right)*/
		voice-family: "\"}\"";
		voice-family: inherit;
		width: 1024px; /* standards width */
}
html>body #centerWrap {
  width: 1024px; /* standards width reinforcement */
}
#topBar {
	background: #3c52a4 url(udwa_images/udwa_topBar.jpg) no-repeat;
	height: 38px;
	margin: 0px;
	padding: 0px;
	text-align:right;
	width: 1024px;
}
#splash-left {
	background: #129647 url(udwa_images/udwa_splash-left.jpg) no-repeat;
	float: left;
	height: 290px;
	margin: 0px;
	padding: 0px;
	text-align:left;
	width: 580px;
}
#splash-right {
	background: #129647 url(udwa_images/udwa_splash-right.jpg) no-repeat;
	float: right;
	height: 290px;
	margin: 0px;
	padding: 0px;
	text-align:right;
	width: 444px;
}
#splash-left-2 {
	background: #129647 url(udwa_images/udwa_splash-left-2.jpg) no-repeat;
	float: left;
	height: 139px;
	margin: 0px;
	padding: 0px;
	text-align:left;
	width: 580px;
}
#splash-right-2 {
	background: #129647 url(udwa_images/udwa_splash-right-2.jpg) no-repeat;
	float: right;
	height: 139px;
	margin: 0px;
	padding: 0px;
	text-align:right;
	width: 444px;
}
#bottomBar {
	background: #3c52a4 url(udwa_images/udwa_bottomBar.jpg) no-repeat;
	clear: both;
	height: 35px;
	margin: 0px;
	padding: 0px;
	text-align:right;
	width: 1024px;
}
#bottomBar {
	background: #3c52a4 url(udwa_images/udwa_bottomBar.jpg) no-repeat;
	height: 35px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 1024px;
}
#pageBack {
	background: transparent url(udwa_images/udwa_pageBack.jpg) repeat-y;
	margin: 0px;
	padding: 0px;
	width: 1024px;
}
#pageBack-shadow {
	background: transparent url(udwa_images/udwa_pageBack-shadow.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	width: 1024px;
}
#pageLeft {
 float: left;
	margin: 0px;
	padding: 0px;
	width: 665px;
}
#pageRight {
 float: left;
	margin: 0px;
	padding: 0px;
	width: 359px;
}
div.box-large {
	background: #ffffff url(udwa_images/udwa_box-large.jpg) no-repeat;
	border: 1px solid #dddddd;
	float: left;
	margin: 10px 0px 0px 30px;
	padding: 9px;
	text-align:left;
	width: 633px;
		voice-family: "\"}\"";
		voice-family: inherit;
		width: 615px; /* standards width */
}
html>body div.box-large {
  width: 615px; /* standards width reinforcement */
}
div.box-large-left {
 float: left;
	margin: 0px;
	padding: 0px;
	width: 297px;
}
div.box-large-right {
 float: right;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	width: 296px;
}
div.box-small {
	background: #ffffff url(udwa_images/udwa_box-small.jpg) no-repeat;
	border: 1px solid #dddddd;
	float: left;
	margin: 10px 0px 0px 10px;
	padding: 9px;
	text-align:left;
	width: 318px;
		voice-family: "\"}\"";
		voice-family: inherit;
		width: 300px; /* standards width */
}
html>body div.box-small {
  width: 300px; /* standards width reinforcement */
}
#footer {
	background: #2d3b7d url(udwa_images/udwa_footer.jpg) repeat-y;
	margin: 0px;
	padding: 10px 30px 10px 30px;
	text-align: left;
	width: 1024px;
		voice-family: "\"}\"";
		voice-family: inherit;
		width: 964px; /* standards width */
}
html>body #footer {
  width: 964px; /* standards width reinforcement */
}




/********************************************************************************
        TOP BAR - LANGUAGE MENU
********************************************************************************/

#header_language_list {
 font-size: 110%;
	text-align: right;
}

#header_language_list ul {
	list-style: none;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}

#header_language_list ul li img {
	margin-right: 5px;
}

#header_language_list ul li {
 color: #ffffff;
	display: inline;
	font-weight: bold;
	margin: 0px 5px 0px 5px;
	padding: 0px;
}

#header_language_list ul li a, #header_language_list ul li a:visited {
	color: #fff;
	text-decoration: none;
}

#header_language_list ul li a:hover, #header_language_list ul li a:active{
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}




	/********************************************************************************
        BOTTOM BAR - MAIN MENU
********************************************************************************/
	
#menu-wrap, #menu-wrap ul { 
	background: transparent url(udwa_images/udwa_bottomBar-back.jpg) repeat-x;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 110%;
	text-align: left;
}

#menu-wrap li { 
	background-image: none;
}

#menu-wrap ul a, #menu-wrap ul a:visited {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
	text-decoration: none;
	padding:  0px  20px  0px  10px;
	line-height:  35px;
}

#menu-wrap ul li:hover a, #menu-wrap ul a:focus, #menu-wrap ul a:active { 
	color: #ffffff;
	text-decoration: none;
}

#menu-wrap li.selected_page > a,#menu-wrap li.selected_page:hover > a { 
	background: transparent url(udwa_images/udwa_bottomBar-back.jpg) repeat-x;
	color: #ffffff;
	text-decoration: none;
}

#menu-wrap li.selected_subpage, #menu-wrap li.selected_subpage a, #menu-wrap li.selected_subpage a:visited { 
	background-color: #3c52a4;
	color: #ffffff;
	font-size: 80%;
	padding:  5px  11px  5px  10px;
	text-transform: none;
	line-height:  15px;
	width: 240px;
	text-decoration: none;
}

#menu-wrap ul ul a, #menu-wrap ul ul a:visited { 
	background-color: #3c52a4 !important;
	color: #ffffff !important;
	font-size: 80% !important;
	font-weight: normal !important;
	padding:  5px  10px  5px  10px;
	text-transform: none;
	line-height:  15px;
	width: 240px;
	text-decoration: none;
}

#menu-wrap ul ul a:hover { 
	background-color: #ffffff !important;
	color: #2d3b7d !important;
	font-size: 80% !important;
	font-weight: normal !important;
	text-transform: none;
	width: 240px;
	text-decoration: none;
}

#menu-wrap li.section { 
	background-color: #3c52a4;
	color: #ffffff;
	font-weight: normal !important;
	font-size: 80% !important;
	font-style: italic;
	padding:  5px  11px  5px  10px;
	text-transform: none;
	line-height:  15px;
	width: 240px;
	text-decoration: none;
}

#menu-wrap { 
	height:  35px;
	width: 964px;
	margin-left: 30px;
}

#menu-wrap ul ul { 
	top:  35px;
}
/* menu sections with children */
#menu-wrap a.trigger, #menu-wrap a.trigger:hover, #menu-wrap a.trigger:visited, #menu-wrap a.trigger:active {
    background: transparent url(udwa_images/cms-nav-dark-s.gif) no-repeat !important;
    background-position: right center !important;
}


	
	
/********************************************************************************
        UNIVERSAL STYLES
********************************************************************************/
p {
 font-size: 100%; 
 font-style: normal;
 margin: 0px;
 padding: 0px 0px 10px 0px;
}
a, a:visited {
 color: #129647;
 font-weight: bold;
 text-decoration: none; 
}
a:hover {
 color: #007636;
 text-decoration: underline;
} 
img.left {
 border: 1px solid #efeff7;
 margin: 0px 10px 10px 0px;
	padding: 5px;
}
blockquote, code {
 color: #129647;
}
code, pre {
 font: 90% normal Courier, 'Lucida Console','Courier New', Sans-Serif;
}
hr {
 border: 1px #dddddd solid;
 border-collapse:separate;
	width: 90%;
} 
form{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	}
acronym, abbr{
	cursor:help;
	}
ul {
 line-height: normal;
 margin: 0px 0px 10px 2px;
 padding: 0px;
}
li {
 background: transparent url(udwa_images/bullet.png) no-repeat;
	background-position: 0px 12px;
 list-style-type: none;
 list-style-position: outside;
	margin: 0px;
	padding: 5px 0px 0px 10px;
}
ol { 
 list-style-position: outside;
 margin: 1px 15px;
 padding: 2px;
}
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}
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}

img {
 border: 0px;
}
	
 
	
	
/********************************************************************************
        HEADING STYLES
********************************************************************************/
h1 { 
 clear: both;
 color: #222222;
 display: block;
 font: bold 140% Verdana, Arial, Helvetica, sans-serif;
 margin: 0px;
 padding: 0px 0px 10px 0px;
 text-decoration: none;
}
h1 a:link, h1 a:visited {
 color: #222222;
 display: block;
 font-weight: bold;
 margin: 0px;
 padding-bottom: 0px 0px 5px 0px;
 text-decoration: none;
}
h1 a:hover {
 color: #818181;
}
h2 { 
 clear: both;
 color: #222222;
 display: block;
 font: bold 140% Verdana, Arial, Helvetica, sans-serif;
 margin: 0px;
 padding: 0px 0px 10px 0px;
 text-decoration: none;
}
h2 a:link, h2 a:visited {
 color: #222222;
 display: block;
 font-weight: bold;
 margin: 0px;
 padding-bottom: 0px 0px 5px 0px;
 text-decoration: none;
}
h2 a:hover {
 color: #818181;
}




/********************************************************************************
        SIDEBAR STYLES
********************************************************************************/

img.socialIcon {
 border: 0px;
 margin: 0px 7px 0px 0px;
	padding: 0px;
}




/********************************************************************************
        BREADCRUMBS
********************************************************************************/

#breadcrumbs {
 border-bottom: 1px #dddddd dotted;
	font-size: 80%;
 margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
}




/********************************************************************************
        CALENDAR
********************************************************************************/
a.EC-tt-title-link, a.EC-tt-post-link {
font-size: 10px;
}



#wp-calendar{
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	width:100%;
	}
#wp-calendar th{
 background-color: #173b6d;
	font-size:14px;
	color:#ffffff;
	text-align:center;
	}
#wp-calendar td{
	font-size:10px;
	text-align:center;
	color:#595959;
	}
#wp-calendar caption{
	font-weight:bold;
	color:#129647;
	}
.EC-tt-widget-day-event {
 margin:0px;
	padding:0px;
	}
.EC-tt-widget-day-event-title {
 background-image: none;
	font-weight: bold;
	margin:0px;
	padding:0px;
}
.EC-tt-widget-day-event-detail {
 margin:0px;
	padding:0px;
	}
.EC-tt-widget-clickdate {
	font-size: 10px;
	font-weight:normal;
}
.calendar-month {
 color: #129647;
	}
	
	
	
/********************************************************************************
        Parametadata
********************************************************************************/
.postmetadata{
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-top: 5px;
	padding-right: 5px;
	font-size: 12px;
	color: #7A7A7A;
	background-color: #F9F9F9;
	}
.postmetadata span.comment{
	padding-left: 18px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
	background-image: url(udwa_images/comment.png);
	background-position: left center;
	background-repeat: no-repeat;
	}
.postmetadata span.date{
	padding-left: 18px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
	background-image: url(udwa_images/date.png);
	background-position: left center;
	background-repeat: no-repeat;
	}
.postmetadata span.author{
	padding-left: 18px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
	background-image: url(udwa_images/author.png);
	background-position: left center;
	background-repeat: no-repeat;
	}
.postmetadata span.tag{
	padding-left: 18px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
	background-image: url(udwa_images/tag.png);
	background-position: left center;
	background-repeat: no-repeat;
	}
.postmetadata span.category{
	padding-left: 18px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
	background-image: url(udwa_images/category.png);
	background-position: left center;
	background-repeat: no-repeat;
	}
	
	
	
	
/********************************************************************************
        STANDARDS
********************************************************************************/
.aligncenter, div.aligncenter{
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
.alignleft{
	float: left;
	}
.alignright{
	float: right;
	}
.wp-caption{
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	}
.wp-caption img{
	margin: 0;
	padding: 0;
	border: 0 none;
	}
.wp-caption p.wp-caption-text{
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	}
.navigation{
	text-align:center;
	padding-left: 5px;
	padding-bottom: 15px;
	padding-top: 15px;
	padding-right: 5px;
	}
	
	
	
	
/********************************************************************************
        COMMENTS
********************************************************************************/
#comments_template{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	}
#comments_template h3{
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	margin-right: 1px;
	padding-left: 15px;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-right: 15px;
	font-weight:normal;
	letter-spacing:-2px;
	font-size: 30px;
	}
.commentlist{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	}
.commentlist ul{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	}
.commentlist li{
	display: block;
	background-color:#F7F7F7;
	border:1px solid #dddddd;
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	}
.authcomment{
	background-color:#ffffff !important;
	border:1px solid #dddddd !important;
}
.gravatar {
 margin: 0px 5px 5px 0px;
	float: left;
}




/********************************************************************************
        TAGS
********************************************************************************/
.widget_tag_cloud div, div.widget_tag_cloud{
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-right: 3px;
	background-color:#F7F7F7;
	text-align:center;
	}
.widget_tag_cloud a, div.widget_tag_cloud a{
	color:#929292;
	}
.widget_tag_cloud a:hover div.widget_tag_cloud a:hover{
	color:#c0c0c0;
	}
	



/********************************************************************************
        FOOTER
********************************************************************************/
#footer {
 color: #ffffff;
	font-size: 80%;
	font-weight: normal;
}
a.footer, a:visited.footer{
 color: #ffffff; 
	font-weight: normal;
	text-decoration: none;
}
a:hover.footer {
 color: #ffffff; 
	font-weight: bold;
	text-decoration: none;
}
h1.footer {
 color: #ffffff;
}




/********************************************************************************
        RSS
********************************************************************************/
#miniwrapper{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	border-bottom:10px solid #454545;
	}
#rsslink{
	display: block;
	width:150px;
	height:100px;
	text-indent:-9999px;
	float:right;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	text-align:center;
	background-image: url(udwa_images/rss.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	}
#rsslink:hover{
	background-image: url(udwa_images/rss2.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	}
	




/********************************************************************************
        SEARCH
********************************************************************************/
#s{
 vertical-align: top;
	height: 18px;
	margin: 0px 0px 0px 67px;
	padding: 0px;
 width: 200px;
	}

	
	
	
/********************************************************************************
        PAGE TABS
********************************************************************************/
.tabWrap {
 clear: both;
	margin-bottom: 15px;
	min-height: 35px;
	min-width: 610px;
	text-align: center;
}
.tabCenter {
 text-align:left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
a.tabNav-white, a.tabNav-white:visited {
 background: url(udwa_images/tab.png) no-repeat;
	display: block;
	float: left;
	height: 35px;
	line-height: 40px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	width: 150px;
}
a.tabNav-white:hover {
 background-position: 0px 0px;
	text-decoration: underline;
}
a.tabNav-dark, a.tabNav-dark:visited {
 background: url(udwa_images/tab.png) no-repeat;
	background-position: 0px -35px;
	color: #7d7d7d;
	display: block;
	float: left;
	height: 35px;
	line-height: 40px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	width: 150px;
}
a.tabNav-dark:hover {
 background-position: 0px -35px;
	text-decoration: underline;
}