/*
Theme Name: Loop11
Theme URI: http://www.loop11.com/
Description: The Loop11 themes.
Version: 0.1
Author: Loop11
Author URI: http://www.loop11.com/

*/

/* ZEROING */
body, div, dl, dt, dd, li, pre,
form, fieldset, input, textarea, p, blockquote, th, td { margin: 0; padding: 0; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 100%; font-weight: normal; }
address, caption, cite, code, dfn, em, strong, var { font-style: normal; font-weight: normal; }
ol, ul { list-style: none; margin: 0; padding: 0; }
table { border-collapse: collapse; border-spacing: 0; } 
caption, th { text-align: left; font-weight: normal; font-style: normal; }
acronym, abbr, fieldset, img { border: 0;}
.clear {clear: both; }
.null {display: none; }
.hidden {position: absolute; top: -9999px; height: 0; overflow: hidden; width: 0;}
strong { font-weight: bold; }
em {font-style: italic; }
sup { font-size: .6em; vertical-align: 0; position: relative; bottom: 1ex; }

/* STRUCTURE */
body { background: #F5F5F5 url('images/bg_gradient.jpg') repeat-x; font-family: tahoma, arial, calibri; 
font-size: 74%; color: #3F3D24;}
div#header                   { width: 100%; height: 106px; position: relative; background: #007546 url('images/header_tile.jpg') repeat-x; }
div#header h1               { float: left; padding: 0; margin: 0; }

/* TOOLBAR */
ul#toolbar {font-weight:bold;color:#FFF;padding-right:10px;padding-top:10px;float:right;}
ul#toolbar li.first {border-right:3px solid #FFF;}
ul#toolbar li {display:inline;}
ul#toolbar a {text-decoration:none;color:#FFF;font-size:1.1em;padding-right:10px;padding-left:5px;}

/* GENERAL FORMATTING */
a                                     { color: #006699; text-decoration: underline; }
a:hover, a:focus, a:active { color: #003D59; text-decoration: none; }
p                                    { line-height: 1.5em; margin-top: .5em; }
h1                                  { font-size: 1.8em; color: #00814D; }
h2                                  { font-size: 1.8em; color: #00814D; }
#sidebar h2 { font-size: 1em; color: #00814D; }
h3                                   { font-size: 1.35em; color: #00814D; padding-top: 1em; padding-bottom: .5em;  }
.entry {
	padding-top:5px;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 1em;
	}

#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;
	}

div#wrapper                 { min-width: 73em; width: 73em; max-width: 100%; margin-left: auto; margin-right: auto; }
div#shadowRight         { width: 100%; background-image: url('images/shadow_right.gif'); background-repeat: repeat-y; background-position: top right; background-color: #FFFFFF;}
div#shadowLeft           { width: 100%; background-image: url('images/shadow_left.gif'); background-repeat: repeat-y; background-position: top left; }
div#canvasRight         { width: 100%; background-image: url('images/canvas_right.jpg'); background-repeat: no-repeat; background-position: top right; }
div#canvasLeft           { width: 100%; background-image: url('images/canvas_left.jpg'); background-repeat: no-repeat; background-position: top left; }
div#canvas                   { background-color: #FFFFFF; margin-left: 30px; margin-right: 30px; border-left: 1px #6D6D6D solid; border-right: 1px #6D6D6D solid; }

div#content                 { height: 100%; width: 100%; background-position: 48em 0; background-color: #FFF; background-image: url('images/sidebar.gif'); background-repeat: repeat-y; }
div#maincontent         { float: left; height: 100%; width: 44em; padding: 0em 2em 2em 2em; }


div#footerRight         { clear: both; width: 100%; background-image: url('images/footer_right.gif'); background-repeat: no-repeat; background-position: top right; background-color: #F5F5F5;}
div#footerLeft           { width: 100%; background-image: url('images/footer_left.gif'); background-repeat: no-repeat; background-position: top left; }
div#footerCanvas       { background-color: #F5F5F5; background-image: url('images/footer_repeat.gif'); background-repeat: repeat-x; margin-left: 30px; margin-right: 30px;}
div#footerSidebar     { background-position: 48em 0; width: 100%; background-color: transparent; background-image: url('images/footer_sidebar.gif'); background-repeat: no-repeat; } 
div#footerTopRight   { width: 100%; background: transparent url('images/footer_top_right.gif') top right no-repeat; }
div#footerTopLeft     { width: 100%; background: transparent url('images/footer_top_left.gif') top left no-repeat; padding-top: 18px; padding-bottom: 32px; }

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}
#footerRight p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

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;
	}



/* Begin Lists

	Special stylized non-IE bullets
	Does not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
/*	content: "\00BB \0020";*/
	}

.entry ul li, #sidebar ul ul li {
list-style-image: url('http://www.loop11.com/media/images/bullet_small.gif');
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	padding-top: 0.5em;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 1em;
	padding: 5px 3px;
	/* text-align: center;*/
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	padding: 1em;
	margin-left: 48em;
	width: 18em;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.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;
}

#return {
	float:right;
	padding-top:40px;
	padding-right:3em;
}
#return a {
	font-size:2em;
	color:#FFF;
}
ul#tabs     { float: right; position: absolute; right: 30px; bottom: 0; }
ul#tabs li { float: left; margin-right: 4px; height: 2.5em; margin-top: .75em; }
ul#tabs li div { height: 100%; float: left; background: #00623A url('http://www.loop11.com/media/images/tab_left.gif') top left no-repeat; }
ul#tabs li div div { height: 100%; float: left; background: transparent url('http://www.loop11.com/media/images/tab_right.gif') top right no-repeat; }
ul#tabs li span.label { font-size: 1.1em; float: left; padding: .5em 1em 0 1em; }
ul#tabs li a { vertical-align: bottom; color: #FFF; text-decoration: none; }
ul#tabs li a:hover,
ul#tabs li a:active,
ul#tabs li a:focus { text-decoration: underline; }
div.bubble-1 {
	background: url('http://www.loop11.com/media/images/bottom-right-bubble.gif') bottom right no-repeat;
	padding-bottom:19px;
}
div.bubble-2 {
	background: #CDCDCD url('http://www.loop11.com/media/images/top-left-bubble.gif') top left no-repeat;
}
div.bubble-3 {
	background: url('http://www.loop11.com/media/images/bottom-right-curve-bubble.gif') bottom right no-repeat;
}
div.bubble-4 {
	background: url('http://www.loop11.com/media/images/top-right-bubble.gif') top right no-repeat;
}
div.bubble-5 {
	background: url('http://www.loop11.com/media/images/bottom-left-bubble.gif') bottom left no-repeat;
}
q.loop11-tweet {
	display:block;padding:1em;color:#1F1D14;font-style:italic;
}
cite.loop11-tweet {
 	display:block;padding-left:0.5em;padding-bottom:2em;margin-top:-0.5em;
 	background: url('http://www.loop11.com/media/images/twitter_bird.gif') 73% 0% no-repeat; 
}
a.aktt_tweet_time {
 	display:none;
}
.widget_categories, .widget_recent_entries {
 	padding-top:1em;
}
#single-tweet {
 	padding-top:3em;
 	padding-bottom:3em;
}

/* FAUX BUTTONS (LINKS */
div.signUp {padding:10px;padding-left:0px;padding-right:13px}
div.buttonFauxHighlight { position: relative; background-color: #FF7920; background-image: url('http://www.loop11.com/media/images/highlight_right.gif'); background-position: right top; width: 100%; background-repeat: no-repeat; height: 41px; }
div.buttonFauxHighlight div { background: transparent url('http://www.loop11.com/media/images/highlight_left.gif') 0 0 no-repeat; width: 100%; height: 41px; }
div.buttonFauxHighlight a { font-weight: bold; color: #FFF; text-decoration: none; display: block; font-family: verdana, arial, sans-serif; padding-left: 8px; padding-top: 10px; font-size: 1.4em; width: 95%; background-image: url('http://www.loop11.com/media/images/button_arrow_special.gif'); background-repeat: no-repeat;  background-position: right 6px;text-align: left; height:31px;}
div.buttonFauxHighlight a:hover, div.buttonBackground a:focus , div.buttonBackground a:active  { color: #FFF; text-decoration: underline; background-position: right -66px; }
div.buttonFauxHighlight a.special { z-index: 5; padding-top: 20px; color: #000; font-size: 1em; font-weight: normal; text-align: center; position: absolute; right: -10px; top: -21px;  height: 80px; width: 76px; background: url('http://www.loop11.com/media/images/special.png') 0 0 no-repeat; display: block; }
div.buttonFauxHighlight a.special:hover, div.buttonFauxHighlight a.special:active, div.buttonFauxHighlight a.special:focus { background-position: 0 0; text-decoration: none; color: #000; }

div.buttonFaux { position: relative; background-color: #CCCCCC; background-image: url('http://www.loop11.com/media/images/button_right.gif'); background-position: right top; width: 100%; background-repeat: no-repeat; height: 41px; }
div.buttonFaux div { background: transparent url('http://www.loop11.com/media/images/button_left.gif') 0 0 no-repeat; width: 100%; height: 41px;  }
div.buttonFaux a { color: #333; text-decoration: none; display: block; font-family: verdana, arial, sans-serif; padding-left: 8px; padding-top: 10px; font-size: 1.4em; width: 95%; background-image: url('http://www.loop11.com/media/images/button_arrow.gif'); background-repeat: no-repeat;  background-position: right 6px;text-align: left; height:31px;}
div.buttonFaux a:hover, div.buttonBackground a:focus , div.buttonBackground a:active  { color: #FF6600; text-decoration: none; background-position: right -66px; }