/*
Theme Name: Integrati
*/

/* 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('') 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;
	}



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: 100%;
	color: #333;
	}
	
#img.l
{
position:absolute;
left:0px;
top:0px;
z-index:1
}

#img.r
{
position:absolute;
right:0px;
top:0px;
z-index:2
}

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


#page #top {
	width: 80%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	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: 100%;
	font: normal 1.1em Verdana, Arial, Sans-Serif;
	color: #333;
	}

#page #metabar {
	background-color: #fff;
	width: 790px;
	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 {
top: 12px;
left: 20px;
	padding: 0;
	margin: 0;
	position: relative;
	height: 78px;
	background: #037DBA;
	width: 96%;
	background: url('images/bg_header.jpg') repeat;
	margin-right: 20px;
	
	border-radius-topleft: 5px;
border-radius-topright: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
	
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	
	}


/*Footer bar*/


#footerbar {
bottom: 12px;
left: 20px;
	padding: 0;
	margin: 0;
	position: relative;
	height: 68px;
	background: #CADCEB;
	width: 96%;
	margin-right: 20px;
	
	border-radius-topleft: 5px;
border-radius-topright: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
}

#postbar {
bottom: 12px;
left: 20px;
	padding: 0;
	margin: 0;
	position: relative;
	height: 62px;
	background: #CADCEB;
	width: 96%;
	margin-right: 20px;
	top: 16px;
	
	border-radius-topleft: 5px;
border-radius-topright: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
}

/* Description in footer */
#footerbar .description { 

	font-size: 1.4em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-weight: bold;
	 vertical-align: middle;
	text-decoration: none;
	margin-left: auto; 
	margin-right: auto;
	padding: 25px 25px 25px 25px;
	
}
*  html .admintab {
	display: inline;
	}

/*- Main Menu in Header */

#header ul.menu {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 4px;
	bottom: 0;
	margin-left: auto;
    margin-right: auto;
	width: 820px;
	}

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

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

#header ul.menu li a {
	font-size: 1em;
	color: #FDD808;
	margin: 0;
	font-weight: bold;
	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-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font: 1.85em;
	font-weight: bold;
	letter-spacing: 0px;
	margin: 0;
	padding: 20px 5px 0;
	}

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

	}


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

#header .description { /* Description in header */

	font-size: 1.1em;
	margin: 40px, 60px, 60px;
	color: #000;
	}

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.1em Verdana, Arial, sans-serif;
	color: #333;
	padding-top: 10px;
	padding-bottom: 10px;
	}

#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: 100%;
	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;
}

 
headerbar {
	background: #ebebeb none repeat-x 0 0;
	color: #FFFFFF;
	margin-bottom: 4px;
	padding: 0 5px;
}

navbar {
	background-color: #ebebeb;
	padding: 0 10px;
}

class="inner"

span.corners-top, span.corners-bottom, span.corners-top span, span.corners-bottom span {
	font-size: 1px;
	line-height: 1px;
	display: block;
	height: 5px;
	background-repeat: no-repeat;
}

span.corners-top {
	background-image: none;
	background-position: 0 0;
	margin: 0 -5px;
}

span.corners-top span {
	background-image: none;
	background-position: 100% 0;
}

span.corners-bottom {
	background-image: none;
	background-position: 0 100%;
	margin: 0 -5px;
	clear: both;
}

span.corners-bottom span {
	background-image: none;
	background-position: 100% 100%;
}

ul.navlinks {
	padding-bottom: 1px;
	margin-bottom: 1px;
	border-bottom: 1px solid #FFFFFF;
	font-weight: bold;
										
ul.rightside {
	float: right;
	margin-left: 5px;
	margin-right: -5px;
	text-align: right;
}

ul.linklist {
	display: block;
	margin: 0;
}

ul.linklist li {
	display: block;
	list-style-type: none;
	float: left;
	width: auto;
	margin-right: 5px;
	font-size: 1.1em;
	line-height: 2.2em;
}

ul.linklist li.rightside, p.rightside {
	float: right;
	margin-right: 0;
	margin-left: 5px;
	text-align: right;
}