/* CSS Document */


.bodymod {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444853;
	background-color: #45A6D1;
	background-image: url(/world/images/bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}



/* General Links */

a:link { text-decoration : none; color : #1F527D; border: 0px; outline: none;-moz-outline-style: none;} 

a:active { text-decoration : underline; color : #1F527D; border: 0px; outline: none; -moz-outline-style: none;} 

a:visited { text-decoration : none; color : #1F527D; border: 0px; outline: none; -moz-outline-style: none;} 

a:hover { text-decoration : underline; color : #1F527D; border: 0px; -moz-outline-style: none;} 

a:focus { outline: none;-moz-outline-style: none;}





img { padding: 0px; margin: 0px; border: none;}

hr { border-left:0px solid #abb0b5; border-right:0px solid #abb0b5; border-top:1px dotted #abb0b5; border-bottom:0px solid #abb0b5; height : 1px;  }



input { font-family: 'Verdana'; color: #505560; font-size: 11px;}

textarea { font-family: 'Verdana'; color: #505560; font-size: 11px; }

select { font-family: 'Verdana'; color: #505560; font-size: 11px;  }



h1 { font-family: "Trebuchet MS"; font-size: 24px;}

h2, h3 { font-family: "Trebuchet MS"; font-size: 16px;}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



#bgcontain { width: 781px; margin: 0px auto; }



/* Header */

.Header {
	height: 248px;
	position: relative;
	padding: 0px;
	background-image: url(/world/images/HeaderBg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}



/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



.sitenameText {
	font-size: 35px;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	padding-top: 70px;
	padding-bottom: 20px;
	padding-left: 25px;

}

.navText { padding: 75px 5px 5px 25px; color:#FFFFFF; float: left; width: 710px;}



/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#page {
	width: 730px;
	margin: 0 auto;
	background: #FFFFFF;
	border: 1px #F0E9D6 solid;
	padding: 20px 20px;
}

/* Content */

#content {
	float: left;
	width: 440px;
	padding-left: 10px;
}

/* Post */

.post {
}

.post .title {
	margin-bottom: 20px;
	padding-bottom: 5px;
	padding-left: 40px;
	background: url(/world/images/img02.jpg) no-repeat left top;
	border-bottom: 1px dashed #D1D1D1;
	color: #8BCB2F;
}

.post .title b {
	font-weight: normal;
	color: #0094E0;
}

.post .entry {
}

.post .meta {
	margin: 0;
	padding: 15px 0 60px 0;
	background: url(/world/images/img04.jpg) repeat-x left 30%;
}

.post .meta p {
	margin: 0;
	line-height: normal;
}

.post .meta .byline {
	float: left;
	color: #0000FF;
}

.post .meta .links {
	float: left;
}

.post .meta .more {
	width: 185px;
	height: 35px;
	padding: 5px 10px;
	background: #8BCB2F;
	border: 1px dashed #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 9px;
}

.post .meta .comments {
	padding: 5px 10px;
	text-transform: uppercase;
	text-decoration: none;
	background: #0094E0;
	border: 1px dashed #FFFFFF;
	font-size: 9px;
}

.post .meta b {
	display: none;
}

.post .meta a {
	color: #FFFFFF;
}
/* Sidebar */

#sidebar {
	float: right;
	width: 180px;
	padding-right: 10px;
}

#sidebar ul {
	margin: 0;
	padding: 10px 0 0 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 40px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding: 3px 0;
	border-bottom: 1px dashed #D1D1D1;
}

#sidebar li li a {
	margin: 0;
	padding-left: 15px;
	background: url(/world/images/img01.jpg) no-repeat left 50%;
}

#sidebar h2 {
	padding-bottom: 5px;
	font-size: 18px;
	font-weight: normal;
	color: #0094E0;
}

#sidebar strong, #sidebar b {
	color: #8BCB2F;
}

#sidebar a {
	text-decoration: none;
	color: #6D6D6D;
}


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Footer { position: relative; height: 55px; padding: 5px 30px 0px;}



.copyrightText{
	font-size: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #333333;
}

.footerLink {}

.footerLink a {}
