/*
Theme Name: smile
Theme URI: http://www.itteco.com/
Description: smile theme for Wordpress
Version: 1.2.1
Author: Itteco Software Corp.
Author URI: http://www.itteco.com/
*/


html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	font-size: 62.5%;
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;	
	background: #f1f7f8;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;	
}
p, form, h1, h2, h3, h4, h5, h6, ol, ul, li, dl, dt, dd, td, th, img, blockquote  {
	margin: 0;
	padding: 0;
	list-style: none;
	border: none;
}
p, td, th, input, select, textarea, h1, h2, h3, h4, h5, h6, li, blockquote {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;	
	font-weight: normal;
}

a:link, a:visited, a:active {
	color: #d95b21;
	text-decoration: none;
}
a:hover {
	color: #ff8c00;
	text-decoration: underline;
}






/* containers */
.container {
	padding-bottom: 130px;
}
.container, .chat-container {
	/*margin: 0 2%;*/
}
.container-max, .chat-max {
	margin: 0 auto;
	max-width: 1400px;
	padding: 0 20px !important;
}


/* layouts */
.header {
	height: 32px;
	overflow: hidden;
}
#full-header {
	background-image: url(images/body-bck.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	overflow: hidden;
}

.subheader {
	height: 97px;
	overflow: hidden;
}



.filters, .usermenu {
	float: right;
}
.usermenu li, .filters li {
	display:inline;
	float:left;
}


.content {
	min-height: 400px;
	background: #f1f7f8 url(images/content-bck.png) repeat-x top;
	border-top: 3px solid #f5f9fa;
}
.content-expanded {
	margin-left: 48px !important;	
}

.content-area {
	padding: 20px 0;
	min-height: 400px;
}
.footer {
	height: 134px;
	background-image: url(images/body-bck.jpg);
	background-position: top center;
	background-repeat: no-repeat;	
	position: absolute;
	z-index: 3;
	bottom: 0;
	width: 100%;	
}
.chat-area {
	position: fixed;
	bottom: 0;
	height: 33px;
	width: 100%;
	z-index: 200885;
}



/* styles */

.header {
	background: url(images/header-bck.png) repeat-x top;
	border: 1px solid #94b9d5;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border-top: none;
	-moz-border-radius-topleft: 0;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius-topright: 0;
	-webkit-border-top-right-radius: 0;
}

.header h1 {
	margin: 5px 0px 0 10px;
	float: left;
}

.header h1 a {
	display: block;
	background: url(images/itteco-logo-small.gif) no-repeat;
	width: 85px;
	height: 19px;
	text-indent: -9999px;
}

.usermenu {
	padding: 10px 16px 0 0;
}
.usermenu li {
	color: white;
	margin-left: 10px;
	font-size: 1.1em;
	background: url(images/usermenu-divider.png) no-repeat left;
	padding-left: 10px;
}
.usermenu a {
	color: white;
	text-decoration: none;
	font-size: 1em !important;
	line-height: 1em !important;
	padding: 0 !important;
	margin: 0 !important;
	font-weight: normal;
}
.usermenu a:hover {
	text-decoration: underline;
	color: #ddeaf9;
}
.usermenu li:first-child, .usermenu li.first-child {
	margin-left: 0;
	background-image: none;
}
.usermenu li.first-child a {
	font-weight: bold;
}
.usermenu .avatar {
	position: absolute;
	margin-left: -26px;
	margin-top: -3px;
	border: 1px solid #7e9cb2;
}



.subheader h1 {
	display: inline-block;
	color: white;
	font-size: 3em;
	font-weight: bold;
	text-shadow: black 2px 2px 1px;
}
.subheader h1 a {
	color: white;
	text-decoration: none;
}

.blog-logo, .blog-title {
	height: 97px;
	display: inline-block;
	float: left;
	overflow: hidden;
}
.blog-title {
	padding-top: 30px;	
}
.blog-logo img {
	margin-right: 16px;
}

.filters {
	padding: 36px 0 0 0;
}
.filters h2 {
	display: none;
}

.filters li li {
	font-size: 1.2em;
	margin-left: 6px;
}
.filters a page {
	font-size: 1.2em;
}
.filters a {
	color: white;
	text-decoration: none;
	display: block;
	padding: 6px 10px;
	margin: 1px;
	background: #406d9d url(images/filter-selected.png) repeat-x top;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;		
	opacity: .7;	
}
.filters a:hover {
	background: #406d9d url(images/filter-selected.png) repeat-x top;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	opacity: 1;		
}
.filters .selected {
	background: #406d9d url(images/filter-selected.png) repeat-x top;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;		
	border: 1px solid #7e9cb2;
}
.filters .selected a {
	margin: 0;
}
.filters .selected a:hover {
	color: white;
	text-decoration: none;
}








.footer {
	color: white;
	font-size: 1.1em;
	padding: 0;
}
.footer-line {
	height: 40px;
	background: #f0f6f8 url(images/content-footer-bck.png) repeat-x top;
	border-bottom: 3px solid #f5f9fa;
}

.footer a {
	color: white;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
	color: #ddeaf9;	
}

.copyright {
	padding-top: 26px;
	float: left;
}

.footer-nav {
	padding-top: 16px;
	float: right;
}
.footer-nav a {
	color: white;
	display: inline-block;	
}
.footer-nav a.rss {
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url(images/icon-rss.png);
}
.footer-nav li {
	line-height: 32px;	
}



/* navs */

.footer-links {
	float: left;
}











.columns{
	width: 100%;
	overflow: auto;
	padding: 0;
	margin: 0;
}
.column-main {
	float: left;
	width: 65.5%;
	background-color: white;
	border: 1px solid #d9e2e9;
}
.column-sidebar {
	float: right;
	width: 16%;
	margin-left: 1%;
	padding-top: 4px;
}

.columns-equal .column-main {
	float: left;
	width: 47%;
	margin: 0;
}
.columns-equal .column-sidebar {
	float: right;
	width: 47%;
}




/* sidebar */


.column-sidebar ul, .column-sidebar li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.column-sidebar h2 {
	font-size: 1.6em;
	color: #029eef;
	font-weight: bold;
	margin-bottom: 7px;
	padding: 0;
}


.column-sidebar li ul {
	margin-bottom: 20px;
}

.column-sidebar li {
	margin-bottom: 16px;
}
.column-sidebar li li {
	margin: 1px 0;
	padding: 3px 4px;
	line-height: 130%;
	font-size: 1.05em;
}
.column-sidebar li ul, .widget_search, .widget_tag_cloud div, .widget_text div {
	border: none;
	background: none transparent;
	padding: 0;
	margin: 0;
	margin-bottom: 5px;
	padding: 5px 8px;
	background: white;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;		
	border: 1px solid #d9e2e9;	
	color: #737373;
	
}

.widget_search, .widget_tag_cloud div {
	padding: 10px 8px !important;
}

.widget_text div {
	padding: 10px 11px !important;
	font-size: 1.05em;
}

.widget_search input {
	font-size: 1.1em;
}
.widget_tag_cloud div {
	font-size: .8em !important;
}



/*
.column-sidebar li li {
	border: none;
	background: none transparent;
	padding: 0;
	margin: 0;
	font-size: 1em;
	margin-bottom: 5px;
	padding: 5px 8px;
	background: white;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;		
	border: 1px solid #d9e2e9;	
	color: #737373;
	
}
*/
.column-sidebar li li ul {
	margin: 0;
	padding: 0;
}
.column-sidebar li li li {
	padding-left: 20px;
}
.column-sidebar li p {
	line-height: 135%;
}
.column-sidebar li.current_page_item,
.column-sidebar li.current-cat
{
	background-color: #f1f7f8;
	border: 1px solid #e1e7ec;
	font-weight: bold;
	color: white;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;	
	color: black;
	font-weight: bold;
	margin-left: -1px;
}
.column-sidebar li.current_page_item a,
.column-sidebar li.current-cat a
{
	color: black;
	text-decoration: none;
}
.column-sidebar #searchform {
	width: 100%;
	overflow: auto;
}
#content #searchform {
	width: 50%;
	overflow: auto;
}
#searchform #s {
	width: 60%;
	float: left;
	margin: 1px 1% 0 0;
	padding: 4px 2px;
	line-height: 1em;
	height: 12px;
}
#searchsubmit {
	width: 35%;
	float: left;
	margin: 0;
	padding: 2px 3px;
	height: 25px;
	line-height: 1em;
}









/* content: text */
.content-area {
	color: #4E4E4E;
}
#content {
	padding: 16px;
}
#content p {
	font-size: 1.3em;
	margin: 10px 0;
	line-height: 135%;
}


h2.pagetitle {
	color: #019eef;
	font-size: 2.2em;
	font-weight: bold;
	display: block;
	padding-bottom: 10px;
	padding-top: 4px;
	margin-bottom: 40px;
	background: url(images/divider.png) repeat-x bottom;
}







.post {
	margin-bottom: 40px;
	padding-bottom: 35px;
	background: url(images/divider.png) repeat-x bottom;
	overflow: auto;
}
.post-body {
	margin-left: 45px;	
	padding-right: 30px;
}

.post .avatar  {
	position: absolute;
	border: 3px solid #dddddd;
	margin-top: 2px;
}

h3.post-title {
	font-size: 2em;
	font-weight: bold;
	color: black;
}
h3.post-title a {
	color: black;
}
h3.post-title a:hover {
	color: #d95b21;
	text-decoration: none;
}

.post-info {
	color: #7f7f7f;
	font-size: 1.2em;
	padding: 3px 0 8px 0;
}
.post-info span {
	color: #333333;
}

.post-comments {
	margin: 0 0 0 7px;
	position: absolute;
	padding-bottom: 5px;
	background: url(images/comments-bck.png) no-repeat center 16px;
}
.post-comments a {
	font-size: .6em !important;
	color: white !important;		
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	background-color: #d95b21;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 1px 6px;
	
}
.post-comments:hover {
	background-position: center -32px;
}
.post-comments:hover a, .post-comments a:hover {
	background-color: black;	
}


p.post-info-tags {
	background: url(images/icon-tags.png) no-repeat 0 0;
	padding-left: 22px;
	font-size: 1.2em !important;
	margin-top: 16px !important;
	color: #7f7f7f;
}
.post-info a, .post-info-tags a {
	color: #d98863;
}
.post-info a:hover, .post-info-tags a:hover {
	color: #ff8c00;
}
.post-info-tags {
	color: #818181;
}







h2.post-title {
	font-size: 2.3em;
	font-weight: normal;
	color: #019eef;
}


.post-single .post {
	background: none;
}







.entry p {
	line-height: 145% !important;
}
.entry {
	color: black;
	overflow: hidden;
}

.postmetadata {
	color: #818181;
	padding: 5px 0 5px 19px;
	margin: 35px 0 0px 0 !important;
	border-left: 3px solid #e6e6e6;
}
.postmetadata small {
	font-size: .9em;
	line-height: 150%;
}



















p.navigation {
	font-size: 1.3em !important;
}
p.navigation span {
	color: #e9b8a3;
	padding: 0 8px;
}






/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 12px 16px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 16px 12px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */






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


/* 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;
}
/* End captions */












/* ------------------------------------------------------------------------------------------------------- */
/* comments */


h3#comments, #respond h3 {
	border: 1px solid #e6e6e6;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 6px 15px;	
	margin-bottom: 25px;
	color: black;
	font-size: 1.4em;
	font-weight: bold;
}
#commentform {
	padding: 0 16px;
}

#content ol.commentlist {
	list-style: none;
	margin-left: 0;
	margin-bottom: 50px;
}

#content ol.commentlist {
	padding: 0px 16px 0 0;
	margin-bottom: 40px;
	margin-left: 45px;
	list-style: none;
}
#content ol.commentlist li {
	font-size: 1.3em;
	padding: 7px 10px;
	margin: 0 0 15px 0;
	list-style: none;
	background: #f2f2f2 url(images/timeline-quote.png) no-repeat 12px 9px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;	
	padding: .45em 3em;		
}
ol.commentlist li.even {
	background-color: #f7f7f7;
}
ol.commentlist .avatar {
	position: absolute;
	margin-left: -84px;
	margin-top: -3px;
	border: 2px solid #E0EBF4;
}
ol.commentlist .comment-author {
	font-size: 1em;
	padding-top: 3px;
}
ol.commentlist .comment-author .fn {
	font-weight: bold;
	font-style: normal;	
}
ol.commentlist em {
	color: #c51252;
}
ol.commentlist .comment-meta {
	padding: 2px 0 4px 0;
	font-size: .9em;
}
ol.commentlist .comment-meta a:link, ol.commentlist .comment-meta a:visited, ol.commentlist .comment-meta a:active {
	/*color: #88979b;*/
}
ol.commentlist .comment-meta a:hover {
	/*color: #0167da;*/
}


.comment-meta a {
	color: #d98863;
}
.comment-meta a:hover {
	color: #ff8c00;
}
.comment-meta {
	color: #818181;
}
#content ol.commentlist p {
	font-size: 1em;
	line-height: 130%;
}






#commentform p {
	overflow: auto;
	width: 100%;
	font-size: 1.2em;
	padding-bottom: 9px !important;
	margin: 0 !important;
}
#commentform label {
	font-size: 1.3em;
}
#captchaImgDiv label small {
	font-size: 1em;
}

#commentform input {
	width: 200px;
	padding: 3px;
	font-size: 1.1em;
	margin-right: 5px;
}
#commentform span.required {
	color: #c51252;
	font-weight: bold;
}
#commentform span.note {
	color: #c2c2c2;
	float: left;
	padding-top: 4px;	
}
#commentform textarea  {
	padding: 3px;
	font-size: 1.1em;
	width: 95%;
	height: 150px;
	overflow: auto;
	float: left;
}
#captcha-image {
	display: block;
	width: 250px;
	height: 55px;	
	margin-left: 75px;
}
#commentform #submit {
	margin-top: 20px;
	width: 160px;
}












.entry-full {
	margin: 40px 0;
}


.entry h1 {
	margin: 2.4em 0 1em 0;
	font-size: 2.2em;
	color: #12355b;
	font-weight: bold;
}
.entry h2 {
	margin: 2.4em 0 1em 0;
	font-size: 2em;
	color: #246bb8;
}
.entry h3 {
	margin: 2.4em 0 .6em 0;
	font-size: 1.8em;
	color: #246bb8;
}
.entry h4 {
	margin: 2.4em 0 .6em 0;
	font-size: 1.6em;
	color: #246bb8;
}
.entry h5 {
	margin: 2.4em 0 .6em 0;
	font-size: 1.4em;
	color: #4e6e8f;
	font-weight: bold;
}
.entry h6 {
	margin: 2.4em 0 .6em 0;
	font-size: 1.3em;
	font-weight: bold;
}



.entry ul {
	margin: .5em 3em 2em 3.2em !important;
	list-style: disc !important;	
}
.entry ol {
	margin: .5em 3em 2em 3.5em !important;
	list-style: decimal !important;
}
.entry ol li {
	list-style: decimal!important;
}
.entry ol li {
	list-style: decimal !important;
}
.entry li {
	margin: .4em 0 !important;
	line-height: 1.4em !important;
	font-size: 1.3em;
	list-style: disc !important;
}
.entry li li {
	font-size: 1em;	
}
.entry li ul, .entry li ol {
	margin-bottom: .7em;
}

.entry li li li {
	font-size: 1em;	
}
.entry li li li li {
	font-size: 1em;	
}
.entry li li li li li {
	font-size: 1em;	
}
.entry li li li li li li {
	font-size: 1em;	
}

.entry table {
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0;
	padding: 0;
	margin: .2em;
}
.entry table td, .entry table th {
	font-size: 1.2em;
	padding: .7em 1em;	
	border:1px solid #CCCCCC;
}

.entry dl {
	font-size: 1.3em;
}
.entry dt {
	margin: .5em 0 .5em 0;
	font-weight: bold;	
}
.entry dd {
	margin: .5em 0 .8em 0;
	padding-left: 2.2em;
	background: url(images/wiki-dd.png) no-repeat .7em .6em;
}
.entry blockquote {
	font-size: 1em;
	padding: 5px 16px 5px 40px !important;
	margin: 20px 0 !important;
	list-style: none;
	background: #f2f2f2 url(images/timeline-quote.png) no-repeat 12px 9px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;	
	padding: .45em 3em;		
	border: none;
}



.entry hr {
	border: none;
	height: 1px;
	background-color: transparent;
	border-bottom: 1px dotted #a1b3c2;
	margin: 4em 0;
}






.IWF_Widget_Recent_Comments blockquote {
	margin: 5px 0 0 0;
	padding: 3px 5px;
	background-color: #F3F3F3;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.IWF_Widget_Recent_Comments blockquote p {
	margin: 0;
	padding: 0;	
}

#smile-navigation {
	float: left;
}
#smile-navigation a {
	color: white;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: bold;
	display: inline-block;
	height: 23px;
	padding: 9px 18px 0px 10px;
	background: url(images/header-arrow.gif) no-repeat right 13px;
}
#smile-navigation li:hover {
	background: url(images/header-selected.png) repeat-x top #327ac3;	
}
#smile-navigation ul {
	position: absolute;
	z-index: 999;
	float: none;
	display: none;
	background: #1f66b8 url(../itteco-smile-parent/_inc/images/topmenu-bck.png) top repeat-x;
	min-width: 150px;
	border-right: 1px solid #6797ce;
	border-left: 1px solid #114ca9;
	border-bottom: 1px solid #114ca9;
	margin-left: -1px;
	opacity: .96;
	
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border-top: none;
	-moz-border-radius-topleft: 0;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius-topright: 0;
	-webkit-border-top-right-radius: 0;	
	
	
}
#smile-navigation ul li {
	display: block;
	float: none;
	margin: 0;
	padding: 0;
}
#smile-navigation ul li a {
	background-image: none;
	/*font-weight: normal;*/
	display: block;
	height: auto;
	padding: 6px 10px;
	text-transform: none;
	border-bottom: 1px solid transparent;
}
#smile-navigation ul li a:hover {
	border-bottom-color: #4084c2;
}

/* navs */
#smile-navigation li, .usermenu li, .filters li, .footer-links li, .footer-nav li {
	float: left;
	display: inline;
}
