/*
	Theme Name: Wall Magazine
	Theme URI: http://wpcrunchy.com
	Description: blah blah blah.
	Version: 1.0
	Author: akosipau
	Author URI: http://akosipau.com/
	Tags: three column, light, jquery
*/

/* GLOBAL ELEMENTS
----------------------------------
*/

/* Resets 
--------------------------
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #132940;
	background-color:#ffffff;
	font-size:12px;
	font-family: Georgia, Palatino, Garamond, serif;
	height: 100%;
}
html, body {
	height: 100%;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
blockquote {
	font-style: italic;
	padding: 5px 20px 0px 60px;
	margin: 10px 0;
}
acronym {
	cursor: help;
	border-bottom: 1px dashed #132940;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
hr {
	display: none;
}
a {
	text-decoration:none;
	color:#336699;
}
a:hover {
	text-decoration:underline;
}
h1 {
	font-size:1.9em;
	color:#336699;
	line-height:90%;
	padding:8px 0px;
}
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	letter-spacing: -0.5px;
	color: #1A3A5C;
	padding-top: 10px;
	padding-bottom: 8px;
	line-height: 23px;
}
.right {
	float: right;
}
.left {
	float: left;
}
.hide {
	display: none;
}
.irelative {
	position:relative;
}
.text {
	padding:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.incomment {
	padding:5px 0 !important;
}
.clear {
	clear: both;
}
.clearfix {overflow:hidden; zoom:1}

.clearfix2 {display:block}

.clearfix2:after {content: ".";	display: block;	clear: both; visibility: hidden; line-height: 0; height: 0}

/* STRUCTURE
----------------------------------
*/

#container {
	background-color:#132940;
}

#wrapper {
	width:960px;
	margin:0 auto;
}

#topnav {
	background:#1A3A5C;
	border-bottom:1px solid #414141;
	padding:5px 10px;
	font-size:10px !important;
}

#middlenav {
	background:#1A3A5C;
	//height: 37px;
}

#header {
	height:100px;
}

#main {
	height:300px;
	background:#ffffff url(images/mainbgbar.jpg) no-repeat top center;
}

#footer {
	color:#fff;
	height:65px;
	font-size:10px !important;
	background:#132940 url(images/footerbg.png) no-repeat top center;
}

/* MIDDLE NAV - nav2 ( dropdown menu )
----------------------------------
*/

#middlenav ul {
margin: 0px;
padding-left: 0px;
list-style-type: none; 
list-style-image: none; 
float: left;
}

#middlenav ul li {
float: left; 
display: block; 
padding-left: 0px;
z-index:1000;
}

#middlenav ul li a:link,#middlenav ul li a:visited, #middlenav ul li a:active  {
display: block;
color: #C9D0DC;
padding: 14px 20px;
float: left;
text-transform: uppercase;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:9px !important;
}

#middlenav ul li a:hover {
background-color: #336699;
text-decoration:none !important;
color:#fff;
}

.nav, .nav * {margin:0;padding:0;list-style:none;}

.nav ul {position:absolute;top:-999em;}

.nav li {float:left;position:relative;z-index:99;}

.nav a {display:block;}

.nav ul li{width: 100%;}

.nav li:hover ul,ul.nav li.sfHover ul {left:0px;top:37px;}

.nav li:hover li ul,.nav li.sfHover li ul {top:-999em;}

.nav li li:hover ul,ul.nav li li.sfHover ul {left:220px;top:0px;}

.nav li:hover ul,.nav li li:hover ul {top: -999em;}

/*** Skinning - Superfish menu (Some final font colors and backgrounds) ***/

.nav li li {
display: block;
padding: 0px;
height: auto !important;
}

.nav li:hover {
background-color: #1A3A5C !important;
}

.nav li li a:link, .nav li li a:visited {
width: 115px;
display: block;
background-color: #1A3A5C;
height: auto !important;
}

.nav li li a:hover {
background-color: #336699 !important;
text-decoration:none !important;
}

/* PAGE
----------------------------------
*/

#page {
	width:938px;
	margin:0 auto;
	padding:0px;
	border-left:1px solid #C9D0DC;
	border-right:1px solid #C9D0DC;
	padding:10px 10px 0px 10px;
}

/* POSTS
----------------------------------
*/

#posts {
	width:660px;
	margin:0;
	padding:0;
}

#posts h2.headbar {
	margin:0; padding:10px 20px;
	width:auto; height:auto;
	background:url(images/clip-bar.png) no-repeat top left;
	position:absolute; display:block;
	font:bold 21px Arial, Helvetica, sans-serif; color:#fbfbfb;
	left:-20px;
	z-index:100;
	height:52px;
}

/* fpost*/

#posts .fpost {
	margin-top:5px;
	background:#E2E7F0;
	border:1px solid #C9D0DC;
	padding:10px;
	width:640px;
	height:350px;
	margin-bottom:10px;
}

/* end */

span.cap {
//top: 49px;
height:49px;
float:left;
font-size:300%;
font-family:georgia,serif;
font-weight:bold;
color:#1A3A5C;
line-height:1em;
padding-right:0.1em;
margin-bottom:-0.3em;
margin-right:0.02em;
position:relative;
}

span.cap span{
//float:left;
display:block;
height:0pt;
position:relative;
right:0.06em;
top:-1.06em;
}
span.cap:before{
content:attr(title);
color:#336699;
}

span.cap u {display: none; 
	margin: 0px; 
	padding: 0px; 
	//display: visible; 
	color: #336699; 
	text-decoration: none; 
	//position: absolute; 
	//top: -48px; 
	//left: 1px}

p.first-child{
font-size:16px;
line-height:140% !important;
}

/* post columns */

#post .col1 {
	width:660px;
	background:#f3f3f3;
}

#post .col-head {
	padding:10px;
	background:#336699;
	color:#fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px !important;
	text-transform:uppercase;
}

#post .col-body {
	padding:10px;
	font-size:14px;
	line-height:145%;
	margin-bottom:10px;
}

#post .col-body div.post-meta {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px !important;
	text-transform:uppercase;
	display:block;
	padding:5px 0px;
	border-top:1px dotted #C9D0DC;
	border-bottom:1px dotted #C9D0DC;
	margin:5px 0px 10px 0px;
}

#post .col-body div.post-box {
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:1px solid #C9D0DC;
}

/* in content */

.breadcrumb {
	padding-bottom:5px;
	margin-bottom:10px;
	border-bottom:3px double #E2E7F0;
	text-transform: capitalize;
	font: 90% Arial, Helvetica, sans-serif;
}

.post-box p {
	padding-bottom:10px;
	line-height:150%;
}

.main-post-box p {
	padding:0px;
	line-height:140% !important;
}

p.note {
	border:1px solid #C9D0DC;
	background-color:#E9E9E9;
	padding:6px !important;
	margin:3px 0;
}

p.warning {
	border:1px solid #e6db55;
	background-color:#fffbbc;
	padding:6px !important;
	margin:3px 0;
}

p.download {
	border:1px solid #66cc33;
	background-color:#e7f7d3;
	padding:6px !important;
	margin:3px 0;
}

.post-box blockquote {
	margin-left:5px;
	border-left:5px solid #336699;
	padding-left:5px;
	font-style:normal;
	color:#506070;
}

.post-box ul li {
	list-style:none;
	padding:0 0 10px 26px;
	background:url(images/bullet.gif) no-repeat 9px 4px;
}

.post-box ol li {
	list-style:decimal;
	margin-left:26px;
	padding:0 0 10px 4px !important;
	line-height:140%;
}

.post-box code, .post-box pre {
	font-family:"Courier New", Courier, mono !important;
}

.banner {border:1px solid #C9D0DC; background:#fff; padding:7px 9px; margin-bottom:6px; height: 67px;}

.banner ul li {list-style:none; float:left; padding:0px 8px !important; margin:0; display: block; background:none !important;}


/* end */

#post .col-body div.post-thumb {
	height:200px;
	width:220px;
	background:#fff;
	border:1px solid #C9D0DC;
	padding:3px;
}

#post .col-body div.post-content {
	width:395px;
}

/* end */

#posts ul.egallery {
	padding-top:50px;
}

#posts ul.egallery li {
	float:left;
	padding:0 10px 10px 0;
}

#posts div.image-clip {
	width:200px;
	height:160px;
	padding:5px;
	background:#E9E9E9;
	position:relative;
}

#posts div.post-title {
	margin:0; padding:10px 20px;
	width:auto; height:auto;
	background:#E9E9E9;
	position:absolute; display:block;color:#000;
	bottom:20px;
	right:5px;
	z-index:1;
}

/* ishare
--------------------------
*/

div.ishare {
	padding-bottom:10px;
	width:490px;
	margin:0 auto;
}

div.ishare .isharetext {
	margin:0; padding:5px 10px;
	width:auto; height:auto;
	background:#C9D0DC;
	position:absolute; display:block;color:#336699;
	top:-20px;
	left:-75px;
	z-index:1;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px !important;
}

div.ishare ul li {
	float:left;
	padding:0 15px;
}

/* comments
--------------------------
*/

#comments {
	padding-top:15px;
}

.comment-box {
	border-top:4px solid #C9D0DC;
	border-bottom:1px solid #C9D0DC;
	border-left:1px solid #C9D0DC;
	border-right:1px solid #C9D0DC;
	background:#fff;
	padding:30px 10px 15px 10px;
}

.comment-gravatar {
	padding:2px;
	border:1px dashed #E2E7F0;
}

.comment-post {
	width: 470px;
	background:#fff;
	border:1px solid #E2E7F0;
	padding: 25px;
	margin-bottom:20px;
}

.comment-post p {
	padding-top:10px;
	line-height:140%;
}

.comment-meta span {
	font-weight:bold;
	font-size:12px;
	display:block;
	padding-bottom:10px;
	text-decoration:underline;
}

.alt {
	background: #E2E7F0;
}

/* SIDEBAR
----------------------------------
*/

#sidebar {
	width:260px;
	margin:0;
	padding:0;
}

#sidebar h2.ehead, #sidebar div.efoot {
	margin:0; padding:10px 20px;
	width:270px; height:32px;
	background:url(images/clip-bar-right.png) no-repeat top right;
	position:absolute; display:block;
	font:bold 21px Arial, Helvetica, sans-serif; color:#fbfbfb;
	right:-20px;
	z-index:1;
	text-indent:20px;
}

#sidebar div.ebody {
	margin-top:30px;
	padding-top:38px;
	background:#336699;
	color:#FFFFFF;
	padding:10px;
	display:block;
}

#sidebar div.ebody h2 {
	margin:0; padding:10px 0;
	font:bold 1.75em Arial, Helvetica, sans-serif; color:#fbfbfb;
}

#sidebar div.ebody span {
	line-height:1.5em;
	display:block;
	padding-bottom:5px;
}

#sidebar div.widgetss {
	margin-top:59px;
	_padding-top: 1px;
}

#sidebar .subscribe {
	margin: 10px 15px 10px 10px;
	font-family: arial;
	font-size: 14px;
}

#sidebar .subscribe-rss {
	display: block;
	height: 27px;
	margin-bottom: -3px;
	padding: 13px 0 0 50px;
	background: url(images/subscribe-rss.png) no-repeat;
	color: #fbfbfb;
}

#sidebar .subscribe-twitter {
	display: block;
	height: 27px;
	margin-bottom: -6px;
	padding: 13px 0 0 50px;
	background: url(images/subscribe-twitter.png) no-repeat;
	color: #fbfbfb;
}

h2.widget-head {
	margin:0; padding:5px 10px;
	width:270px; height:45px;
	background:url(images/clip-bar-widget.png) no-repeat top left;
	_background:url(images/clip-bar-widget.png) no-repeat top right;
	_position:absolute; display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 27px;
	color:#fbfbfb;
	_right:-20px;
	z-index:1;
	text-transform:capitalize;
	_text-indent:20px;
}

div.widget-body {
	padding-bottom:10px;
}

#tagcloudflash {margin-top:-14px;}

/* tabs */

/* end tabs 31 e6 */

div.widgetss ul {
	background:#F6F6F6;
	border:3px solid #A8C5DE;
	line-height: 15px;
	margin-top:-15px;
	margin-bottom:20px;
	z-index: 100000;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
}

div.widgetss ul li {
	padding: 0px; margin: 0px; display: block; border-bottom: 1px solid #E2E7F0;
}

ul.xoxo {display: block !important; margin-top: -15px !important; _margin-top: 30px}

ul.xoxo li {display: block !important; //cursor: pointer; //width: 100%}

ul.xoxo a {//width: 238px !important}

ul.xoxo a:hover {//text-decoration: none !important}

div.widgetss ul li a {
	display:block !important;
	padding:6px 8px !important;
	background-color:#F6F6F6;
	border: none;
	color:#132940;
	text-decoration:none;
	font-size: 12px;
}

div.widgetss ul li a:hover {
	background-color:#E2E7F0;
}

div.widgetss .textwidget {
	margin-bottom:20px;
	text-align: center;
	margin-top: -15px !important;
	//margin-top: 55px;
}

.ads125box {
	height:125px; width:125px; background:#C9D0DC; float:left; margin:5px 0 0px 5px;
}

.ads125box img {
	border:0;
}

/* footer
--------------------------
*/

#footer a {
	color:#FFFFFF !important;
	background:#336699;
}

#footer .backtotop {
	margin:0; padding:3px 5px;
	width:auto; height:auto;
	left:800px; right: auto;
	background:#C9D0DC;
	position:absolute; display:block;
	font:bold 1em Arial, Helvetica, sans-serif; color:#FFF;
	top:15px;
	z-index:1000;
}

#footer .backtotop a {
	background:#C9D0DC !important;
	color:#1A3A5C !important;
}

#footer .footertext {
	padding:24px 0 0 25px;
	line-height: 17px !important;
	font: 11px Arial;
}

#footer .foot {
	width: 960px;
	text-align: left;
	position: relative;
}


/* pagenavi
--------------------------
*/

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active, .wp-pagenavi a:visited {
	padding: 8px 10px;
	color:#132940;
	background:#ffffff;
	border: 1px solid #A8C5DE;
	font-family: Verdana;
	font-size: 9px;
	text-transform: uppercase;
}

.wp-pagenavi a:hover {
	background:#E2E7F0;
	border-color:#A8C5DE;
}

.wp-pagenavi span.pages {
	padding: 8px 10px;
	color:#132940;
	background:#ffffff;
	border: 1px solid #A8C5DE;
	font-family: Verdana;
	font-size: 9px;
	text-transform: uppercase;
}
.wp-pagenavi span.current {
	padding: 8px 10px;
	color:#ffffff;
	background:#336699;
	border-color:#132940;
	font-family: Verdana;
	font-size: 9px;
}
.wp-pagenavi span.extend {
	padding: 8px 10px;
	color:#132940;
	background:#ffffff;
	border-color:#A8C5DE;
	font-family: Verdana;
	font-size: 9px;
}

/* wordpress
--------------------------
*/

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
   border:2px dashed #C9D0DC;
}

.alignleft {
   float: left;
   margin-right:10px;
   border:2px dashed #C9D0DC;
}

.alignright {
   float: right;
   margin:10px 0px 0px 10px !important;
   margin-left:10px;
   border:2px dashed #C9D0DC;
}

.wp-caption {
   border: 2px dashed #C9D0DC;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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;
   text-align: right;
   font-family: Arial,sans-serif;
   line-height: 17px;
   padding: 0 7px 4px;
   margin: 0;
}

.wp-caption a {
   color: #132940;
}