/* CSS Document */

/* basic formating */
pre { display: none; }
body {
	color: #ffffff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #ffffff;
	line-height: 1.5em;
	margin: 0;
	background-color: #1d1d1d;
	background-image: url(/images/body_bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

body.home {
	background-image: url(/images/body_bg_home.jpg);
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding: 0;
	margin: 5px 0px 30px 0px;
	font-weight: normal;
	color: #ffffff;
	text-transform: uppercase;
}
p {
	padding: 0;
	margin: 0px 0px 30px 0px;
	font-weight: normal;
} 
a {
	color: #3366ff;
	text-decoration: none;
}
a:hover {
	color: #3399ff;
	text-decoration: none;
}
h1 {
	font-size: 32px;
	margin: 7px 0px 50px 0px;

}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 18px;
}


/* layout */

#top-bg {
	background-image: url(/images/top_bg.png);
	background-repeat: repeat-x;
	margin: 0;
	min-height: 400px;
}
#container {
	width: 1024px;
	min-height: 768px;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px auto;
}
#header {
	height: 216px;
}
#logo {
	float: left;
	margin: 60px 0px 0px 70px;
	border: none;
}
ul#menu {
	font-size: 13px;
	text-align: right;
	font-weight: normal;
	list-style: none;
	float: right;
	margin-top: 76px;
	margin-right: 75px;
	padding: 0;
}
ul#menu li {
	float: left;
	margin-left: 43px;
}
ul#menu .icon {
	border: none;
	vertical-align: middle;
	margin-bottom: 4px;
	margin-right: -4px;
}
#main {
	width: 950px;
	height: 600px;
	margin: 0px auto;
}

.home-text {
	/*color: #a0bfff;*/
	font-size: 24px;
	width: 950px;
	height: 200px;
	text-align: center;
}

.home-text p {
	padding-top: 120px;
}

#left {
	width: 600px;
	float: left;
	margin: 50px 0px 30px 0px;
/*background: red;*/
}

.article-date {
	height: 42px;
	background-image: url(/images/date_bg_big.png);
	background-repeat: no-repeat;
	color: #1d1d1d;
	float: left;
	line-height: 1.1em;
	text-align: center;
	margin: 0px 15px 0px 0px;
	padding: 3px 30px 0px 9px;
}

.article-date .day {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

.article-date .month {
	font-size: 25px;
	font-weight: bold;
	text-transform: uppercase;
}

#right {
	float: right;
	width: 290px;
	margin: 50px 0px 30px 0px;
/*background: blue;*/
}
#right.about {
	width: 250px;
}
.twitter {
	font-size: 14px;
	color: #a0bfff;
}

ul.archive {
	font-size: 18px;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}

ul.archive li {
	list-style: none;
	margin-bottom: 15px;
	font-weight: bold;
}

.archive-date {
	height: 27px;
	background-image: url(/images/date_bg_small.png);
	background-repeat: no-repeat;
	color: #1d1d1d;
	float: left;
	line-height: 0.68em;
	text-align: center;
	margin: -2px 10px 0px 0px;
	padding: 1px 18px 0px 5px;
}

.archive-date .day {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

.archive-date .month {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

.social {
	text-align: center;
	margin-top: 25px;
}
.social_icon {
	margin: 0px 5px 0px 5px;
	border: 0;
}
.arrow_prev {
	border: none;
	float: left;
	position: relative;
	margin-left: 10px;
	top: 325px;
	z-index: 10;
}
.arrow_next {
	float: right;
	border: none;
	position: relative;
	top: 333px;
	margin-right: 10px;
	z-index: 10;
}


/*##CODA SLIDER##*/


.coda-slider-wrapper { 
	margin: 0px auto;
	margin-top: -65px;
}
.coda-slider { 
	margin-left: 37px; 
	margin-top: 0px; 
	margin-bottom: 20px; 
}
.coda-slider-no-js .coda-slider { 
	height: 200px; 
	overflow: auto !important; 
	padding-right: 20px; 
}
.coda-slider, .coda-slider .panel { 
	width: 950px; 
	height: 600px; 
} 
.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel {
width: 950px 
}
.coda-slider-wrapper.arrows .coda-slider {
	margin: 0 10px;
}
.coda-slider .panel-wrapper { 
	padding: 0px;
}
.coda-slider p.loading {
	padding: 20px;
	text-align: center;
}
.coda-nav {
	margin: 0px auto; 
	width: 950px; 
	height: 20px; 
	clear: both; 
	margin-bottom: 80px;
}
.coda-nav ul {
	margin: 0;
	padding: 0; 
	text-align: center; 
}
.coda-nav ul li { 
	height: 19px; 
	width: 19px; 
	display: inline; 
}
.coda-nav ul li a {
	color: #01252b;
	font-size: 0px;
	background-image: url(/images/page_indicator.png);
	background-repeat: no-repeat;
	background-position: 6px 7px;
	margin-right: -5px; 
	padding: 15px 15px;
	text-decoration: none
}
.coda-nav ul li a.current {
	color: #c6c6c6;
	background-image: url(/images/page_indicator_current.png);
}
.coda-slider-wrapper { 
	clear: both;
	overflow: hidden
}
.coda-slider {
	float: left;
	overflow: hidden;
	position: relative;
}
.coda-slider .panel {
	display: block; float: left;
 }
.coda-slider .panel-container {
	position: relative
}
.coda-nav-left, .coda-nav-right {
	float: left;
}
.coda-nav-left a, .coda-nav-right a {
	display: block;
	text-align: center;
	text-decoration: none; 
}
	
/*## BOX CAPTION ##*/

.boxgrid{ 
    width: 950px; 
    height: 600px; 
    margin: 0px; 
    float:left; 
    overflow: hidden; 
    position: relative;
    background: url(/images/loading.gif) no-repeat;
	background-position: center center; 
}
.boxgrid img { 
    position: absolute; 
    top: 0; 
    left: 0; 
    border: 0; 
}
.boxgrid p {
	color: #ffffff;
	padding: 10px 25px;
} 
.boxgrid p img.icon {
	position: inherit;
	vertical-align: top;
	margin: 0;
	padding: 0;
	margin-top: 3px;
} 

.boxcaption { 
	background: url(/images/caption_bg.png) no-repeat;
    float: left; 
    position: absolute; 
    /*background: #000;*/ 
    height: 100px; 
    width: 100%; 
    /*opacity: .7; */
    /* For IE 5-7 */
    /*filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);*/
    /* For IE 8 */
    /*-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";*/
}

.boxcaption a {
	color: #ffffff;
}
.boxcaption p {
	display: inline;
}
.boxcaption .link {
	float: right;
}
.boxcaption .title {
	float: left;
}

.captionfull .boxcaption {
    	top: 600px;
    	left: 0;
}

