/*
THEME NAME: myJournal
THEME URI: http://blogosquare.com
DESCRIPTION: Lightning fast Wordpress theme with random rotating banner, different layouts and lots of features built on <a href="http://www.plaintxt.org/themes/sandbox/">Sandbox</a>. SEO and Adsense optimised. <a href="http://feeds.feedburner.com/squarerss">Subscribe to my feeds</a> to receive info about future updates.
VERSION: Hypereal
AUTHOR: <a href="http://blogosquare.com">Hans N.Coomar</a>, Andy Skelton &amp; Scott Allan Wallick
AUTHOR URI: http://blogosquare.com
*/
/* Choose your layout here, see Read to choose layout.txt found in theme's folder. Default has been set to 3Columns with right sidebar. */

@import url('layouts/3cboth.css');
/* Sandbox default layout */

* html div#access ul.navmenu {
	margin-top: 8px!important;
}

* html div#comments {
	width: 460px!important; /* This is a hack for IE */
}

* html div#header {
	padding-bottom: 8px;
}

* html div#headermask {
	position: absolute;
	right: -2px;
	top: 133px;
	visibility: visible !important;
	z-index: 1000;
}

* html div#mini-nav {
	left: 16px;
	position: absolute;
	top: 90px;
	width: 20px;
}

* html div.form-textarea {
	width: 520px!important;
}

* html div.head_container {
	margin-left: 30px;
	width: 925px;
}

* html div.hentry {
	margin: 0 22px 0 0!important;
	padding: 14px 0 0 0!important;
}

* html div.skip-link {
	left: 848px!important;
	margin-right: 7px!important;
	margin-top: 47px!important;
}

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

a:hover{
	color: #008800;
	text-decoration: none;
}

/*---:[ myjournal hypereal styles start here ]:---*/
body {
	background: #fff!important;
	color: #333333;
	font: 79%/1.6em 'Trebuchet MS', Arial, Verdana, sans-serif;
}

div#access div.skip-link{
	position: absolute;
	right: 1em;
	top: 1em;
}

div#blog-description {
	margin-top: -10px;
}

div#container,div.sidebar{
	margin-top: 2em;
}

div#content {
	background: url('images/shadow_right.jpg') top right repeat-y;
	/*padding-left: 12px;*/
	padding-left: 4px;
}

div#footer{
	text-align: center;
}

/*---:[ footer styles ]:---*/
div#footer {
	border-top: 1px solid #F4F4F4;
	clear: left;
	color: #888888;
	font: 10px verdana;
	line-height: 15px;
	margin: 0 auto 0 0;
	padding: 10px 0 10px 0;
	text-align: center;
	width: 100%;
}

div#header{
	margin-bottom: 2em;
	text-align: center;
}

/*---:[ Header mask image positioning for low resolution ]:---*/
div#headermask {
	position: absolute;
	right: 10px;
	top: 140px;
	visibility: visible !important;
	width: 3.8%;
	z-index: 1000;
}

div#nav-above{
	margin-bottom: 1em;
}

div#nav-above,div#nav-below{
	height: 1em;
	width: 100%;
}

div#nav-below{
	margin-top: 1em;
}

/*---:[ bottom page navigation styles ]:---*/
div#nav-below {
	border-bottom: 1px solid #E2E2E2;
	border-top: 1px solid #F4F4F4;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 1em;
	font-weight: normal;
	margin-left: -12px;
	padding: 12px 15px 12px 12px;
	text-align: center;
	width: 94%!important;
}

div#nav-below .nav-next {
	float: right;
	text-align: right;
	width: 240px;
}

div#nav-below .nav-previous {
	float: left;
	text-align: left;
	width: 240px;
}

div#nav-below a {
	color: #008800;
	outline: none;
}

div#nav-below a:hover {
	background: #FFFFFF;
}

div#nav-below p {
	margin: 0;
	padding: 0;
}

div#nav-below-single{
	border-bottom: 1px solid #E2E2E2;
	border-left: 1px solid #F4F4F4;
	border-right: 1px solid #E2E2E2;
	border-top: 1px solid #F4F4F4;
	display: inline;
	float: left;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 1.0em;
	font-weight: bold;
	margin: 10px 0 0 10px;
	margin: -2px -12px;
	padding: 10px 5px 10px 5px;
	text-align: center;
	width: 525px;
}

div#nav-below-single a{
	font-weight: bold;
	text-decoration: none;
}

div#nav-below-single a:hover{
	text-decoration: underline;
}

div#nav-below-single ul{
	float: left;
	line-height: 24px;
	list-style-type: none;
	margin: 0;
	padding: 10px 0;
	width: 525px;
}

div#nav-below-single ul li{
	display: inline;
	float: left;
	margin: 0 10px;
}

div#nav-below-single ul li .nav-next {
	padding: 0 14px 0 0;
}

div#nav-below-single ul li .nav-previous{
	padding: 0 0 0 14px;
}

/* universal shadow_right background applications */
div#primary {
	background: url('images/shadow_right.jpg') top right repeat-y;
	border-bottom: 1px solid #F0F0F0;
	padding-left: 5px;
}

div#secondary {
	background: url('images/shadow_right.jpg') top right repeat-y;
}

div.bubble{
	font-size: 1.2em;
	margin-bottom: 24px;
	width: auto;
}

div.bubble blockquote{
	background-color: #FCFCFC;
	border: 1px solid #C9C2C1;
	color: #555555;
	margin: 0px;
	padding: 0px;
}

div.bubble blockquote blockquote{
	border: none;
	color: #888888;
}

div.bubble blockquote p{
	font-family: 'Trebuchet MS', Arial, Verdana, sans-serif;
	font-size: 0.9em;
	line-height: 1.3em;
	margin: 10px;
	padding: 0;
}

div.bubble cite{
	background: transparent url('images/tip.gif') no-repeat 20px 0;
	color: #888888;
	font-family: 'Trebuchet MS', Arial, Verdana, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	margin: 0px;
	padding: 8px 0px 0px 0px;
	position: relative;
	top: 6px;
}

div.comments li.trackback {
	background: url('images/trackback.gif' 0 50% no-repeat);
	padding-left: 14px;
}

div.sidebar * {
	list-style-type: none;
}

div.sidebar div,div.sidebar h3,div.sidebar ul,div.sidebar li{
	margin: 0;
	padding: 0;
}

div.sidebar h3{
	font-size: 1.2em;
}

/*---:[ sidebar styles ]:---*/
div.sidebar h3{
	background: url('images/category.gif') 0 99.9% no-repeat;
	border-bottom: 1px solid #DDDDDD;
	display: inline;
	padding: 0 10px 0 12px!important;
}

div.sidebar input#s{
	width: 7em;
}

div.sidebar li{
	list-style: none;
	margin: 0 0 1em;
}

div.sidebar li a:hover {
	border-bottom: 1px solid #000000;
}

div.sidebar li form{
	margin: 0.2em 0 0;
	padding: 0;
}

div.sidebar li ul {
	margin: 0 0 0 -10px;
	padding: 4px 60px 4px 10px;
}

div.sidebar p {
	margin: 0 20px 7px 2px;
}

div.sidebar ul {
	margin: 2px 0 15px 0;
	padding-top: 7px;
	width: 98%;
}

div.sidebar ul ul{
	margin: 0 0 0 1em;
}

div.sidebar ul ul li{
	list-style: disc;
	margin: 0;
}

div.sidebar ul ul li {
	background: url(images/list.gif) -8px 5px no-repeat;
	color: #555555;
	list-style-type: none!important;
	padding: 0 17px 3px 10px;
}

div.sidebar ul ul li:hover {
	background: url(images/list_hover.gif) -8px 5px no-repeat;
}

div.sidebar ul ul ul{
	margin: 0 0 0 0.5em;
}

div.sidebar ul ul ul li{
	list-style: circle;
}

em{
	font-style: italic;
}

form#commentform .form-label{
	margin: 1em 0 0;
}

form#commentform span.req-field{
	background: #FFFFFF;
	color: #FF0000;
}

form#commentform,form#commentform p{
	padding: 0;
}

/*---:[ post image styles ]:---*/
img, a img{
	border: 0px;
}

img.center {
	background: #F5F5F5;
	border: 1px solid #BBBBBB;
	display: block;
	margin: 0 auto 15px auto;
	padding: 6px;
}

img.center_off {
	display: block;
	margin: 0 auto 15px auto;
}

img.left {
	background: #F5F5F5;
	border: 1px solid #BBBBBB;
	float: left;
	margin: 0 10px 5px 0;
	padding: 6px;
}

img.left_off {
	float: left;
	margin: 0 10px 5px 0;
}

img.right {
	background: #F5F5F5;
	border: 1px solid #BBBBBB;
	float: right;
	margin: 0 0 5px 10px;
	padding: 6px;
}

img.right_off {
	float: right;
	margin: 0 0 5px 10px;
}

input#author,input#email,input#url{
	width: 50%;
}

input#author,input#email,input#url,textarea#comment{
	padding: 0.2em;
}

ol.commentlist li{
	margin: 0 0 3.5em;
}

p.post-meta-title {
	background: #FFFFFF;
	color: #888888;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 1.4em;
	font-weight: bold;
	text-align: right;
}

pre,code {
	background: url(images/preback.jpg) #FFFFFF no-repeat left top;
	border: 1px solid #99CC66; /*highlight color */
	color: #000000;
	display: block;
	font: 1em 'Courier New', Courier, Fixed, monospace;
	font-size: 100%;
	line-height: 17px;
	margin: 1em 0 1em 0;
	overflow: auto;
	padding: 0px 20px 0 30px;
	text-align: left;
	width: 400px;
}

table#wp-calendar {
	border-collapse: collapse;
	width: 16em;
}

table#wp-calendar caption {
	border-bottom: 0.08333em solid #CCCCCC;
	font-weight: bold;
	line-height: 1.58333em;
}

table#wp-calendar td {
	color: #999999;
	line-height: 1.66667em;
	text-align: center;
	width: 2.3333em;
}

table#wp-calendar td a, table#wp-calendar td a:visited {
	color: #008800;
	font-weight: bold;
}

table#wp-calendar td a:hover {
	color: #008800;
	text-decoration: underline;
}

table#wp-calendar td#next, table#wp-calendar td#prev {
	width: 7.0em;
}

table#wp-calendar th {
	border-bottom: 0.08333em solid #CCCCCC;
	color: #666666;
	font-size: 1.0em;
	line-height: 1.58333em;
	text-align: center;
	width: 2.3333em;
}

textarea#comment{
	height: 13em;
	margin: 0 0 0.5em;
	overflow: auto;
	width: 66%;
}

.alignleft,div.nav-previous{
	float: left;
}

.alignright,div.nav-next{
	float: right;
}

.archive-meta {
	background: #FCFCFC;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 0.9em;
	margin: 2px 22px 2px 5px;
	padding-left: 5px;
}

/*---:[ comment form styles ]:---*/
.comments {
	color: #111111;
	margin: 0 15px 0 0;
	padding: 10px 15px 0 0;
}

.comments li{
	list-style: none;
	margin: 10px 0 10px;
	padding: 2px 0px 2px 0px;
}

.comments ol {
	padding-left: 0px!important;
}

.comments p{
	line-height: 1.4em;
	padding: 4px 0 4px;
}

.commenttext-admin blockquote {
	background-color: #fff!important;
	border: 1px solid #000!important;
	color: #000!important;
}

.commenttext-admin p {
	color: #000!important;
}

.entry-content a {
	color: #008800;
}

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

.entry-content a:hover {
	background: #FFFFFF;
	color: #000000;
	text-decoration: underline;
}

.entry-content p {
	margin: 0 7px 10px 0;
	padding: 0 7px 0 0;
}

.entry-content ul {
	list-style-type: none;
}

.entry-content ul li {
	background: url('images/bullet.gif') 0 0.4167em no-repeat;
	padding: 0 0 0 1.16667em;
}

.entry-date {
	background: url('images/clock.gif') 0 50% no-repeat;
	color: #777777;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	margin: -12px 0 5px 0;
	padding-left: 14px;
}

.entry-meta {
	border-bottom: 1px solid #F4F4F4;
	border-top: 1px solid #F4F4F4;
	color: #888888;
	margin-left: -12px;
	padding: 0 7px 2px 3px;
	text-align: right;
}

.entry-meta a{
	background-color: #FAFAFA;
}

.entry-meta a:hover{
	background-color: #FAFAFA;
	border-bottom: 1px solid #DEE4DA;
	color: #000000;
}

.entry-title{
	clear: both;
}

.feedtiser {
	/* background: url('images/quote.gif') #FFFFFF no-repeat left top; */
	color: #333333;
	font-style: italic;
	margin: 20px 0 0 0;
	padding: 10px 0px 0 30px;
}

.feedtiser p {
	margin: 0 !important;
	padding-bottom: 10px;
	padding-right: 30px;
}

.form-input {
	width: 380px;
}

.form-textarea {
	width: 715px;
}

/*---:[ Header styles ]:---*/
.head_container {
	border-bottom: 1px solid #E2E2E2;
	border-right: 1px solid #E2E2E2;
	border-top: 1px solid #F4F4F4;
	height: 135px;
	margin-left: 38px;
	margin-top: 8px;
	padding-bottom: 24px;
	padding-left: 20px;
	padding-top: 24px;
	width: 935px;
}

/*---:[ post and page styles ]:---*/
.hentry {
	margin: 16px 22px 0 0;
	padding: 7px 0 0 0;
}

.hide img{
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0; /** use this class to hide images **/
}

.img wp-smiley {
	border: none!important;
}

.meta-nav {
	font-size: 1.25em;
	font-weight: bold;
	margin-top: -1.5em;
	text-align: right;
}

.page-title {
	padding-top: 14px;
}

.post blockquote blockquote,.comment ol.comments blockquote blockquote{
	border-left: 5px solid #CCD0D6;
	font-size: 0.9em;
	padding: 0 1em;
}

.post blockquote,.comment ol.comments blockquote{
	/*background: url('images/blockquote.png') #FAFAFA no-repeat;*/
	color: #4D5663;
	padding: 0.1em 1em;
}

.skip-link {
	left: 863px;
	margin-top: 32px;
	width: 13%;
}

/*---:[ further styles ]:---*/
.small {
	color: #999999;
	font-size: 0.9em;
}

.wp-smiley {
	border: none!important;
}

/*---:[ top navigation menu styles ]:---*/
#access ul.navmenu {
	list-style-type: none;
	margin-left: 35px;
	position: absolute;
}

#access ul.navmenu li {
	background-color: #FFFFFF;
	border: 1px solid #008800;
	color: #008800;
	display: inline;
	float: left; /* Stupid IE */
	font: 0.9em verdana,sans-serif;
	list-style-type: none;
	margin: 0px 4px 0px 0px;
	padding: 4px;
}

#access ul.navmenu li a{
	color: #008800;
	float: left;
	outline: none;
	text-decoration: none;
}

#access ul.navmenu li a:hover {
	background: #FFFFFF;
	color: #000000;
	text-decoration: none;
}

#access ul.navmenu li.current_page_item{
	background: #FAFAFA;
	border: 1px solid #888888;
}

#access ul.navmenu li.current_page_item a:hover {
	background: #FAFAFA;
	text-decoration: none;
}

#access ul.navmenu li:hover {
	border: 1px solid #777777;
}

#author {
	background: url(images/com_name.gif) no-repeat 2px 0px;
}

#author,#email, #url {
	border: 0.083333em solid #999999;
	border-bottom-color: #EEEEEE;
	border-right-color: #EEEEEE;
	padding-left: 17px!important;
}

#author:focus, #email:focus, #url:focus, #comment:focus {
	border: 1px outset #3388CC;
}

/*---:[ widget calender styles ]:---*/
#calendar_wrap {
	margin: 12px 0 0.8333em 0;
	padding: 0 0.166667em;
	width: 16.2em;
}

#comment {
	background: url(images/com_com.gif) no-repeat 50% 50%;
	border: 1px inset #AAAAAA;
	color: #111111;
	font-family: verdana, helvetica, sans-serif;
	font-size: 1em;
	margin: 0;
	padding: 0.2em 0.3em;
}

#commentform {
	padding-bottom: 30px!important;
}

#email {
	background: url(images/com_email.gif) no-repeat 2px 2px;
}

#header {
	background: #FAFAFA;
	margin: 0 auto;
}

/*---:[ header search form styles ]:---*/
#hsearchform input {
	border: 1px solid #FFFFFF;
}

#hsearchform input#hs{
	background-color: #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	color: #0D0D0D;
	font-family: "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
	font-size: 1em;
	padding: 2px;
	width: 130px;
}

#hsearchform input#hs:focus{
	border-bottom: 1px solid #888888;
	border-left: 1px solid #888888;
}

/*---:[ link page styles ]:---*/
#links-page ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#links-page ul li {
	background: url('images/link_info.gif') #FCFCFC no-repeat right 0px;
	border-top: 1px solid #F0F0F0;
	display: block;
	float: left;
	margin: 5px;
	overflow: hidden;
	padding: 0px;
	width: 200px;
}

#links-page ul li ul{
	margin: 0px;
	padding: 0px 0px 0px 100px;
}

#links-page ul li ul li {
	float: left;
	margin: 0px;
	width: 30px;
}

#links-page ul li:hover {
	background: url('images/link_info_hover.gif') #FCFCFC no-repeat right 0px;
}

/*---:[ left sitewide mini nav styles ]:---*/
#mini-nav {
	background-image: url("images/clip.jpg");
	background-repeat: no-repeat;
	left: 22px;
	padding-right: 4px;
	padding-top: 33px;
	position: fixed;
	top: 89px;
	width: 20px;
}

#mini-nav img{
	margin: 2px;
}

#mini-nav img,a {
	border: none;
	text-decoration: none;
}

/*---:[ global search form styles ]:---*/
#searchform {
	margin: 0 0 0.5833em 0;
}

#searchform input#s {
	border: 0.083333em solid #999999;
	border-bottom-color: #EEEEEE;
	border-right-color: #EEEEEE;
	color: #777777;
	font: normal 1.0em Verdana, Arial, Helvetica, sans-serif;
	padding: 0.25em;
	width: 15.91667em;
}

#searchform input#s:focus {
	border-bottom-color: #DDDDDD;
	border-left-color: #666666;
	border-right-color: #DDDDDD;
	border-top-color: #666666;
}

#submit {
	background-color: #F7F7F7;
	border-width: 1px;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 2px;
	width: 100px;
}

#url {
	/*background: url(images/com_url.gif) no-repeat 2px 1px;*/
}
