/*
Theme Name: Arctic Focus 2
Theme URI: http://www.arcticfocus.com
Version: 1.0
Author: <a href="http://issart.com">ISS Art</a>
Description: Wordpress theme for Arctic Focus
*/

html {
	min-height: 100%;
}

* {
	margin: 0; padding: 0;
}
a {
	color: #048;
}
a:hover {
	color: #000000;
}
a img {
	border: none;
}
body {
	background: #CCC url('img/mbg.gif') repeat-y center;
	color: #000;
	margin:0; font-style:normal; font-variant:normal; font-weight:normal; font-size:62.5%; font-family:Tahoma, sans-serif
}
p, code, ul {
	padding-bottom: 1.2em;
}
li {
	list-style: none;
}
h1 {
	font: normal 1.6em Tahoma,sans-serif;
}
h2 {
	font: normal 1.6em sans-serif;
}
h3 {
	font: bold 1em Tahoma,sans-serif;
}
h1, h3 {
	padding-top: 6px; margin-bottom: 4px;
}
h2 {
	padding-top: 6px; margin-bottom: 4px; margin-left: 8px;
}
code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #CCC;
	color: #666666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}
blockquote {
	display: block;
	font-weight: bold;
	padding-left: 28px;
}
.clearer {
	clear: both; font-size: 0;
}
.left {
	float: left;
}
.right {
	float: right;
}
.sea {
	font-size: 1em;
	margin-left: 8px;
	margin-bottom: 10px; 
}
.inner-container {
	background: #000000;
	font-size: 1.2em;
	margin: 0 auto;
	width: 1003px;
}
.outer-container {
	padding: 0px;
}
.header {
	background: #000000 url('img/banner2.jpg') repeat-x;
	height: 180px;
	margin-bottom: 0px;
}
.header .title {
	padding-top: 20px;
	margin-left: 15px;
}
.header .title .sitename a {
	font: normal 3em Georgia, 'Times New Roman';
	color: #FFF;
	text-decoration: none;
}
.header .title h2 {
	font: normal 1.5em Georgia, 'Times New Roman';
	margin-left:48px;
	margin-top:0;
	padding-top:0;
	color:#fff;
}
.header .title .categoryName {
	color: white;
	font-size: 2.3em;
	font-weight: bold;
	margin-top: 8px;
	width: 270px;
	
}
.path {
	background: #133A79;
	color: #FFFFFF;
	font: normal 1.1em Verdana,sans-serif;
	padding: 8px;
}
.path li, .path ul {
	display: inline;
}
.path li {
	color: #EAEAEA;
	text-decoration: none;
	margin-right: 7px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #444444;
	padding-right: 7px;
}
.path ul a {
	color: #EAEAEA;
}
.path a:hover {
	color: #EAEAEA;	
}
.main {
	background: #EAEAEA;
	padding: 0;
	border-collapse: collapse;
	width:100%;
}

.content {
	background: #EAEAEA url('img/mnbg.jpg') repeat-x;
	padding: 7px;
	vertical-align: top
}
.content .descr {
	color: #000000;
	font-size: 0.9em;
	margin-bottom: 6px;
	font-weight: bold;
}
.columnA{
	background: #EAEAEA url('img/mnbg.jpg') repeat-x;
	vertical-align: top;
	width:180px;
	height: 777px
	text-align: center;
}

#calendar {
	margin: 10px 0px;	
}

#videoBar {
  width : 160px;
  margin-right: 5px;
  margin-left: 5px;
  padding-top : 4px;
  padding-right : 4px;
  padding-left : 4px;
  padding-bottom : 0px;
}

#youtube_bar{
	padding-top:10px;
	width:180px;
}
.AdServe {
	margin: 15px 5px 15px 5px;
	text-align: center;
}
.mosaic {
	width: 550px;
	float:left;
}
.mosaic .post {
	width: 250px;
	float:left;
}
.mosaic_row {
	clear:both;
	margin:5px;
}
.mosaic_cell_space {
	width: 30px;
	float: left;
}
#gads {
	padding: 10px 0px 0px 23px;
	margin-top: 5px;	
}
#gsearch {
  margin-top: 5px;	
}
#gsearch form {
	padding-left: 10px;
}
.pdate {
	background: url('img/jp2.jpg') no-repeat;
	float: left;
	color: #fff;
	font-size: 10px;
	text-align: center;
	height: 54px;
	width: 62px;
	font-weight: bold;
	padding-top:10px;
	
	margin-left:0; margin-right:10px; margin-top:5px; margin-bottom:5px;
}
.content li {
	list-style: inherit;
	line-height: 1.4em;
	margin-left: 18px;
}
.content p {
	font-family: "Lucida Sans Unicode",sans-serif;
}
.navigation {
	background: #EAEAEA url('img/mnbg.jpg') repeat-x;
	width: 200px;
	vertical-align: top
}
.navigation h2 {
	color: #283448;
	font: 1.5em Tahoma,sans-serif;
	line-height: 30px;
	margin: 8px 0;
	padding-left: 9px;
}
.navigation ul {
	padding: 0;
}
.navigation li {
	padding-left: 10px;
  line-height: 1.4;
	padding-top: 5px;
}
.navigation li a {
	font-size: 1.1em;
	color: #000000;
	/*display: block;*/
	padding: 2px 0 6px 0%;
	text-decoration: none;
	width: 95%;
}
.navigation li a:hover {
	color: #010745;
	text-decoration: underline;
}
a {color: #000000;
	text-decoration: none;
}
.footer {
	background: #EAEAEA;
	height: 0px;
	margin-bottom: 5px;
	text-align: center;
	padding-top: 5px;
}
.footer2{
	background: #000000;
	height: 6px;
}

.post h1 a {
	border-bottom: 1px #AAAAAA;
	color: #010745;
}
.post h1 a:hover {
	color: #000000;
}
.post h1 {
	color: #010745;
}
.post {
	width: 540px;
}
.post .info{
	background: #EAEAEA;
	color: #000000;
	margin: 2px 0 4px;
	padding: 5px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 15px;

}.post img {
	border: 1px solid #000000;
	margin: 0 3px;
}
.post a img {
	border: 4px solid #DDD;
}
.post a:hover img {
	border-color: #CCC;
}
.info a {
	color: #000000;
	text-decoration: underline;
}
.content ol li {
	background: none;
}
.commentlist {
	margin: 0; padding: 0;
}
.commentlist li {
	margin-bottom: 1.2em;
	list-style: decimal;
	margin-left: 50px; 
	color: #000000;
}
#commentform {
	margin: 1em 0;
	background: #EAEAEA;
	width: 360px;
	padding-left: 11px;
}
.commentmetadata {
	padding: 2px 0 4px;
}
.commentmetadata a {
	color: #444444;
	text-decoration: none;
}
.commentmetadata a:hover {
	text-decoration: underline;
}
textarea.styled {
	width: 280px;
	background-color: #F5F5F5;
	border: 1px solid #000000;
	color: #000000;
	overflow:hidden;
}
.styled {
	font-size: 1.1em;
	background-color: #111111;
	border: 1px solid #999999;
}
#commentform input {margin-bottom: 3px;
	background-color: #F5F5F5;
	border: 1px solid #000000;
	color: #000000;
}
#wp-calendar {
	color:#A0A0A0;
}
.navigation table caption {
	border-bottom-color:#000000;
}
.navigation table thead tr {
  border-bottom-color:#000000;
  color:#A53512;
}
.navigation table th {
	border-bottom-color:#000000;
}
.navigation table td#today {
	border-color:#000000;
	color:#A53512;
}
.navigation table td a {
	border-bottom-color: #000000;
	background-color: #EDF3DE;
}
.navigation table tfoot {
	border-top-color:#000000;
}
.navigation table tfoot a {
	background:none;
}
#wp-calendar {
  display:inline-table;
  border-collapse:collapse;
  width:185px;
  margin: 0px 10px 0 10px;
  text-align:center;
}
.navigation table caption {
  margin: -5px 10px 0 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid;
  letter-spacing: 0.1em;
}
.navigation table thead tr {
	border-bottom:1px solid;
}
.navigation table th {
	border-bottom:1px solid;
}
.navigation table td {
	width: 225px;
	padding: 1px;
	font-size: 0.9em;
}
.navigation table td#today {
	padding: 0;
	border: 1px solid;
	font-size: 1em;
	font-weight: bold;
}
.navigation table td a {
	display: block;
	border-bottom: 1px solid;
	font-weight: bold;
	font-size: 1.15em;
}
.navigation table tfoot {
	border-top:1px solid;
}
.navigation table tfoot a {
	border: none;
	font-weight: bold;
}
.navigation table tfoot #prev a {
	text-align:left;
}
.navigation table tfoot #next a {
	text-align:center;
}

#searchform {
	margin: 10px 0 9px 0px;
	text-align: center;
	display: inline;
}

.searchbox {
	background-color: #EAEAEA;
	border: 1px solid #000000;
	color: #000000;
	vertical-align: middle;
	display: inline;
}

#s {
	width:120px;
}

hr {
	height: 1px;
	color: #B24F55;
	border-style: solid;
	margin-left: 20px;
}
.bottom {
	color: #B1B1B1;
	clear: both;
	height: 19px;
	font-size: 1.1em;
	font-weight: bold;
	width: 100%;
	background-color: #000000;
	text-align: center;
}
.bottom a {
	color: #B1B1B1;
}
.bottom a:hover {
	color: #FFF;
}

img.alignleft {
	margin:6px;
	float:left;
}

img.alignright {
	margin:6px;
	float:right;
}

img.aligncenter {
	text-align:center;
}

.entry a {
	color: #333;
	text-decoration: underline;
}

.entry p {
	 text-align: justify;
    
	
}

.entry p img{
float: left;
margin: 5px;
}

.widget {
	padding-left: 10px;
	padding-top: 3px;
	border: 1px solid #cccccc;
}

.videos {
	margin: 0 auto;
	width: 76%;
	padding: 6px 0;
}
