/*------------------------------------------------*/
/*------------------[BASE STYLES]-----------------*/
/*------------------------------------------------*/
body {
	margin: 0px;
	padding: 0;
	color: #727272;
	background-color:#CACED2;
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Trebuchet MS;
	font-size: 12px;
	line-height: 18px;
	background-image: url(images/siteBG.png);
}
a:link, a:visited { text-decoration: none; color: #005A8E; }
a:hover { color: #3B3B3B; }
a { outline: none; }
h1 { margin: 0px 0px 10px 0px; font-weight: normal; font-size: 26px; text-shadow: 0 1px 1px #FFF; }
h2 { margin: 0px 0px 10px 0px; font-weight: normal; font-size: 20px; text-shadow: 0 1px 1px #FFF; }
h3 { margin: 0px 0px 10px 0px; font-weight: normal; font-size: 16px; }
ul {line-height: 24px;}


/*------------------------------------------------*/
/*------------------[MAIN LAYOUT]-----------------*/
/*------------------------------------------------*/
.share-div { width: 620px; height: 40px; display: none; }
#wrapper2 { width: 980px; margin: auto; padding: 0px 0px 0px 0px; margin-top: 0px; }
.adwrap { margin-left: 14px; float: left; }
.adwrap a, .adwrap a:hover, .adwrap a:visited { margin-right: 5px; margin-bottom: 5px; display: block; float: left; }
.post-wrapper {
	border: 1px solid #A2A6A8;
	padding: 15px;
	width: 635px;
	background-image: url(images/oceanic-sidebar.png);
	background-repeat: repeat-x;
	background-color: #F1F1F1;
}
.home-post-wrap {
	width: 278px;
	height: 345px;
	margin-right: 10px;
	float: left;
	margin-bottom: 10px;
	padding: 10px 10px;
	overflow: hidden;
	border: 1px solid #C3C3C3;
	background-image: url(images/oceanic-sidebar.png);
	background-repeat: repeat-x;
	background-color: #F1F1F1;
}
.home-post-wrap2 {
	width: 591px;
	padding: 10px;
	margin-right: 13px;
	float: left;
	border: 1px solid #C3C3C3;
	margin-bottom: 10px;
	background-image: url(images/oceanic-sidebar.png);
	background-repeat: repeat-x;
	background-color: #F1F1F1;
}
.readmore { background-image: url(images/bullet.gif); background-repeat: no-repeat; background-position: left; float: right; padding-left: 20px; }
.readmore a:link, .readmore a:hover { color: #005A8E; }
.thumbnail-home { border: 0px; margin: 0px 0px 0px 0px; }
blockquote { overflow: auto; padding: 0 10px; margin: 20px 30px; background-color: #F1F1F1; border: 1px solid #e0e0e0; }
#header {
	width: 980px;
	float: right;
	height: 202px;
	background-image: url(images/headerBG.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#container {
	float: right;
	width: 980px;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #333333;
}
#left-div { width: 680px; float: left; }
#left-inside { float: left; padding: 0px 0px 0px 0px; }
.articleinfo { border-bottom: 1px solid #DFDFDF; padding-bottom: 7px; color: #545454; }
.home-post-wrap ul li { color: #727272 !important; margin-left: 0px; width: 100%; }
.home-post-wrap ul li a:link, .home-post-wrap ul li a:visited, .home-post-wrap ul li a:active { display: block; color: #727272; width: 245px; padding: 3px 3px 3px 3px; background-image: none !important; border-bottom: 1px dotted #C3C3C3; }
.home-post-wrap ul { float: left; margin: 0px 0px 20px 0px; padding-left: 10px; list-style-type: none; }
.home-post-wrap ul li a:hover { display: block; color: #393939; padding: 3px 3px 3px 3px; background-color: #F3F3F3; }
.headings { font-size: 10px; color: #FFF; display: block; padding: 3px 10px; background-color: #FF7800; text-transform: lowercase; font-weight: bold; font-family: Trebuchet MS; float: left; margin-bottom: 10px; margin-top: 0px; }
.icons { margin-top: 0px; margin-bottom: -5px; margin-right: 10px; }
.thumbnail-div { width: 281px; height: 130px; margin-bottom: 5px; float: left; margin-right: 10px; }
.thumbnail-div-2 { width: 80px; height: 80px; padding: 2px; border: 1px solid #E1E1E1; margin-bottom: 5px; float: left; margin-right: 10px; }
.thumbnail-div-3 { width: 60px; height: 60px; padding: 2px; border: 1px solid #E1E1E1; margin-bottom: 5px; float: left; margin-right: 10px; }
.post-info { color: #000; font-size: 10px; }
.post-inside-2 { float: left; width: 450px; }
.logo { float: left; border: 0px; margin-top: 0px; margin-left: 0px; }
.current-category { border: 1px solid #DFDFDF; color: #005A8E; padding: 5px; display: block; margin-bottom: 10px; width: 601px; }
.post-wrapper ul {
list-style-image:url(images/bullet.gif);
}
.more-link {
color:#990000!important;
}

.more-link:hover {
color: #000 !important;
}


/*------------------------------------------------*/
/*---------------------[TITLES]-------------------*/
/*------------------------------------------------*/
.post-title { line-height: 30px; font-size: 20px; margin-top: 0px; text-shadow: 0 1px 1px #FFF; }
.titles { font-weight: normal; font-size: 20px; text-decoration: none; }
.titles a:link, .titles a:visited, .titles a:active { text-decoration: none; font-size: 17px; font-family: Trebuchet MS; margin-bottom: 10px; margin-top: 5px; display: block; background-color: #16A3F1; padding: 5px 10px 5px 10px; color: #FFF; width: 261px; float: left; }
#unique { height: 1099px !important; float: right !important; margin-right: 10px !important; overflow: hidden; }
.titles2 a:link, .titles2 a:visited, .titles2 a:active { text-decoration: none; font-size: 17px; font-family: Trebuchet MS; margin-bottom: 10px; margin-top: 5px; display: block; background-color: #16A3F1; padding: 5px 10px 5px 10px; color: #FFF; float: left; }


/*------------------------------------------------*/
/*--------------------[COMMENTS]------------------*/
/*------------------------------------------------*/
.commentlist { padding: 0px; margin: 0px 0px 0px 17px; width: 560px; background-image: url(images/comment-middle.png); list-style-image: none; list-style-type: none; float: left; }
.commentlist li { font-weight: bold; width: 560px; display: block; background-image: url(images/comment-bottom.png); background-repeat: no-repeat; background-position: bottom left; padding: 0px 0px 45px 0px; margin: 0px; list-style-image: none; list-style-type: none; float: left; }
.commentlist li div { width: 540px; display: block; background-image: url(images/comment-top.png); background-repeat: no-repeat; margin: 0px; padding: 10px; float: left; }
.commentlist li .avatar { float: left; border: 1px solid #eee; padding: 2px; background: #fff; }
.commentlist cite { font-size: 16px; float: left; font-style: normal; margin-left: 5px; margin-right: 6px; margin-top: 5px; font-weight: normal; }
.says { display: none; }
.commentlist p { font-weight: normal; line-height: 1.5em; text-transform: none; display: block; float: left; width: 420px; margin-left: 75px; }
#commentform p { clear: both; }
.alt { margin: 0; padding: 10px; }
.nocomments { text-align: center; margin: 0; padding: 0; }
.commentlist .children li { width: 90%; display: block; margin: 0px; background-color: #FDFDFD; background-image: url(images/comment-children-bg.gif); background-position: left; background-repeat: repeat-y; border: 1px solid #E2E2E4; overflow: hidden; }
.commentlist .children li div { width: 97%; padding: 3%; background-image: url(images/comment-children-top.gif); background-repeat: no-repeat; background-position: top left; }
.commentlist .commentmetadata { font-weight: normal; float: left; margin: 5px 0px 0px 0px; display: block; clear: both; background-image: none; width: 420px; margin-left: 75px; }
.commentlist .vcard, .commentlist .children .comment-author, .commentlist .children .vcard, .commentlist .commentmetadata, .commentlist .children .comment-author, .commentlist .children .comment-meta { background-image: none; width: 420px; padding: 0px !important; }
.commentlist .reply, .commentlist .children .reply { float: right; background-image: none; width: 54px; height: 22px; margin-bottom: 0px; padding: 0px; margin-right: 10px; font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif; }
.commentlist .reply a:link, .commentlist .reply a:hover, .commentlist .children .reply a:link, .commentlist .children .reply a:hover { background-image: url(images/reply.gif); width: 39px; height: 17px; display: block; color: #FFF; font-size: 8px; text-transform: lowercase; font-weight: normal; padding: 5px 0px 0px 15px; letter-spacing: 1px; }
.commentlist .children li { padding-bottom: 10px; }
.commentlist .children li ul li { padding-bottom: 10px; background-color: #FFF; }
#respond { margin-top: 20px; float: left; background-image: none; }
.commentlist #respond h3, .commentlist #respond a { margin-left: 28px; }
#comments { line-height: 30px; }
.children { clear: both; }
.children .commentmetadata, .children .vcard { background-image: none; }
.children textarea { width: 90% !important; }
.children input { width: 80% !important; }
#cancel-comment-reply-link { display: block; background-image: url(images/comment-close.gif); width: 144px; height: 21px; padding: 5px 0px 0px 23px; font-weight: normal; color: #84878E; font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif; }
#respond div { background-image: none; }
#submit { width: 120px !important; }


/*------------------------------------------------*/
/*-----------------[COMMENT FORM]-----------------*/
/*------------------------------------------------*/
#commentform { margin: 10px 0px 0px 20px; }
#commentform textarea { background: #f8f7f6; border: 1px solid #d6d3d3; width: 350px; padding: 10px; }
#commentform #email { font-size: 13px; background: #f8f7f6; border: 1px solid #d6d3d3; width: 220px; background-image: url(images/comment-email.gif); background-position: 7px 7px; background-repeat: no-repeat; height: 20px; padding-left: 30px; padding-top: 6px; margin-bottom: 3px; }
#commentform #author { font-size: 13px; background: #f8f7f6; border: 1px solid #d6d3d3; width: 220px; background-image: url(images/comment-author.gif); background-position: 7px 7px; background-repeat: no-repeat; height: 20px; padding-left: 30px; padding-top: 6px; margin-bottom: 3px; }
#commentform #url { font-size: 13px; background: #f8f7f6; border: 1px solid #d6d3d3; width: 220px; background-image: url(images/comment-website.gif); background-position: 7px 7px; background-repeat: no-repeat; height: 20px; padding-left: 30px; padding-top: 6px; margin-bottom: 3px; }


/*------------------------------------------------*/
/*---------------[PAGES NAVIGATION]---------------*/
/*------------------------------------------------*/
#pages { width: 980px; height: 30px; margin:auto auto; background-image: url(images/naviBG.png); }
#pages ul { list-style-type: none; list-style-image: none; float: left; padding: 0px 0px 0px 0px; margin: 0px 10px 0px 0px; }
#pages ul li { float: right; display: block; height: 50px; padding: 0px; }
#pages ul li a:link, #pages ul li a:visited, #pages ul li a:active { float: left; color: #FFF; display: block; height: 50px; font-size: 11px; padding: 7px 20px 0px 17px; margin: 0px; }
#pages ul li a:hover { background-position: top; background-repeat: no-repeat; margin: 0px; color: #000; background: #16A3F1; }


/*------------------------------------------------*/
/*------------[CAPTIONS AND ALIGNMENTS]-----------*/
/*------------------------------------------------*/
.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }
p img { padding: 0; max-width: 100%; border: 0 none; }
img.centered { display: block; margin-left: auto; margin-right: auto; }
img.alignright { padding: 4px; margin: 0 0 2px 7px; display: inline; }
img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline; }
.alignright { float: right; }
.alignleft { float: left }


/*------------------------------------------------*/
/*-------------------[SIDEBAR]--------------------*/
/*------------------------------------------------*/
#sidebar-wrapper { width: 300px; float: right; margin-bottom: 20px; }
#sidebar { float: right; padding-left: 0px; padding-right: 0px; width: 300px; }
.sidebar-box {
	padding: 10px;
	margin-bottom: 10px;
	float: left;
	width: 278px;
	border: 1px solid #A2A6A8;
	background-image: url(images/oceanic-sidebar.png);
	background-repeat: repeat-x;
	background-color: #F1F1F1;
}
						.sidebar-box ul li a:link, .sidebar-box ul li a:visited, .sidebar-box ul li a:active { display: block; color: #005A8E; width: 255px; padding: 3px 3px 3px 3px; background-image: none !important; border-bottom: 1px dotted #C3C3C3; }
						.sidebar-box ul li { color: #333333!important; margin-left: 0px; width: 100%; }
						.sidebar-box ul { float: left; margin: 0px 0px 0px 0px; padding-left: 10px; list-style-type: none; }
						.sidebar-box ul li a:hover { display: block; color: #393939; padding: 3px 3px 3px 3px; background-color: #F5FAFF; }
						.sidebar-box h3 { font-size: 10px; color: #FFF; display: block; padding: 3px 10px; background-color: #FF7800; text-transform: lowercase; font-weight: bold; font-family: Trebuchet MS; float: left; margin-bottom: 10px; margin-top: 0px; }


/*------------------------------------------------*/
/*---------------[FEATURED ARTICLES]--------------*/
/*------------------------------------------------*/
.titles-featured a, .titles-featured a:hover, .titles-featured { font-size: 30px; display: block; margin-bottom: 10px; margin-top: 5px; }
.titles-featured a, .titles-featured a:hover, .titles-featured { font-size: 28px; line-height: 30px; }
.thumbnail-div-featured { border: 5px solid #E7F3FF; width: 580px; height: 160px; }
#featured { background-color: #727272; background-image: url(images/post-bg.gif); background-repeat: repeat-x; padding: 10px; width: 593px; border: 1px solid #EBEBEB; margin-bottom: 10px; }
.featured-content { float: right; width: 353px; margin-right: 5px; }


/*------------------------------------------------*/
/*--------------------[FOOTER]--------------------*/
/*------------------------------------------------*/
#footer {
	clear: both;
	width: 100%;
	height: 180px;
	text-align: left;
	color: #F2F2F2;
	padding-top: 14px;
	font-size: 11px;
	padding-bottom: 10px;
	background-color: #2D2F32;
	background-image: url(images/footerBG.png);
}
#footer a { color: #99CDF4; font-size: 11px; }
#footer a:visited { color: #99CDF4; }
#footer a:hover { color: #FFF; text-decoration: underline; }
#footerContent {
	width: 980px;
	margin:auto auto;
	padding-top:7px;
}
#footerLeft {
	width: 30%;
	float: left;
}
#footerCenter {
	width: 35%;
	float: left;
}
#footerRight {
	width: 25%;
	float: right;
}
#footer ul {
list-style:none;
margin-left:0px;
padding-left:10px;
}


/*------------------------------------------------*/
/*--------------------[SEARCH]--------------------*/
/*------------------------------------------------*/
#searchinput {
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 160px;
	height:20px;
}
#searchsubmit {
	background-color: transparent;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/searchSubmit.gif);
	width:25px;
}
#searchform {
	padding-top: 0px;
}
.search {
	margin-top: 17px;
}

.registerForums {
	margin-top: 18px;
	margin-bottom:16px;
}

.subscribeRSS {
	border:0 none;
}


/*------------------------------------------------*/
/*-----------------[TABBED CONTENT]---------------*/
/*------------------------------------------------*/
.nanotabs { width:562px; }
.tabs { }
.tabs li { float:left; list-style:none; text-align: center; }
.tabs li a { display:block; text-align: center; padding:5px 0px; background:#F3F3F3; color:#333; font-size: 11px; text-decoration:none; width: 104px; height: 18px; float: left; margin-bottom: -1px; z-index: 100; margin-right: 2px; }
.tabs li a:hover { color:#000; background:#DDD; }
.tabs li a.selected { color: #FFF; background-color: #16A3F1; }
.nanotabs div { display:none; width: 542px; padding-left: 10px; padding-right: 10px; float: left; }
#ichi { padding-top: 10px; padding-bottom: 10px; border: 1px solid #DFDFDF; }
#san { padding-top: 10px; padding-bottom: 10px; border: 1px solid #DFDFDF; }
#ni { padding-top: 10px; padding-bottom: 10px; border: 1px solid #DFDFDF; }
#san a, #san a:visited { display: block; padding: 5px; border: 1px dashed #FFF; background-color: #16A3F1; color: #FFF; float: left; margin-bottom: 5px; margin-right: 5px; }
#san a:hover { background-color: #DDDDDD; color: #000; }
.idTabs { padding: 0px; float: left; list-style-type: none; margin-left: 0px; padding-left: 0px; margin-top: 0px; margin-bottom: 0px; }
.idTabs ul { margin-left: 0px; padding-left: 0px; margin-top: 0px; margin-bottom: 10px; }
.idTabs li { display: inline; margin: 0px; padding: 0px; float: left; color: #A2A2A2; text-align: center; font-size: 11px; margin-left: 0px; padding-left: 0px; }
.idTabs li a {
	color: #005A8E;
	background-color: #FFF;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	height: 27px;
	margin-right: 4px;
	display: block;
	float: left;
	font-size: 10px;
	font-weight: bold;
	text-transform: none;
	padding-top: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #A2A6A8;
	border-right-color: #A2A6A8;
	border-left-color: #A2A6A8;
}
.idTabs li a:visited {
	color: #005A8E; 
}
.idTabs li a:hover {
	background-image: url(images/tabActive.png);
	color: #000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #A2A6A8;
	border-right-color: #A2A6A8;
	border-bottom-color: #C3C3C3;
	border-left-color: #A2A6A8;
}
.idTabs li a.selected {
	background-image: url(images/tabHover.png);
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	height: 27px;
	display: block;
	float: left;
	margin-right: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #A2A6A8;
	border-right-color: #A2A6A8;
	border-bottom-color: #C3C3C3;
	border-left-color: #A2A6A8;
}
#recententries { float: left; display: block; background-color: #F1F1F1; margin-bottom: 10px; }
.recentcomments { width: 260px !important; }
#recentcomments2 { float: left; display: none; background-color: #F1F1F1; margin-bottom: 10px; }
#mostcomments { float: left; display: none; background-color: #F1F1F1; margin-bottom: 10px; }
#recententries a:visited, #recententries a:hover, #recentcomments2 a:visited, #recentcomments2 a:hover, #mostcomments a:visited, #mostcomments a:hover { color: #005A8E; }


/*------------------------------------------------*/
/*--------------------[CALENDAR]------------------*/
/*------------------------------------------------*/
#wp-calendar #prev a, #wp-calendar #next a { font-size: 9pt; }
#wp-calendar #prev a, #wp-calendar #next a { font-size: 9pt; }
#wp-calendar a { text-decoration: none; }
#wp-calendar caption { font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif; text-align: center; }
#wp-calendar th { font-style: normal; text-transform: capitalize; }
#calendar_wrap { float: left; margin-left: 20px; width: 95%; }
#wp-calendar { width: 95%; }


/*------------------------------------------------*/
/*-----------------[RANDOM ARTICLES]--------------*/
/*------------------------------------------------*/
.random { float: left; margin-bottom: 20px; font-size: 10px; }
.random-image { float: left; width: 80px; padding: 2px; height: 80px; border: 1px solid #E1E1E1; display: inline; margin-right: 10px; }
.random a:link, .random a:visited { float: left; display: block; font-size: 13px; font-weight: bold; }

/*------------------------------------------------*/
/*-----------------[INFOBOX]--------------*/
/*------------------------------------------------*/
.infoBox {
	width: 95%;
	border: 1px solid #73EA7E;
	background-color: #ECFFE9;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 15px;
}

#relatedPosts {
	padding-top: 0px;
	padding-bottom: 0px;
	border-top:1px dotted #C3C3C3;
	border-bottom:1px dotted #C3C3C3;
}

#tags {
	padding-top: 10px;
	padding-bottom: 10px;
}

#trackbacks {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 20px;
	border-top:1px dotted #C3C3C3;
	border-bottom:1px dotted #C3C3C3;
}

#navigation {
	width: 980px;
	height: 45px;
}
#navigation ul { 
	list-style-type: none; 
	list-style-image: none; 
	float: left; 
	padding: 0px; 
	margin: 0px; 
	}
#navigation ul li { 
	float: left; 
	display: block; 
	height: 45px; 
	padding: 0px; 
	}
#navigation ul li a:link, #navigation ul li a:visited {
	float: left;
	display: block;
	height: 45px;
	width:90px;
	font-size:1.0em;
	font-weight:bold;
	padding: 0px;
	margin-right: 2px;
	text-align: center;
	line-height: 35px;
}
#navigation ul li a:hover { 
	margin-right: 2px; 
	background-image: url(images/menuActive.png);
	background-position: left top;
	background-repeat: no-repeat;
	color: #000;
}
#navigation ul li a:active { 
	background-position: top;
	background-repeat: no-repeat; 
	margin-right: 2px;
}
#headerLeft {
	height: 158px;
}
#navigation .page_item_home {
	background-image: url(images/menuActive.png);
	background-position: left top;
	background-repeat: no-repeat;
}
#navigation .page_item {
	background-image: url(images/menuPassive.png);
	background-position: left top;
	background-repeat: no-repeat;
}


#navigation .page_item_home a {
color:#FFFFFF;
text-shadow: 0 1px 0 #000;
}

#navigation .page_item_home a:hover {
color:#FFFFFF;
text-shadow: 0 1px 0 #000;
}

#navigation .page_item a {
color:#ccc;
text-shadow: 0 -1px 0 #000;
}

#navigation .page_item a:hover {
color:#FFF;
text-shadow: 0 1px 0 #000;
}

