/* @override 
	http://www.pocko.com/press/wp-content/themes/k2/styles/pockoscheme/pockopress.css
	http://www.pocko.com/press/wp-content/themes/default/styles/pockoscheme/pockopress.css
*/

/*
	CSS files kept in the 'schemes' directory can be used to
	costumize your K2 installation without having to mess
	with the core K2 files. This in turn makes it easier to
	upgrade to new K2 version as well as debug any problems
	that might occur.

	You select schemes from the K2 Options page in the
	'Presentation' section of your WordPress administration.
	
	Author Name	: Gregg Coppen
	Author Site	: http://www.iaminawe.com
	Style Name	: Pockozine Design
	Style URI	: 
	Version		: 1.0
*/



#navfloat {
	position:relative;
	width:700px;
	z-index:1;
	margin:0 auto;
}
#toplogo {
	position:relative;
	width:100px;
	height:85px;
	z-index:1;
	float: left;
}
#topnav {
	position:relative;
	width:500px;
	height: 85px;
	z-index:2;
	float: left;
	padding-left:20px;
	padding-right: 40px;
	top: -20px;
	right: 10px;
}
.columns-one{
width: 700px;
position: relative;
margin: auto;
}


body {
	font: 62.5% Verdana, Tahoma, Arial, Sans-Serif;
	color: #444;
	background: #FFFFFF;	}

#page {
	/*background: #D6E4E1;*/
	padding: 0 0 0;
	margin: 0;
	border: none;
	width: 715px;


	
	}
* html #page { width: 690px } /* IE hack */

#header {
	height: 90px;
	background: #FFFFFF;

		
}
.content{
	width: 715px;
	margin: 0;
	padding: 0;
	background: white;
}

ul.menu{
	display: none;
}

ul.menu li a {
	color: #444;
	font-weight: bold;
	background: #f9f9f9;
	}

ul.menu li a:hover {
	background: #666;
	color: #FFF !important;
	text-decoration: none;
	}

ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover {
	color: #333 !important;
	background: #e4f0f9;
	}

h1, h2, h3, h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 { /* H1 is the title in the header */
	font-size: 4em;
	font-weight: normal;
	padding: 25px 40px 0;
	}

h1, h1 a, h1 a:hover, h1 a:visited,
#header .description {
	color: black !important;
	}

#primary {
	/*width: 630px;*/
	width: 510px;
	float: left;
	margin: 0 0 0 14px;
	display: inline;
	}

#primary h3, #primary h4 {
	font-size: 2.6em;

	}
	#primary a:hover, #primary a:visited:hover,
.secondary a:hover, .secondary a:visited:hover {
	text-decoration: underline;
	}

.secondary {
	font-size: 1em;
	line-height: 1.5em;
	padding: 10px 0;
	margin: 0 0 20px 71%;
	color: #666;
	position: relative;
	display: none;
	}
	
h2 a:hover, h2 span a:hover {
	color: #A31E39 !important;
	}

a {
	color: #A31E39;
	text-decoration: none;
	}

.entry-content a:visited {
	color: #A31E39;
	}

.entry-content blockquote {
	background-position: 15px 5px;
	color: #777;
	}

.entry-content a[href*='#more-'] {
	display: block;
	}

.entry-content a[href*='#more-']:after {
	content: ' \00BB';
	}


	
	.hentry {
	margin: 0;
	padding: 5px 0 15px;
	position: relative;
	}

.entry-content {
	font-size: 1.2em;
	line-height: 1.5em;
	text-align: justify;
	color: #444;

	padding: 10px;
}

#commentlist li .comment-content {
	font-size: 1.1em;
	line-height: 1.5em;
	}

.comment-content p,
.comment-content ul,
.comment-content ol,
.comment-content div,
.comment-content blockquote {
	margin: 3px 0;
	}

li.byuser {
	background: #f6f7f8;
	}

li.bypostauthor {
	background: #f7f7f7;
	border: 1px solid #e8e8e8;
	}

li.bypostauthor blockquote {
	background-color: transparent;
	}
	
	.footerfeedlinks{
	text-align: center;
	margin: auto;
	position: relative;
	
}
#mainfooter{
	position:relative;
	width:720px;
	height: 40px;
	clear: both;
	margin: auto;
	top: 20px;
	left: 60px;
	
		color: #485C5A;
	font: 8pt "Lucida Grande", Lucida, Verdana, sans-serif;
}
#mainfooter a{
	color: #485C5A;
	padding: 2px;
	text-decoration: none;
	background-color: #D6E4E1;
}
#mainfooter a:hover{
	color: white;
	padding: 2px;
	text-decoration: none;
	
	background-color: #A31E39;
}
#footer {
	font-size: 1em;
	text-align: left;
	margin: 0 auto;

	position: relative;
	left: 30px;

	}

#footer a {
	border-bottom: 1px solid #eee;
	}

#footer a:hover {
	color: black;
	}

#primary .entry-content img {
	padding: 0px;
	border: 5px solid #eee;
	margin: 0 -5px;
	}

img.center, img[align="center"] {
	display: block;
	margin-left: auto !important;
	margin-right: auto !important;
	}
	
img.alignright, img[align="right"] {
	padding: 0px !important;
	margin: 0 0 2px 7px !important;
	display: inline;
	}

img.alignleft, img[align="left"] {
	padding: 0px !important;
	margin: 0 7px 2px 0 !important;
	display: inline;
	}

img.noborder {
	border: none !important;
	padding: 5px !important;
	}

.k2download {
	display: block;
	margin: 0 0 1em 0; padding: 5px 5px 5px 36px;
	background: #fafeff url(../Copy of pockopress/download.gif) no-repeat 10px 50%;
	border: 1px solid #cfe2e5; border-top: 3px solid #cfe2e5;
	}

.k2download a {
	font-weight: bold;
	}

.k2download small {
	display: block;
	}

.alert {
	display: block;
	text-align: justify;
	margin: 0 0 1em 0; padding: 5px 5px 5px 36px;
	background: #FFF6BF url('../../images/exclamation.png') no-repeat 10px 50%;
	border: 1px solid #FFD324; border-top:3px solid #FFD324;
	}

#s.livesearch {
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	width: 100%;
	font-size: 1.1em;
	color: #666;
	font-weight: normal;
	text-transform: lowercase;
	}

#rollingarchives,
#nested_rollingarchives {
	font-size: 1em;
	text-transform: lowercase;
	}

#rollingarchives a,
#nested_rollingarchives a {
	color: #444 !important;
	font-weight: bold;
	}

.antispam {
	unicode-bidi:bidi-override; 
	direction: rtl;
	}
	/* NEW MENU STYLING*/
#nav {
	margin: 27px 0 80px -10px;
}

/* the styling */
#nav {
	float:left; 
	width:580px; 
	background: #FFFFFF none repeat-x;
	position:relative;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	height: 30px;

	border-bottom-style: dashed;
	border-bottom-width: 1px;
}

#nav .select, #nav .current {
	margin:0; 
	padding:0; 
	list-style:none; 
	display:block;
	}

#nav li {
	display:inline; 
	padding:0;
	height: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#nav .select a,
#nav .current a {
	display:block; 
	height:30px;
	float:left;
	padding:0 0 0 3px; 
	text-decoration:none; 
	font-size:10px;
	line-height:30px; 
	white-space:nowrap; 
	margin-left:2px;
	background-position: left top;
	background-repeat: no-repeat;
}
* html #nav .select a, * html #nav .current a {
	width:1px;
	}

#nav .select a b, 
#nav .current a b {
	height:100%; 
	display:block; 
	color:#000;
	padding-top: 5px;
	padding-left: 3px;
	padding-right: 10px;
	padding-bottom: 0;
}

#nav .select a:hover, 
#nav .select li:hover a {
	background-position:0 -75px; 
	border-color:#046; 
	cursor:pointer;
	}

#nav .select a:hover b, 
#nav .select li:hover a b {
	background-position: 100% -7px; 
	border-color:#046; 
	color:#000;
	text-decoration: underline;
	}

#nav .sub {display:none;
}

/* for IE5.5 and IE6 only */
#nav table {
	position:absolute; 
	border-collapse:collapse; 
	left:0; 
	top:0; 
	font-size:11px;
	}

#nav .current a {
	background-position:0 -75px; 
	border-color:#046;
	}
#nav .current a b {
	background-position:100% -75px; 
	color: #000;
	}

#nav .sub li a:hover, 
#nav .select a:hover .sub li a:hover, 
#nav .select li:hover .sub li a:hover {
	background: #FFFFFF none no-repeat right;
	color:#000000; 
	text-decoration:underline;
	}

#nav .sub_active .current_sub a, 
#nav .sub_active a:hover {
	background: #FFFFFF none no-repeat right;
	color: black; 
	text-decoration:none;
	font-weight: bold;
}

#nav .select li a:hover .sub, 
#nav .select li:hover .sub {
	display:block; 
	position:absolute; 
	width:580px;
	height: 30px;
	top:30px; 
	left:0; 
	background:#FFFFFF; 
	margin-top:1px; 
	padding:0; 
	z-index:100; 
	border-bottom:20px solid #FFFFFF;
	color: #000;
	}


#nav .sub, #nav .sub_active {
	margin: 0;
	padding:0;
	list-style:none;
	
 }

#nav .sub_active {
	display:block; 
	position:absolute; 
	width:580px; 
	top:30px;
	left:0; 
	background:#FFFFFF; 
	margin-top:1px; 
	padding:0; 
	z-index:20;
	color:#000; 
	border-bottom:10px solid #FFFFFF;
	}
	
* html #nav .sub_active, * html #nav .select a:hover .sub {
	z-index:-1; 
	margin-top:0; 
	margin-t\op:1px;}

#nav .sub_active a {
	height:30px; 
	float:left; 
	text-decoration:none; 
	line-height:30px; 
	white-space:nowrap; 
	font-weight:normal;
	}
#nav .sub_active a, 
#nav .select a:hover .sub li a, 
#nav .select li:hover .sub li a {
	display:inline; 
	background: #FFFFFF none no-repeat right; 
	font-size:10px; 
	width:auto; 
	white-space:nowrap; 
	font-weight:normal; 
	border:0; 
	color:#000; 
	height:30px; 
	line-height:30px;
	padding: 0 10px 0 5px;
}

