@charset "utf-8";
/*  
Theme Name: Deep Blue Integration
Theme URI: deepblueintegration.com
Description: Deep Blue Integration custom theme
Version: 1.0
Author: Yong Pong
Author URI: http://www.yongpong.com

*/

/* -------------------------------------- */
/* Basic layout and commonly used classes */
/* -------------------------------------- */

/* hide the WordPress stats smiley image */
img#wpstats {
	display: none;
}

/* reset */
body, ul, ol, h1, h2, h3, h4, h5, h6, form, li, p, a {
	margin: 0;
	padding: 0;
	color: #878787;
	padding-top: 10px;
}

a {
	text-decoration: none;
	color: #000000;
}

h1, h2, h3, h4, h5, h6 {
 	padding-bottom: 5px;
	line-height: 1.4em;
	font-weight: normal;
 }
 
h1{
 	clear:both; 
	font-size:32px;
	font-weight:bold;
	color: #000000;
}

h2{
 	font-size:24px; 
	clear:both;
	color: #878787;
 }
 
h3{
 	font-size:18px; 
	clear:both;
	color: #000000;
 }
 
h4{
 	font-size:16px; 
	clear:both;
	color: #000000;
 }
 
h5{
 	font-size:14px; 
	clear:both;
	color: #000000;
 }
 
h6{
 	font-size:13px; 
	clear:both;
	color: #000000;
 }
 
h1 a, h2 a, h3 a, h5 a, h6 a{
 text-decoration:none;
 color: #000000;
}  

h4 a{
	color: #000000;
	font-style: underline;
 }
 
h4 a:hover{
	color: #000000;
	font-style: underline;
 }

li a{
 text-decoration:none;
 color: #000000;
}  
 
img {
	border: none;
	}

body {
	font-family: "Lucida Console", "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
	font-size: 12px;
	background: #ffffff;
	line-height: 21px;
	position: relative;
}

#wrapper {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	clear: both;
	}

#head {
	clear: both;
	margin-top: 10px;
	
}

#feature {
	clear: both;
	border-top: 1px solid #000000;
	/* border-bottom: 1px solid #000000; */
	height: 400px;
	padding-top: 10px;
	padding-top: 10px;
	}
	
#page_main {
	clear: both;
	background-color: #FFFFFF;
}

#footer {
	clear: both;
	border-top: 1px solid #000000;
	height: 50px;
	line-height: 35px;
	font-size: 10px;
	text-align: left;
}


/* -------------------------------------- */
/*               head styles              */
/* -------------------------------------- */
#menu, #menu ul{
	margin: 0;
	padding: 0;
	list-style-type:none;
	list-style-position: outside;
	line-height: 50px;
	position: relative;
}

#head #menu {
	right: 2px;
	top: 10px;
}	

#head #menu a{
	height: 35px;
	display: inline;
	margin: 0 30px 0 0;
	padding: 0;
	text-align: center;
	line-height: 28px;
	float: left;
	font-size: 12px;
	text-decoration: none;
	outline: none;
	color: #000000;
	position: relative;
}

#head #menu ul a {
	line-height: 33px;
	color: #000000;
	display: block;
}

#head #menu li a {
	text-decoration: none;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	display: inline;
}

#head #menu li a:hover {
	text-decoration: none;
	font-size: 12px;
	text-decoration: none;
	color: #3300cc;
}

#head #menu li {
	float: left;
	position: relative;
	padding: 0;
}

#head #menu .current_page {
	font-weight: bold;
	display: inline;
}

#head #menu .page_link {
	font-weight: normal;
	display: inline;
}

/* -------------------------------------- */
/*             feature styles             */
/* -------------------------------------- */



/* -------------------------------------- */
/*               main styles              */
/* -------------------------------------- */

.main_wrapper {
	border-top: 1px solid #c3c3c3;
	clear: both;
	position: relative;
	float: left;
	padding-bottom: 20px;
	width: 1000px!important;
	display: inline;
	background-image: url('images/main_background.jpg');
	padding-top: 15px;
	background-position:top;
	background-repeat: no-repeat;
}

#box_large {
	width: 670px;
	padding-right: 10px;
	display: block;
	float: left;
	border-right: 1px solid #cccccc;
	color: #848484;
}

#box_large ul {
	padding-left: 30px;
}

#box_large li {
	border-top: 1px solid #dddddd;
}

#box_medium {
	width: 300px;
	display: block;
}

.box_left {

}

.box_right {

}


/* -------------------------------------- */
/*              search styles             */
/* -------------------------------------- */
#search {
	float: right;
	margin: 0;
	padding: 0;
	line-height: 21px;
	
}

#searchform {
	margin: 0;
	padding: 0;
	line-height: 21px;
}

#s {
	font-family: "Lucida Console", "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0;
	padding: 0;
}



/* -------------------------------------- */
/*             sidebar widgets            */
/* -------------------------------------- */
.widget_categories a, .widget_pages a, .widget_archive a , .widget_recent_entries a, li.recentcomments, .widget_meta a{
	padding:5px;
	display:block;
	text-decoration:none;
	width:282px; 
}

.widget ul{
	list-style-position: outside;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#top #latest_news .post_name{
	font-size: 13px;
	display: block;
}

#top #latest_news a, .widget a{
	display:block;
	padding:5px 3px 10px 3px;
	text-decoration: none;
}



.meta_sub{
	padding-right:4px;
}

#top .widget a{
	padding:6px 3px;
	width:286px;
}

.widget{
	width:292px;
	float:left;
	padding-bottom:30px;
}

#sidebar .widget{
	clear:both;
}


/*generic*/
.portfoliobox img{
	width:280px;
}

blockquote {
	font-size:12px;
	font-style:italic;
	margin:0 0 20px;
	padding:10px 20px 10px 41px;
}

a{
	text-decoration:underline;
}

a:hover{
	text-decoration:none;
}

a img{
	border:none;
}

p{ 
	padding: 0 0 1em 0;
}


ul, ol{
	list-style-position:outside;
	margin-left:20px;
}

#sidebar {
	width: 300px;
	float: right;
}

#sidebar ul, #sidebar ol{
	margin-left:0px;
}

#sidebar li{
	list-style-type:none;	
}

#sidebar a{
	color: #848484;
	font-weight: bold;
	text-decoration: underline;
}

legend{
	font-weight:normal;
	padding-bottom:5px;
	line-height:1.4em;
}

legend{
	font-size:18px; 
	clear:both;
}

blockquote p{
	padding:11px 0px;
}

blockquote{
	margin:0 0 22px 5px;
	padding:0 15px;
}

.floatleft{
	float:left;
}

.floatright{
	float:right;
}

.clearboth{
	clear:both;
}

.alignleft{
	float:left;
	margin:0px 15px 15px 0pt;
}

.alignright{
	float:right;
	margin:0px 0pt 15px 15px;
}

.aligncenter{
	clear:both;
	display:block;
	margin:10px auto;
	padding: 10px 0;
}

.underline {
	text-decoration: underline;
	margin-bottom: 0;
}

#top .wp-smiley{
	border:none;
	padding:0;
}

.meta{
	display:block;
	position:relative;
	top:3px;
	font-size:11px;
	line-height:14px;
}


.more-link {
	clear:both;
	display:block;
	line-height:20px;
	padding:0 0 0 16px;
	text-decoration:none;
	width:75px;
}

.tiny {
	font-size: 10px;
	color: #000000;
}

p a{
	color: #000000;
}


/* -------------------------------------- */
/*                calendar                */
/* -------------------------------------- */
#wp-calendar a, #wp-calendar a:visited {
	display:block;
	text-decoration:none;
	padding:0;
	border:none;
	width:auto;
}

#wp-calendar a:hover{
	display:block;
}




#wp-calendar {
	empty-cells: show;
	width:250px;
	text-align:center;	
}

#wp-calendar #next a,#wp-calendar #prev a {
	text-decoration:none;
	display:block;
	border:none;
}
#wp-calendar #next a:hover,#wp-calendar #prev a:hover {
}

#wp-calendar caption {
	margin-bottom:5px;
}

.widgettitle
{
	font-size:18px; 
	margin: 0;
	padding: 0;
}

#archives-3 .widget widget_archive {
	margin: 0;
	padding: 0;
}

.newspost {
	font-size:18px;
	color: #000000;
	text-decoration: underline;
}

.newspost-content{
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	line-height: 21px;
}

.newspost-content a{
	color: #000000;
	font-size: 12px;
	line-height: 21px;
}

/* ------------------------------------------------- */
/*                style1.css contents                */
/* ------------------------------------------------- */


/* Image Rotator Style sheet */

.container {
	overflow: hidden;
	width: 1000px;
	margin: 0;
}
#main {
	padding: 0;
	background: #3300ff;
	border: 1px solid #ccc;
}
a {color: #000;}
 
/*--Main Image Preview--*/
.main_image {
    width: 700px;
    height: 380px;
    float: left;
    background: #ffffff;
    position: relative;
    overflow: hidden; /*--Overflow hidden allows the description to toggle/tuck away as it slides down--*/
    color: #fff;
}
.main_image h2 {
    font-size: 22px;;
	line-height: 28px;
    font-weight: normal;
    margin: 0;
    padding-left: 10px;
}
.main_image p {
    font-size: 14px;
	font-weight: normal;
    line-height: 23px;;
    padding-left: 10px;
    margin: 0;
}
.block small { /*--We'll be using this same style on our thumbnail list--*/
    font-size: 1em;
    padding: 0 0 0 20px;
}
.main_image .block small {margin-left: 10px;}
.main_image .desc{
    position: absolute;
    bottom: 0;
    left: 0; /*--Stick the desc class to the bottom of our main image container--*/
    width: 100%;
    display: none; /*--Hide description by default, if js is enabled, we will show this--*/
}
.main_image .block{
    width: 100%;
    background: #000;
    border-top: 1px solid #000;
}
.main_image a.collapse { /*--This is our hide/show tab--*/
    height: 27px;
    width: 93px;
    text-indent: -99999px;
    position: absolute;
    top: -27px;
    right: 20px;
}
.main_image a.show {background-position: left bottom;}

/*--Image Thumb Section--*/
.image_thumb {
    float: left;
    width: 298px;
    background: #f0f0f0;
    border-right: 1px solid #fff;
}
.image_thumb img {
    border: 1px solid #ccc;
    padding: 5px;
    background: #fff;
    float: left;
}
.image_thumb ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.image_thumb ul li{
    margin: 0;
    padding: 6px 6px;
    background: #f0f0f0;	
    width: 296px;
    float: left;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #fff;
    border-right: 1px solid #ccc;
}
.image_thumb ul li.hover { /*--Hover State--*/
    background: #ddd;
    cursor: pointer;
}
.image_thumb ul li.active { /*--Active State--*/
    background: #fff;
    cursor: default;
}
html .image_thumb ul li h2 {
    font-size: 14px;
    margin: 5px 0;
    padding: 0;
}
.image_thumb ul li .block {
    float: left;
    margin-left: 10px;
    padding: 0;
    width: 170px;
}
.image_thumb ul li p{display: none;}/*--Hide the description on the list items--*/
