/*
Theme Name: Integrati
Theme URI: http://will.ph/projects/integrati/
Description: A single column theme based on <a href="http://getk2.com">K2</a> and <a href="http://squible.com">Squible</a>. Credits and Kudos go to the various authors who developed K2 and Squible. WordPress 2.3-friendly.
Version: 4.0
Tags: Single Column Theme
Author: Will Garcia
Author URI: http://will.ph/

License: Released under the GPL (http://www.opensource.org/licenses/gpl-license.php)
*/

/* General Tags */

html { /* Force Vertical Scrollbar */

	height: 100%;

	margin-bottom: 0.1em;
	}

* {

	padding: 0;
	margin: 0;
	}

img {
	border: 0;
	}

body {
	font: 62.5% Verdana, Arial, Sans-Serif; /* Resets 1em to 10px */
	color: #333;
	background: #FFFFFF url('images/bg.png') repeat-x top;
	text-align: center;
	}

a:link, a:visited {
	text-decoration: none;
	color: #cc0000;
	}

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

blockquote {
	margin: 20px 0;
	padding: 0 20px 0 50px;
	color: #333;
	background: url('images/quote.png') no-repeat 10px 0;
	border: none;
	font-style: italic;
	}

hr {
	display: none;
	}

code {
	font: 1.1em 'Courier New', Courier, Monospace;
	}

input[type=text], textarea {
	color: #333;
	padding: 1px;
	margin: 0;
	border: 1px solid #ccc;
	}

input[type=text]:focus, textarea:focus {
	background: #fff;
	color: #333;
	border: 1px solid #ccc;

	}


input[type=submit] {
	color: #333;
	padding: 0px;
	margin: 0px;
	border: 1px solid #ccc;
	background: #fff;
	}

table {
	align:center;
	border:0;
	margin-left:auto;
	margin-right:auto;
	clear: both;
	}

.aligncenter {
	text-align:center;
	border:0;
	margin-left:auto;
	margin-right:auto;
	clear: both;
	}

/* Structure */
#page {

	background: white;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	position: relative;
	/* border: 1px solid #aaa; */
	border-top: none;
	clear: both;
	width: 740px;
	color: #333;
	}

#page .tooltitle {
	margin-bottom: 2px;
	padding-bottom: 2px;
	border-bottom: 1px solid #333333;
	font: 1.5em normal Georgia, 'Times New Roman', Serif;
	}


#page #top {
	width: 700px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	font-family: Verdana, Arial, Sans-Serif;
	position: relative;
	}


#page #top #optibox {
	float: right;
	width: 202px;
	margin: 5px;
	padding: 5px;
	display: inline;
	list-style-type: none;
	}

#page #top #spoptibox {
	float: right;
	width: 356px;
	margin: 10px;
	padding: 0px;
	display: inline;
	list-style-type: none;
	}

#page #mid {
	background: #333;
	width: 720px;
	margin: 0;
	position: relative;
	font: normal 1.1em Verdana, Arial, Sans-Serif;
	color: #cc0000;
	padding: 10px;
	}

#page #bot {
	background: #fff;
	width: 740px;
	font: normal 1.1em Verdana, Arial, Sans-Serif;
	color: #333;
	}

#page #metabar {
	background-color: #fff;
	width: 730px;
	padding: 5px;
	font-size: 1.1em;
	}

#page #metabar a:link, #page #metabar a:visited  {
	text-decoration: none;
	color: #cc0000;
	}

#page #metabar a:hover  {
	text-decoration: none;
	color: #cc0000;
	}

#page #metabar .metafeed {
	padding: 2px 0 2px 20px;
	background: url('images/feed.png') left center no-repeat;
	}

#page #metabar .metafeed a:link, #page #metabar .metafeed a:visited {
	text-decoration: none;
	color: #cc0000;
	}

#page #metabar .metafeed  a:hover  {
	text-decoration: none;
	color: #cc0000;
	}

#header {
	padding: 0;
	margin: 0;
	position: relative;
	height: 200px;
	background: #333;
	width: 740px;
	}

*  html .admintab {
	display: inline;
	}

/*- Main Menu in Header */

#header ul.menu {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 0;
	left: 20px;
	width: 90%;
	}

#header ul.menu li {
	display: inline;
	margin: 0;
	}

#header ul.menu,
#header ul.menu li a {
	padding: 5px 15px 6px;
	}

#header ul.menu li a {
	font-size: 1em;
	color: #ffffff;
	margin: 0;
	text-decoration: none;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	}

#header ul.menu li a:hover {
	background: #cc0000;
	color: #fff !important;
	text-decoration: none;
	}

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

	background: white;
	text-decoration: none;
	}

.admintab {
	position: absolute;
	right: 0px;
	list-style-type: none;
	}

* html .admintab { padding: 5px 15px 6px }	/* IE hack */
	
a img,:link img,:visited img { border:none }



/*- Sub Pages */

#submenu {
	width: 500px;
	margin: 10px auto;
	position: relative;
	background: #ffffff;
	color: #333;
	}

ul.smenu {
	text-align: right;
	}

ul.smenu li {
	list-style-type: none;
	height: auto;
}

ul.smenu, ul.smenu li a {
	padding: 0;
}

ul.smenu li a {
	font: 1.5em normal Verdana, Arial, Sans-Serif;
	text-transform: lowercase;
	margin: 10px;
	background-color: #fff;
	color: #cc0000;
}

ul.smenu li a:hover {
	background: #CC0000;
	color: #fff !important;
	text-decoration: none;
}

ul.smenu li.current_page_item a, ul.smenu li.current_page_item a:hover {
	color: #333 !important;
	background: #fff;
	text-decoration: none;
}

/* Nifty box - Tags tab */
ul.tags {
	margin: 0;
	padding: 0;
	}

ul.tags li {
	display: inline;
	margin: 0;
	}


ul.tags,
ul.tags li a {
	padding-left: 2px;
	}

ul.tags li a:link, ul.tags li a:visited {
	text-decoration: none;
	font-size: 1em;
	margin: 0;
	color: #cc0000;
	}

ul.tags li a:hover {
	text-decoration: none;
	color: #cc0000;
	}

/* Content */

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

h1 { /* H1 is the title in the header */
	font-size: 3em;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0;
	padding: 35px 40px 0;
	}

h1, h1 a, h1 a:link, h1 a:visited {
	text-decoration: none;
	color: #cc0000;

	}


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

#header .description { /* Description in header */
	font-size: 5.9em;
	margin: 0 35px;
	color: #fff;
	}

h2 { /* H2 is what kind of page you are on. Eg. 'Monthly Archive'. */
	text-align: left;
	font-size: 2.5em;
	font-weight: bold;
	letter-spacing: normal;
	}


h2, h2 a, h2 a:link, h2 a:visited {
	text-decoration: none;
	color: #cc0000;
	}

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

h3, h4  { /* H3 is entry headlines. H4 is comments and replyform headlines */
	font-size: 2.4em;
	font-weight: normal;
	letter-spacing: -1px;
	}

h3.catstooltitle {
	font-size: 1.3em;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
}

/* Posts */
#page  #top  .post  .postdetail {
	color: #999;
	font-size: 1em;
	font-family: Verdana, Arial, sans-serif;
	padding: 2px 0 2px 20px ;
	background: url('images/calendar.png') left center no-repeat;
	}


#page  #top  .post  .postdetailtime {
	color: #999;
	font-size: 1em;
	font-family: Verdana, Arial, sans-serif;
	padding: 2px 0 2px 20px;
	background: url('images/time.png') left center no-repeat;
	}

#page  #top  .post  .postdetailtag {
	padding: 2px 0 2px 20px;
	background: url('images/tag.png') left center no-repeat;
	}

#page  #top  .post  .postdetail a:link, #page  #top  .post  .postdetail a:visited {
	text-decoration: none;
	color: #cc0000;
	}

#page  #top  .post  .postdetail a:hover {
	text-decoration: none;
	color: #cc0000;
	}

#page  #top  .post  .posttitle {
	font-family: Georgia, 'Times New Roman', Serif;
	font-size: 2.4em;
	color: #333;
	padding: 5px;
	}

#page     #top     .post     .postcontent {
	padding: 5px;
	font: normal 1.2em Verdana, Arial, sans-serif;
	color: #333;
	padding-top: 20px;
	padding-bottom: 20px;
	}

#page  #top  .post  .postcontent a:link, #page  #top  .post  .postcontent a:visited {
	text-decoration: none;
	color: #cc0000;
	font-weight: bold;
	}

#page  #top  .post  .postcontent a:hover {
	color: #cc0000;
	}

#page  #top  .post  .postcontent .archives a:link, #page  #top  .post  .postcontent .archives a:visited {
	text-decoration: none;
	color: #cc0000;
	font-weight: normal;
	}

#page  #top  .post  .postcontent .archives a:hover {
	color: #cc0000;
	}

#page     #top     .post     .postcontent p {
	padding: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	}

#page     #top     .post     .postcontent img, #page     #top     .post     .postcontent img a {
	padding: 0;
	margin: 10px auto;
	border: 0px;
	}

#page #top .post .postcontent ul, #page #top .post .postcontent ol {
	margin: 0;
	color: #333;
	padding: 10px 0 10px 30px;
	}

#page #top .post .postcontent ul {
	list-style:disc;
	}

#page #top .post .postcontent ul ul {
	list-style:circle;
	border:0;
	}

#page #top .post .postcontent ul ul ul {
	list-style:square;
	border:0;
	}

#page #top .post .postcontent ol {
	list-style:decimal;
	}
            
#page #top .post .postcontent ol ol {
	list-style:upper-latin;
	border:0;
	}

#page #top .post .postcontent ol ol ol {
	list-style:lower-roman;
	border:0;
	}
        
#page #top .post .postcontent ul li, #page #top .post .postcontent ol li {
	margin:0 0 0 20px;
	}

#page  #mid .midtooltitle  {
	font: 1.7em normal Georgia, 'Times New Roman', Serif;
	padding-bottom: 2px;
	padding: 0;
	}

#page #mid .midmodleft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #fff;
	margin: 0px;
	float: left;
	width: 340px;
	padding: 0px;
	}

#page #mid .midmodleft #feedbox {
	float: left;
	width: 30px;
	margin: 0;
	padding: 0;
	}

#page #mid ul {
	list-style-type: none;
	}

#page #mid ul li {
	display: block;
	list-style-type: none;
	}

#page #mid .midmodright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #fff;
	margin: 0px;
	float: right;
	width: 340px;
	padding: 0px;
	}

#page .botleft {
	color: #333;
	margin: 0px;
	padding: 7px;
	width: 350px;
	position: relative;
	list-style-type: none;
	}

#page .botright {
	color: #333;
	margin: 0px;
	padding: 7px;
	float: right;
	width: 350px;
	list-style-type: none;
	position: relative;
	}

#page #footer {
	background: #333;
	width: 740px;
	padding: 0;
	margin: 0;
	position: relative;
	}

#page #footer .footeritem {
	font: normal 1.1em Verdana, Arial, sans-serif;
	color: #fff;
	width: 640px;
	text-align: center;
	padding: 20px;
	margin: 0 auto;
	}

.entry-edit a {
	border: none;
	padding: 2px;
	padding-left: 23px;
	margin-left: 10px;
	background: url('images/pencil.png') left center no-repeat;
	height: 16px;
	}

/* Sidebar */
.midmodleft ul, .midmodright ul {
	margin-left: 5px;
	padding: 0;
	width: 90%;
	}

.midmodleft ul li, .midmodright ul li {
	margin-left: 20px;
	list-style-type: none;
	padding: 0;
	/* display: inline; */
	}

.midmodleft ul li a:link, .midmodleft ul li a:visited, .midmodright ul li a:link, .midmodright ul li a:visited {
	text-decoration: none;
	color: #cc0000;
	}

.midmodleft ul li a:hover, .midmodright ul li a:hover {
	text-decoration: none;
	color: #cc0000;
	}

.botleft ul, .botright ul {
	margin-left: 5px;
	padding: 0;
	width: 90%;
	}

.botleft ul li, .botright ul li {
	margin-left: 20px;
	list-style-type: none;
	border-bottom: 1px solid #333;
	padding: 3px;
	}

.botleft ul li a:link, .botleft ul li a:visited, .botright ul li a:link, .botright ul li a:visited {
	text-decoration: none;
	color: #cc0000;
	}

.botleft ul li a:hover, .botright ul li a:hover {
	text-decoration: none;
	color: #cc0000;
	}

/* Comments */

.comments {
	text-align: left;
	padding: 30px 0 0;
	position: relative;
	}

.comment-meta {
	margin: 0 15px 0 0;
	float: none;
	}

.comment-login, .comment-welcomeback {
	margin-top: 15px;
	color: #777;
	}


#comment-personaldetails {
	margin-top: 10px;
	}

.comment-edit a {
	border: none;
	padding: 2px;
	padding-left: 23px;
	margin-left: 10px;
	background: url('images/comment_edit.png') left center no-repeat;
	height: 16px;
	}

.commentslink {
	padding: 2px 0 2px 20px;
	background: url('images/comment.png') left center no-repeat;
	margin-left: 10px;
	}

.commentsrsslink {
	background: url('images/feed.png') left top no-repeat;
	padding: 2px 0 2px 20px;
	margin-right: 10px;
	height: 16px;
	}

.trackbacklink {
	background: url('images/arrow_refresh.png') left top no-repeat;
	padding: 2px 0 2px 20px;
	height: 16px;
	}


.commentsrsslink a, .trackbacklink a {
	color: #cc0000;
	padding: 2px;
	}

.commentsrsslink a:hover, .trackbacklink a:hover {
	color: #cc0000;
	padding: 2px;
	}

.nopassword {
	text-align: center;

	}

#commentlist {
	margin: 0;
	padding: 10px 0 20px;
	position: relative;
	}

#blanklist {
	margin: 0;
	padding: 10px 0 20px;
	position: relative;
	}

#blanklist li {
	margin: 10px 0 0;
	padding: 10px 10px 5px;
	list-style: none;
	}

#commentlist li {
	margin: 10px 0 0;
	padding: 10px 10px 5px;
	list-style: none;
	}

#commentlist li .comment-content {
	padding: 10px 0;
	font-size: 1.2em;
	line-height: 1.8em;
	}

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

#commentlist li .comment-meta {
	padding: 2px 0 2px 20px;
	background: url('images/time.png') left center no-repeat;
	display: block;
	}

#commentlist li .postdetail {
	color: #999;
	font-size: 1em;
	font-family: Verdana, Arial, sans-serif;
	padding: 2px 0 2px 20px ;
	background: url('images/calendar.png') left center no-repeat;
	}

#commentlist li .postdetailtime {
	color: #999;
	font-size: 1em;
	font-family: Verdana, Arial, sans-serif;
	padding: 2px 0 2px 20px;
	background: url('images/time.png') left center no-repeat;
	}

#commentlist li img {
	padding: 0;
	border: none;
	}

#commentlist li img.gravatar {
	float: right;
	margin: -5px 0 0;
	}


#commentlist li img.avatar {
	float: right;
	margin: -5px 0 0;
	}

#commentlist li .commentauthor {
	font-size: 1.5em;
	/* text-transform: capitalize; */
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Serif;
	}

#commentlist li .counter {
	display: none;
	font: normal 1.5em Verdana, Arial, Sans-Serif;
	color: #999;
	float: left;
	width: 35px;
	}

li.byuser {
	background: #f6f7f8;
	}

li.bypostauthor {
	background: #eee;
	}

li.bypostauthor blockquote {
	color: #333;
	background: url('images/quote.gif') no-repeat 10px 0;              
	}
	 
#pinglist {
	font-size: 1.5em;
	padding: 0;
	margin: 5px 0 5px;
	/* background: #333333; */
	}

#pinglist li {
	margin: 5px 40px;
	padding: 5px;
	list-style: none;
	background: #DDDDDD;
	border-bottom: 1px dashed #333;
	}

#pinglist li span.small {
	font-size: 0.7em;
	display: block;
	}


#pinglist li small {
	font-size: 0.8em;
	display: block;
	}

#pinglist li .counter {
	display: none;
	}

#pinglist li span.favatar img {
	margin-left: -25px;
	border: none;
	padding: 0;
	float: left;
	}

#pinglist li img {
	padding: 0;
	border: none;
	}
	
#leavecomment, .comments #loading {
	text-align: center;
	margin: 30px 0 20px !important;
	color: #ddd;
	font-size: 2em;
	letter-spacing: -2px;
	}

.comments #loading {
	margin-top: 20px !important;
	}

.comments #error {
	line-height: 2.0;
	padding: 5px;
	color: #FF0000;
	background-color: #FFFF99;
	}

.comments #commentload {
	padding-top: 3px;
	float: right;
	vertical-align: middle;
	}

.comments form {
	clear: both;
	padding: 1px 0 10px;
	margin: 0;
	}

.comments input[type=text], .comments textarea {
	font: 1.2em 'Courier New', Courier, Monospace;
	padding: 3px;
	color: #777;

	}

.comments form input[type=text] {
	width: 45%;
	margin: 5px 5px 1px 0;
	}

.comments textarea {
	width: 90%;
	margin: 10px 0;
	}

.comments form #submit {
	margin: 0;
	float: right;

	}

.quoter_comment {
	padding: 2px 0 2px 20px;
	background: url('images/comment.png') left center no-repeat;
	margin-left: 5px;
	}

/* Calendar Module */

#wp-calendar {
	width: 100%;
	}


#wp-calendar td {
	text-align: center;
	}

#wp-calendar caption {
	font-size: 1.2em;
	padding: 5px;
	}

#wp-calendar #prev {
	text-align: left;
	}

#wp-calendar #next {
	text-align: right;
	}

/* Navigation */
.navigation {
        text-align: center;
        margin: 10px 0 10px 0;
        padding: 0;
        width: 100%;
        font-size: 1.5em;
}

.navigation p {
        margin: 0;
        padding: 0;
}

.alignright {
        float: right;
}

.alignleft {
        float: left
}

/* Random Quotes */

#wp_quotes
{
	margin-left: 5px;
}

#wp_quotes div.wp_quotes_author
{
	text-align:right;
	font-style: italic;
	margin-top: 5px;
}

/* WP Page Numbers */
#wp_page_numbers {

}

#wp_page_numbers ul, #wp_page_numbers li, #wp_page_numbers a {
	list-style: none;
	display: inline;
	border: none;
	padding: 0;
	margin: 2px;
	font-size: 0.9em;
}

#wp_page_numbers li a {
	border: 1px solid #cccccc;
	padding-left: 4px;
	padding-right: 4px;
}

#wp_page_numbers li a:hover {
	border: 1px solid #cc0000;
	color: #cccccc;
	padding-left: 4px;
	padding-right: 4px;

}

#wp_page_numbers li.active_page a {
	border: 1px solid #cccccc;
	background: #cc0000;
	color: #cccccc;
	padding-left: 4px;
	padding-right: 4px;
}

#wp_page_numbers li.active_page a:hover {
	border: 1px solid #cccccc;
	background: #cc0000;
	padding-left: 4px;
	padding-right: 4px;
}