

/*
Theme Name: ECMS Worldwide
Theme URI: http://www.ecmsworldwide.com/
Description: Simple 2 column theme with lots of whitespace and a rather commercial look.
Version: 1.0
Author: ECMS Worldwide - A Creative Communications Agency
Author URI: http://www.ecmsworldwide.com/
*/



#container {
    width: 767px;
    margin: 50px auto 0 auto;
    text-align: left;
    font-size: 11px;
	/*border: 1px solid #008AC4;*/
	background-color: #FFFFFF;
}

/*
#header {
	position: absolute;
	top: 50px;
	width: 769px;
	margin: 0 0 0 -1px;
	height: 72px;
	background: #2298CA url(images/header.jpg) no-repeat top left;
}
*/

#header {
	position: absolute;
	top: 50px;
	width: 769px;
	/*border-bottom: 1px solid  #008AC4;*/
	margin: 0 0 0 -1px;
	height: 72px;
	background: #ffffff url(images/header.jpg) no-repeat top left; 
}


/* LOGO */

h2#logo, h2#logo span.replace {
	display: block;
	width: 150px;
	height: 75px;
	position: relative;
	overflow: hidden;
}

h2#logo a {
	display: none;
}


h2#logo span.replace {
	position: absolute;
	top: 0;
	left: 0;
	/*background: url('images/logo.gif') top left no-repeat;*/
}

h2#logo {
	float: left;
	text-transform: lowercase;
	font-size: 170%;
	text-align: center;
	padding-top: 24px;
	height: 26px;
	margin-left: 15px;
	_margin-left: 8px;	
	cursor: pointer;
}

/* END OF LOGO */


/* TEXT CONTAINER */

#textContainer {
	margin-top: 145px;
	width: 764px;
	padding-top: 143px;
}

#textContainer .right {
	float: right;
	width: 230px;
	/*background:  url(../images/list.jpg) repeat-y;*/

}

#textContainer .left {
	float: left;
	width: 525px;
}

/* END OF TEXT CONTAINER */


/* FAUX COLUMN */

#fauxColumn {
	width: 761px;
	background: #D2D3D1 url(images/grey_box_773.jpg) repeat-y;
}
	
/* END OF FAUX COLUMN */




/* SUB NAV */

#subNav ul {
	float: right;
	padding-top: 50px;
	font-size: 10px;
	clear: right;
	margin: 0 10px 0 0;
}

#subNav ul li span {
	color: #FFFFFF;
}

#subNav ul li {
	display: inline;
	float: left;
	padding: 0 0 0 5px;
}

#subNav a {
	float: left;
	padding: 0 5px 0 0;
	color: #FFFFFF;
}


#subNav ul li.last {
	padding: 0 0 0 5px;
	margin-right: -5px;
}

#subNav ul li a:hover {
	color: #FFFFFF;
	/*text-decoration: underline;*/
}


/* END OF SUB NAV */


/* SUB NAV */

#subNav2 ul {
	float: right;
	clear: both;
	margin: 0 3px 0 0;
	_margin: 0 2px 0 0;
	padding: 15px 0 20px 0;
	font-size: 10px;
	border-top: 1px solid #A4A3A3;
	width: 755px;
}

#subNav2 ul li {
	display: inline;
	float: right;
	padding: 0 0 0 5px;
}

#subNav2 ul li span {
	color: #FFFFFF;
}

#subNav2 a {
	float: left;
	padding: 0 5px 0 0;
}

#subNav2 ul li.first {
	text-indent: 9px;
	color: #575656;	
	float: left;
}

#subNav2 ul li.first a {
	text-decoration: underline;
	color: #575656;	
}

#subNav2 ul li.last {
	padding: 0 0 0 5px;
}

#subNav2 ul li a:hover {
	color: #000000;
	/*text-decoration: underline;*/
}


/* END OF SUB NAV */


/* END OF WORD PRESS LINK */


/* HEADER IMAGE */
#headerImg {
  	position: absolute;
	background: url(images/headers/header_1.jpg) no-repeat top left;
  	top: 183px;
  	width: 753px;
  	height: 108px;
	margin: 0 0 0 7px;
 	z-index: 1;
}
/* HEADER IMAGE */


/* MAIN HEADLINE */

#mainHeadline h1 {
	font-weight: bold; 
	font-size: 18px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 15px;
	margin: 0 0 0 5px;
	border-bottom: 1px solid #008AC4;
	width: 741px;
}

/* END OF MAIN HEADLINE */


/* BODY TEXT */

#bodyText h2 {
	margin: 20px 0 0 20px; 
	width: 485px;
	font-size: 13px;
	clear: right;
}

#bodyText p {
	margin: 10px 0 10px 20px;
	width: 505px;
	font-size: 11px;
	line-height: 20px;
	clear: right;
}

#bodyText p.last {
	margin: 10px 0 0 20px; 
	width: 485px;
	font-size: 11px;
	line-height: 20px;
	clear: right;
	border-bottom: 1px dotted #777777;
}

#bodyText p.date {
	font-size: 11px;
	color: #949494;
	margin: 20px 0 15px 20px;
}

#bodyText p.categories span {
	font-size: 10px;
	color: #474A40;
	line-height: 14px;
	font-weight: normal;
}

#bodyText p.categories {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	line-height: 14px;
	margin: 0 0 0 20px;
}

#bodyText p a.blueLink {
	color: #0070EC;
	font-size: 11px;
	text-decoration: underline;
}

#bodyText p a.blueLink:hover {
	color: #0070EC;
	font-size: 11px;
	text-decoration: none;
}

#bodyText p a.commentLink {
	color: #D0A055;
	font-size: 11px;
	text-decoration: underline;
}

#bodyText p a.commentLink:hover {
	color: #D0A055;
	font-size: 11px;
	text-decoration: none;
}

#bodyText p.commentLink a {
	color: #D0A055;
	font-size: 11px;
	text-decoration: underline;
}

#bodyText p.commentLink a:hover {
	color: #D0A055;
	font-size: 11px;
	text-decoration: none;
}

#entry a {
	color: #0070EC;
	font-size: 11px;
	text-decoration: underline;
}

#entry a:hover {
	color: #0070EC;
	font-size: 11px;
	text-decoration: none;
}

#entry ul {
	margin-left: 3em;
	padding-left: 1em;
	text-indent: -1em;
}

#entry ul li {
  list-style: square inside;
}

#entry ol {
	margin-left: 3em;
	padding-left: 1em;
	text-indent: -1em;
    list-style: decimal inside;
}

#entry ol li {
  list-style: decimal inside;
}

/* END OF BODY TEXT */


/* COMMENT */
#comment h2 {
	margin: 20px 0 0 20px;
	width: 505px;
	font-size: 12px;
	clear: right;
}

#comment h2 span {
	font-size: 10px;
	color: #949494;
	font-style: italic;
	font-weight: normal;
}

#comment p {
	margin: 10px 0 10px 20px;
	width: 470px;
	font-size: 11px;
	line-height: 18px;
	clear: right;
}

#comment blockquote {
	width: 400px;
	margin: 20px 0 20px 50px;
	/*border-left: 1px solid #CECECE;*/
	/*background-color: #F5FAF3;*/
}

#comment blockquote p {
	margin: 0;
	border-left: 1px solid #CECECE;
	padding: 0 0 0 10px;
	width: 400px;
	font-style: italic;
	line-height: 15px;
}

/* END OF COMMENT */


/* DIVIDER */
#divider {
	border-bottom: 1px dotted #777777;
	margin: 20px 0 0 20px;
}

#commentDivider {
	border-bottom: 1px dotted #C4C4C4;
	margin: 20px 0 0 20px;
	width: 480px;
}
/* END OF DIVIDER */


/* NEXT PREVIOUS PAGE LINKS */

#pagingnavigation {
    width: 500px;
    font-size: 12px;
}


/* NEXT PAGE LINK */
#next {
	margin: 5px 0 5px 0;
	float: right;
}

#next a.next:link, a.next {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	margin: 0 0 0 20px;
}

#next a.next:hover {
	color: #000000;
	font-size: 12px;
	text-decoration: underline;
}

#next a.next span {
	/*display: none;*/
}

/* END OF NEXT PAGE LINK */


/* PREVIOUS PAGE LINK */
#previous {
	margin: 5px 0 5px 20px;
	float: left;
}

#previous a.previous:link, a.previous {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	margin: 0 0 0 20px;
}

#previous a.previous:hover {
	color: #000000;
	font-size: 12px;
	text-decoration: underline;
}

#previous a.previous span {
	/*display: none;*/
}

/* END OF PREVIOUS PAGE LINK */


/* LIST */

#list {
	width: 209px;
	float: right;
}

#list ul {
	width: 209px;
	margin: 0 auto 0 auto;
}

#list li {
	/*height: 24px; */
	text-indent: 15px;
}

#list li a {
	display: block;
	width: 209px;
	height: 24px;
	line-height: 24px;
}

#list li a:hover {
	text-decoration: none;
	background-color: #85BED6;
	height: 24px;
	width: 209px;
}

/* CATEGORIES SUB NAV */

#list li ul.children {
	width: 209px;
	margin: 0 auto 0 auto;
}

#list li ul.children li  {
	width: 209px;
	text-indent: 30px;
}

#list li ul.children li a {
	width: 209px;
	height: 24px;
	display: block;
	line-height: 24px;
}

#list li ul.children li a:hover {
	width: 209px;
	height: 24px;
	display: block;
	line-height: 24px;
	text-decoration: underline;
}

/* END OF CATEGORIES SUB NAV */


#list li.introText {
	height: 55px;
	line-height: 15px;
	text-indent: 0;
	margin: 20px 13px 0 12px;
}

#list li.introText span {
	font-weight: bold;
}


#list .search {
	width: 209px;
	background-color: #EFEFEF;
	padding: 10px 0 10px 0;
}

#list .search input.searchBar{
	width: 132px;
	height: 18px;
	margin: 0 0 0 13px;
}

#list .search input.button {
	width: 45px;
	height: 21px;
	font-size: 11px;
}

#list .loginRegister {
	width: 209px;
	height: 24px;
	background-color: #365EB4;
}

#list a.login  {
	font-size: 12px;
	line-height: 22px;
	color: #FFFFFF;
	text-decoration: underline;
	margin: 0 0 0 13px;
}

#list a.login:hover {
	text-decoration: none;
}

#list a.register  {
	font-size: 12px;
	line-height: 22px;
	color: #FFFFFF;
	text-decoration: underline;
	margin: 0 0 0 93px;
}

#list a.register:hover {
	text-decoration: none;
}

#list li.rss {
	background: url(images/rss.gif) no-repeat top left;
	height: 45px;
}

#list li.rss a {
	height: 24px;
	text-decoration: underline; 	
	text-indent: 45px;
}

#list li.rss a:hover {
	text-decoration: none; 
	background-color: transparent;
}

#list li.line {
	margin: 0 auto 0 auto; 
	border-top: 1px dotted #333333;
	width: 185px;
}


#list li.mainHeadLine {
	height: 24px;
	line-height: 24px;
	text-indent: 0;
	text-align: center;
	color: #FFFFFF;
	background-color: #3CA2CD;
}

#loginout {
    float: left;
    width: 105px;
}


#loginout a  {
	font-size: 12px;
	line-height: 22px;
	color: #FFFFFF;
	text-decoration: underline;
	margin: 0 0 0 12px;
}

#loginout a:hover {
	text-decoration: none;
}

#reg {
    float: right;
    width: 104px;
    text-align: right;
}


#reg a  {
	font-size: 12px;
	line-height: 22px;
	color: #FFFFFF;
	text-decoration: underline;
	margin: 0 12px 0 0;
}

#reg a:hover {
	text-decoration: none;
}

/* END OF LIST */


/* BOTTOM LOGIN */
#loginRegister2 {
	width: 209px;
	height: 24px;
	background-color: #365EB4;
	float: right;
	clear: right;
	margin: 0 3px 0 0;
	_margin: 0 2px 0 0;
}


#loginRegister2 a.login  {
	font-size: 12px;
	line-height: 22px;
	color: #FFFFFF;
	text-decoration: underline;
	margin: 0 0 0 13px;
}

#loginRegister2 a.login:hover {
	text-decoration: none;
}

#loginRegister2 a.register  {
	font-size: 12px;
	line-height: 22px;
	color: #FFFFFF;
	text-decoration: underline;
	margin: 0 0 0 93px;
}

#loginRegister2 a.register:hover {
	text-decoration: none;
}
/* END OF BOTTOM LOGIN */



/* COMMON STYLES */

* {
	margin: 0;
	padding: 0;
}


html {

}


body {
	background: #000000 url(images/main_bg.jpg) top left repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px;
	margin: 0 auto 0 auto;
}

a:link { 
	text-decoration: none; 
	color: #000000;
}

a:visited { 
	text-decoration: none; 
	color: #000000;
}

a:hover, a:active { 
	text-decoration: underline; 
	color: #000000;
	}

li {
	list-style-type: none;
}

p {
	line-height: 20px;
	color: #000000;
	font-size: 11px;
}

.clear {
	clear: both;
}

/* END OF COMMON */




/* NAVIGATION */

#nav {
	position: absolute;
	top: 117px;
	width: 768px;
	margin: 0 auto 0 auto;
	font-size: 10px;
	padding-top: 5px;
	z-index: 5;
	background-color: #002d4f;
}

#nav li {
	/*display: inline;*/
	position: relative;
	float: left;
	list-style-type: none;

	background-color: #002d4f;
}

#nav ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#nav  li a {
	float: left;
	padding-left: 6px;
	padding-right: 7px;
	line-height: 46px;
	font-size: 10px;
	color:#ffffff;
}

#nav  li a:hover, #nav  li:hover a, #nav  li.over a {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #004375;
}

#nav li:hover ul li a, #nav li.over ul li a, #nav li li { 
	background: none;
}

#nav  li:hover ul li a:hover, #nav  li.over ul li a:hover {
}

#nav  li ul {
	position: absolute;
	left: -9999em;
	top: 46px;
	background-color: #004375;
	color: #FFFFFF;
	padding-bottom: 20px;
	padding-top: 5px;
	clear: both;
	width: 200px;
	z-index: 5;
	display: none;
}

#nav  li:hover ul, #nav  li.over ul {
	left: auto;
	display: block;
}

#nav  li ul li {
	clear: both;
	width: 200px;
	padding: 0;
	margin: 0;
}

#nav  li ul a, #nav  li:hover ul a, #nav  li.over ul a {
	clear: both;
	display: block;
	width: 200px;
	float: left;
	text-align: left;
	color: #FFFFFF;
	padding: 0 0 3px 10px;
	_padding: 0 0 0px 10px;
	height: 19px;
	line-height: 18px;
	font-weight: bold;
}

#nav  li ul a:hover, #nav  li:hover ul a:hover, #nav  li.over ul a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/* END OF NAVIGATION */


/* FOOTER */

#footer {
	clear: both;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 25px;
	font-size: 10px;
	color: #666;
}

/* END OF FOOTER */

.comments-template{
	margin: 10px 10px 10px 20px;;
	/*border-bottom: 1px dotted #666666;*/
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 10px 20px;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px dotted #cccccc;
}

.comments-template h2, .comments-template h3{
	/*font-family: Georgia, Sans-serif;*/
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	/*font-family: Arial, Helvetica, Georgia, Sans-serif;*/
	font-size: 12px;
}

.comments-template h2 {
	margin: 20px 0 0 20px;
	width: 505px;
	font-size: 12px;
	clear: right;
}

.comments-template h2 span {
	font-size: 10px;
	color: #949494;
	font-style: italic;
	font-weight: normal;
}

.comments-template p {
	margin: 10px 0 10px 20px;
	width: 470px;
	font-size: 11px;
	line-height: 18px;
	clear: right;
}

.comments-template blockquote {
	width: 400px;
	margin: 20px 0 20px 50px;
	/*border-left: 1px solid #CECECE;*/
	/*background-color: #F5FAF3;*/
}

.comments-template blockquote p {
	margin: 0;
	border-left: 1px solid #CECECE;
	padding: 0 0 0 10px;
	width: 400px;
	font-style: italic;
	line-height: 15px;
}

