/*

Design by Free CSS Templates

http://www.freecsstemplates.org

Released for free under a Creative Commons Attribution 2.5 License

*/



body {

	margin: 0;

	padding: 0;

	background: #28313A url(images/img01.jpg) repeat-x left top;

	font-size: 13px;

	font-family: Georgia;

	text-align: justify;


}




h1, h2, h3 {

	margin: 0;

	font-weight: normal;

	color: #FFFFFF;

}



h1 {

	letter-spacing: 1px;

	font-size: 32px;

}



h2 {

	font-size: 23px;

}



p, ol {
	margin: 0 0 2em 0;
	text-align: justify;
	line-height: 26px;
	color: #333;
	font-size: 14px;

}


p.withpics

{
text-align: justify;
	line-height: 26px;
	color: #333;
	font-size: 14px;

}


a {

	color: #1B75A9;

}



a:hover, a:active {

	text-decoration: none;

	color: #1B75A9;

}



a:visited {
	color: #1B75A9;

}



img {

	border: none;

}



img.left {

	float: left;
	padding: 10px 10px 25px 10px;
	background: #eee;
	
	-moz-box-shadow: 0px 2px 8px #333;
	position: relative;


}



img.right {

		float: right;
	padding: 10px 10px 25px 10px;
	background: #eee;
	
	-moz-box-shadow: 0px 2px 8px #333;
	position: relative;

}



/* Form */



form {

	margin: 0;

	padding: 0;

}



fieldset {

	margin: 0;

	padding: 0;

	border: none;

}



legend {

	display: none;

}



input, textarea, select {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 13px;

	color: #333333;

}



#wrapper {

	margin: 0;

	padding: 0;

}



/* Header */



#header {

	width: 880px;

	margin: 0 auto;

	height: 60px;

	border: 10px #FFFFFF solid;

}



/* Menu */



#menu {

	float: left;

	width: 880px;

	height: 58px;

	background: url(images/img02.jpg) repeat-x left top;

}



#menu ul {

	margin: 0;

	padding: 23px 0 0 20px;

	list-style: none;

	line-height: normal;

}



#menu li {

	float: left;

	text-align: center;

}



#menu a {

	display: block;

	padding: 0 50px;

	background: url(images/img03.jpg) no-repeat right 50%;

	text-decoration: none;

	text-transform: uppercase;

	font-size: 11px;

	color: #FFFFFF;

}



#menu a:hover { 

	color: #FFFFFF;

}



#menu .current_page_item a {

	color: #FFFFFF;

}



/** LOGO */



#logo {

	width: 880px;

	height: 40px;

	margin: 0 auto;
	font-family: Georgia;

}

#logo_vA {

	width: 880px;

	height: 40px;

	margin: 0 auto;
	font-family: Impact;

}



#logo h1, #logo h2 {

	float: left;

	margin: 0;

	padding: 0px 0 0 0px;

	line-height: normal;

}



#logo h1 { 

	font-family: Georgia;

	font-size:40px;

}



#logo h1 a {

	text-decoration: none;

	color: #28313A; 

}



#logo h1 a:hover { text-decoration: underline; }



#logo h2 {

	float: left;

	padding: 65px 0 0 18px;

	font: 18px Georgia, "Times New Roman", Times, serif;

	color: #28313A; 

}



#logo p a {

	text-decoration: none;

	color: #28313A;

}



#logo p a:hover { text-decoration: underline; }







/* Page */



#page {

	width: 880px;

	margin: 0 auto;

	background: #FFFFFF;

	border: 10px #FFFFFF solid;

}



/* Content */



#content {

	float: left;

	width: 620px;

	border-right: 1px dashed #DFE1E0;

}



/* Post */



.post {

	padding: 0px 20px;

	margin-bottom: 20px;

}



.post .title {
	margin-bottom: 20px;
	padding-bottom: 5px;
	text-align: left;
	line-height:normal;

}



.post h1 {
	width: 520px;
	padding: 0px 0 0 0px;
	font-size: 18px;
	color: #28313A;
}



.post h2 {

	width: 520px;

	padding: 0px 0 0 0px;

	font-size: 22px;

	color: #28313A; 

}



.post .entry {
	font-size: 14px;
	line-height: 20px;
	text-align: left;

}



.post .meta {
	padding: 15px 15px 30px 0px;
	font-size: 14px;
	color: #F00;
	font-style: italic;

}



.post .meta p {

	margin: 0;

	padding-top: 15px;

	line-height: normal;

	color: #28313A; 

}



.post .meta .byline {

	float: left;

}



.post .meta .links {

	float: right;

}



.post .meta .more {

	padding: 0 20px 0 18px;

}



.post .meta .comments {

	padding-left: 22px;

}



.post .meta b {

	display: none;

}





/* Sidebar */



#sidebar {

	float: right;

	width: 230px;

	margin: 0;

	padding: 0;

}



#sidebar ul {

	margin: 0;

	padding: 0;

	list-style: none;
	
	text-align:left;
	
	line-height:26px;

}



#sidebar li {

	margin-bottom: 40px;

}



#sidebar li ul {

}



#sidebar li li {

	margin: 0;

}



#sidebar h2 {

	width: 250px;

	padding: 8px 0 0 0px;

	margin-bottom: 10px;


	font-size: 20px;

	color: #28313A; 

}



/* Search */



#search {



}



#search h2 {

	margin-bottom: 20px;

}



#s {

	width: 140px;

	margin-right: 5px;

	padding: 3px;

	border: 1px solid #DFE1E0;

}



#x {

	padding: 3px;

	border: none;

	background: #0A5688;

	text-transform: lowercase;

	font-size: 11px;

	color: #FFFFFF;

}



/* Boxes */



.box1 {

	padding: 20px;

}



.box2 {

	color: #BABABA;

}



.box2 h2 {

	margin-bottom: 15px;

	font-size: 16px;

	color: #FFFFFF;

}



.box2 ul {

	margin: 0;

	padding: 0;

	list-style: none;

}



.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {

	color: #EDEDED;

}



/* Footer */

#footer-wrap {

}



#footer {

	width: 880px;

	margin: 0 auto;

	background: #E5E5E5;

	border: 10px #FFFFFF solid;

}



html>body #footer {

	height: auto;

}



#footer p {

	font-size: 14px;

}



#legal {

	clear: both;

	padding-top: 17px;

	text-align: center;

	color: #595959;

}



#legal a {

	font-weight: normal;

	color: #1B75A9;

}
#packages_header {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bolder;
}
#t7_timer { 
	width: 300px; 
	height: 55px; 
	position: relative;
}

#t7_timer_over { 
	width: 300px; 
	height: 55px; 
	background-image: url(/clock/Countdown-over.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 1px;
	margin: 0px;
	padding: : 0px;
}


#t7_vals {
	width: 100%;
	clear:both;
	margin: 0px auto;
}

.t7_numbs {
	font-size: 28px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	text-align: left;
	color: #ffffff;
}

#t7_y {
	background-image: url(/clock/Countdown2.png);
	background-repeat: no-repeat;
	float:left;
	width: 48px;
	height:35px;
	background-color:#ffffff;
	padding: 0px 0px 0px 3px;
	margin: 1px;
	letter-spacing: 7px;
}
#t7_d {
	background-image: url(/clock/Countdown3.png);
	background-repeat: no-repeat;
	float:left;
	width: 71px;
	height:35px;
	background-color:#ffffff;
	padding: 0px 0px 0px 3px;
	margin: 1px;
	letter-spacing: 7px;
}
#t7_h {
	background-image: url(/clock/Countdown2.png);
	background-repeat: no-repeat;
	float:left;
	width: 48px;
	height:35px;
	background-color:#ffffff;
	padding: 0px 0px 0px 3px;
	margin: 1px;
	letter-spacing: 7px;
}
#t7_m {
	background-image: url(/clock/Countdown2.png);
	background-repeat: no-repeat;
	float:left;
	width: 47px;
	height:35px;
	background-color:#ffffff;
	padding: 0px 0px 0px 3px;
	margin: 1px;
	letter-spacing: 7px;
}
#t7_s {
	background-image: url(/clock/Countdown2-nc.png);
	background-repeat: no-repeat;
	float:left;
	width: 42px;
	height:35px;
	background-color:#ffffff;
	padding: 0px 0px 0px 3px;
	margin: 1px;
	letter-spacing: 7px;
}

#t7_labels {
	width: 100%;
	clear:both;
	margin: 0px auto;
}

.t7_labs {
	font-size: 14px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	text-align: center;
	color: #000000;
}
#t7_yl {
	float:left;
	width: 51px;
	height:15px;
	padding:0px;
	margin: 0px;
}
#t7_dl {
	float:left;
	width: 74px;
	height:15px;
	padding:0px;
	margin: 0px;
}
#t7_hl {
	float:left;
	width: 54px;
	height:15px;
	padding:0px;
	margin: 0px;
}
#t7_ml {
	float:left;
	width: 55px;
	height:15px;
	padding:0px;
	margin: 0px;
}
#t7_sl {
	float:left;
	width: 46px;
	height:15px;
	padding:0px;
	margin: 0px;
}


#defaultCountdown { width: 0px; height: 60px; text-align: center;}


.container {background:#000033; color:#fff; margin:20px 35px; text-align: center; font-variant:small-caps; font-size:140%; font-weight:900}

.rtop, .rbottom{
display:block;
background:#fff;
}

.rtop *, .rbottom *{
display: block;
height: 1px;
overflow: hidden;
background:#000033;
}

.r1{margin: 0 5px}

.r2{margin: 0 3px}

.r3{margin: 0 2px}

.r4{
margin: 0 1px;
height: 2px
}


.left-caption { float: left; margin: 0 1.5em 1em 0; padding: 0.5em; text-align: center; border-style:solid; border-width:5px; border-color: gray; width: 180px;
}
.right-caption { float: right; margin: 0 0 1em 1.5em; padding: 0.5em; text-align: center; }
.center-caption { margin: 0 0 1em 0; padding: 0; text-align: center; }
.left-caption img, .right-caption img, .center-caption img { margin: 0 auto; display: block; }
.left-caption p, .right-caption p, .center-caption p { background: #eee; margin: 0; line-height: 1.6em; padding: 0.5em; border-bottom: 1px solid #ccc; border-top: 1px solid #ccc; font-size: 0.9em; color: #333; }

.submit {
  border: 1px solid #000000;
  background-color: #FFFFFF;
  padding: 2px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 16px;
  cursor: default;

}
#submitpad {
  padding: 10px;
  background-color: #ff0000;
  margin: 0px;
  border-width: 6px;
  border-color: #ff0000;
  border-spacing: 0;
}

#flashcontent {
	display: block;
	margin: 0 auto;
	padding: 0;
}

#altcontent {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 500px;
}
