/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0 0 0 0;
	padding: 0;
	background: #FFFFFF url(images/img01.jpg) repeat-x left top;
	text-align: justify;
	font: 15px Arial, Helvetica, sans-serif;
	color: #666666;
}


form {
	margin: 0;
	padding: 0;
}

input {
	padding: 5px;
	background: #FEFEFE url(images/img13.gif) repeat-x;
	border: 1px solid #626262;
	font: normal 1em Arial, Helvetica, sans-serif;
}

h1, h1 a, h2, h2 a, h3, h3 a {
	margin: 0;
	text-decoration: none;
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #3CB7FF;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ol, ul {
	margin-bottom: 2em;
	line-height: 200%;
}

blockquote {
	margin: 0 0 0 1.5em;
	padding-left: 1em;
	border-left: 5px solid #DDDDDD;
}

a {
	color: #3CB7FF;
}

a:hover {
	text-decoration: none;
}

/* Header */

#iwcontainer {
	width: 960px;
	margin: 0 auto;
	text-align: center;
}

#header {
	width: 960px;
	margin: 0 auto;
	height: 42px;
	padding-top: 62px;
}

#logo img {
	margin: -35px 0 0 -450px;
	padding-bottom: -30px;
	}

#logo h1, #logo p {
	float: left;
	text-transform: lowercase;
}

#logo h1 {
	font-size: 2.4em;
	padding: 0px 0 0 0px;
}

#logo p {
	margin: 0;
	padding: 18px 0 0 4px;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#logo a {
	text-decoration: none;
	color: #222426;
}

#logo p a {
	color: #222426;
}




/*navigation bar */
.preload1 {background: url(images/three_1.gif);}
.preload2 {background: url(images/three_1a.gif);}

#nav {
	padding:0;
	margin: 0 auto;
	list-style:none;
	height:38px;
	position:relative;
	z-index:500;
	font-family:arial, verdana, sans-serif;
	float:right;
	width: 650px;
}

#nav li.top { display:block; float:left; height:38px; padding:0 1px 0 1px;}
#nav li a.top_link {display:block; float:left; height:35px; line-height:33px; color:#ffffff; text-decoration:none; font-size:12px; font-weight: bolder; padding:0 0 0 12px; cursor:pointer;background: url(images/three_0.gif)}
#nav li a.top_link span {float:left;  padding:0 24px 0 12px; height:35px; background: url(images/three_0.gif) right top no-repeat; } 
#nav li a.top_link span.down {float:left; display:block; padding:0 24px 0 12px; height:35px; background: url(images/three_0a.gif) no-repeat right top;}

#nav li:hover a.top_link {color:#fff; background: url(images/three_1.gif) no-repeat;}
#nav li:hover a.top_link span {background:url(images/three_1.gif) no-repeat right top;}
#nav li:hover a.top_link span.down {background:url(images/three_1a.gif) no-repeat right top;}


/* Default list styling */

#nav li:hover {position:relative; z-index:200;}

#nav li:hover ul.sub
{left:1px; top:38px; background: #52ceff; padding:3px; border:1px solid #52ceff; white-space:nowrap; width:165px; height:auto; z-index:300; text-align:left;}
#nav li:hover ul.sub li
{display:block; height:20px; position:relative; float:left; width:165px; font-weight:normal;}
#nav li:hover ul.sub li a
{display:block; font-size:11px; height:18px; width:165px; line-height:18px; text-indent:5px; color:#000; text-decoration:none;border:1px solid #52ceff;}
#nav li ul.sub li a.fly
{background:#52ceff url(images/arrow.gif) 165px 6px no-repeat;}
#nav li:hover ul.sub li a:hover 
{background:#52ceff; color:#fff; border-color:#fff;}
#nav li:hover ul.sub li a.fly:hover
{background:#52ceff url(images/arrow_over.gif) 165px 6px no-repeat; color:#fff;}


#nav li:hover li:hover ul,
#nav li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover li:hover ul
{left:90px; top:-4px; background: #52ceff; padding:3px; border:1px solid #52ceff; white-space:nowrap; width:90px; z-index:400; height:auto;}

#nav ul, 
#nav li:hover ul ul,
#nav li:hover li:hover ul ul,
#nav li:hover li:hover li:hover ul ul,
#nav li:hover li:hover li:hover li:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#nav li:hover li:hover a.fly,
#nav li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover li:hover a.fly
{background:#52ceff urlimages/(arrow_over.gif) 80px 6px no-repeat; color:#fff; border-color:#fff;} 

#nav li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li:hover li a.fly
{background:#52ceff url(arrow.gif) 80px 6px no-repeat; color:#000; border-color:#52ceff;} 



#banner {
	background: none;
	width: 960px;
	height: 300px;
	margin: 0 auto;
	margin-top: 42px;
}

/* Content */

#content {
	margin-right: 340px;
	padding: 0 0px 0 0px;
}

.post {
	margin-bottom: 10px;
}

.post .title {
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
}

.post .title h2 {
	padding: 0px 30px 5px 0px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 2.2em;
	color: #3CB7FF;
}

.title h2 a {
	color: #3CB7FF;
}

.post .title p {
	margin: 0;
	padding: 10px 0 10px 20px;
	background: url(images/img02.gif) no-repeat left center;
	border-top: 4px #D8DFE6 solid;
	line-height: normal;
	color: #3CB7FF;
}

.post .title p a {
	color: #3CB7FF;
}

.post .entry {
	padding: 0;
}

.post .links {
	padding: 5px 0;
	border-bottom: 1px #D8DFE6 dotted;
	margin-top: 10px;
	text-align: left;
}

.post .links a {
	font-weight: bold;
}

.post .links a:hover {
}

.post .links .more {
	padding: 0 0 0 20px;
	background: url(images/img04.gif) no-repeat left 50%;
}

.post .links .comments {
	margin-left: 20px;
	background: url(images/img05.gif) no-repeat left 50%;
	padding: 0 0 0 20px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 300px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 10px;
}

#sidebar li ul {
	padding: 0 0px 40px 30px;
}

#sidebar li li {
	margin: 0;
	padding-left: 30px;
	background: url(images/img02.gif) no-repeat 5px 50%;
}

#sidebar h2 {
	padding: 0px 30px 10px 30px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 1.6em;
	color: #3CB7FF;
}


/* Search */

#search {
	padding: 20px 30px 40px 30px;
}

#search input {
	padding: 0;
	width: 70px;
	height: 29px;
	font-weight: bold;
}

#search #s {
	padding: 5px;
	width: 150px;
	height: auto;
	border: 1px solid #626262;
	font: normal 1em Arial, Helvetica, sans-serif;
}

#search br {
	display: none;
}

/* Categories */

#sidebar #categories li {
}

/* Calendar */

#calendar_wrap {
	padding: 0 30px 40px 30px;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {
	background: #F1F1F1;
}

#calendar tbody td {
	border: 1px solid #F1F1F1;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #today {
	background: #FFF3A7;
	border: 1px solid #EB1400;
	font-weight: bold;
	color: #EB1400
}

/* Footer */

#footer {
	padding: 20px 0 10px 0;
}

#footer p {
	margin-bottom: 1em;
	text-align: center;
	line-height: normal;
	font-size: .9em;
}

#footer a {
	padding: 0 20px;
	text-decoration: none;
	color: #187BD9;
}

#footer a:hover {
}

#footer .rss {
}

#footer .xhtml {
}

#footer .css {
}

#footer .legal a {
	padding: 0;
}


/*body { margin: 5% auto; text-align:center;}*/
#cu3er-container {
	width:800px;
	outline:0;
	padding-top: 0px;
}

