/*
Theme Name: MiLanguages
Theme URI: http://www.ph3.us
Description: <p>Custom Design for MiLanaguages</p>
Version: 1.0
Author: pH3 Design, Inc.
Date: 23/09/2009
Author URI: http://www.ph3.us/

*/

/* `style starts
----------------------------------------------------------------------------------------------------*/
body {
	font: 13px/1.5 Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
	color:#333333;
	background-color: #000000;
}

a:focus {
	outline: 1px dotted invert;
}
hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}
#wrapper {
	background:url(images/bg_header.png) #fff repeat-x;
}
#wrapper-home {
	background:url(images/bg_header.png) repeat-x #fff;
}
	
/* default link style
----------------------------------------------------------------------------------------------------*/
a {
	color:#990000;
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
}
/* Headings
----------------------------------------------------------------------------------------------------*/
h1 {
	font-size: 28px;
	letter-spacing:-1px;
	color: #000;
}
h2 {
	font-size: 20px;
	letter-spacing:-1px;
}
h3 {
	font-size: 16px;
	letter-spacing:-1px;
}
h4 {
	font-size: 16px;
	border-top: dotted 1px #CCCCCC;
	margin-right: 10px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}
/* `Spacing
----------------------------------------------------------------------------------------------------*/
ol {
	list-style: decimal;
}
ul {
	margin-top: 10px;
}

li {
	margin-left: 30px;
}

p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset {
	margin-bottom: 10px;
	
}
/* headings/page titles/ home page titles
----------------------------------------------------------------------------------------------------*/
#intro {
	padding: 20px;
}
#intro h1 {
	color: #666;
	font-size: 24px;
	line-height: 26px;
	letter-spacing: -2px;
	text-align: justify;
}
#intro em {
	color: #990000;
	font-style: normal;
}
.page-titles{
height:130px;


}
.page-titles h1{
	color:#f7f7f7;
	line-height:90px;
	font-size:3em;
	letter-spacing:-2px;
}

.home-col1{
	padding:20px 30px;
}
.home-col2{
	padding:20px 30px;
}
.home-col1 p, .home-col2 p {
	font-size: 12px;
}
.home-col1 h2, .home-col2 h2 {
	margin-bottom: 3px;
}
.home-col2 ul {
	list-style: none;
}
.home-col1 ul li, .home-col2 ul li, .entry li {
	background: url(images/bullet.png) 5px 10px no-repeat;
	border-top: dotted #ccc 1px;
	padding: 5px 5px 5px 22px;
	margin: 0;
	line-height: 16px;
	text-transform: uppercase;
}
.grid_8 ul {
	padding-left: 20px;
}

.homecol-inner {
	margin-left:80px;
	margin-bottom:20px;
}

.dots {
	border-bottom:1px dotted #ccc;
	margin-bottom:10px;
}

/* language selector top
----------------------------------------------------------------------------------------------------*/
#all-languages {
	padding: 5px;
	background:url(images/bg_footer.png) #000 left bottom repeat-x;
}


/* right sidebar
----------------------------------------------------------------------------------------------------*/
.right-column {
	padding:10px 15px;
}
.right-column h3{
	margin-bottom:10px;
	
}
.news {
	background:#f5ffe8 url(images/bg-news.png) left bottom repeat-x;	
	padding:10px;
	border:1px solid #d5edb8;
	letter-spacing:0px;
	position: relative;
}
.news h3 {
	border-bottom: 1px dotted #808080;
	padding-bottom: 5px;
}
.news ul {
	list-style: none;
}
.news ul li {
	margin: 10px 5px;
	line-height: 16px;
}
.latest-news, .call-2-action {
	behavior:url(iepngfix.htc);
	border:none;
}
.latest-news{
	position:relative;
	top:3px;
	left:5px;
}
.call-2-action {
	position:relative;
	padding: 10px;
	background: url(images/call-2-action.png) no-repeat;
	width: 268px;
	height: 88px;
}
.call-2-action h3 {
	color: #1c6a74;
	margin-bottom: 5px;
}
.call-2-action form select {
	padding: 6px 5px 7px 5px;
	margin-left: 3px;
	width: 243px;
}
#sidebar {
}
#sidebar-top {
	width: 256px;
	height: 18px;
	background: url(images/sidebar-top.png) top center;
}
#sidebar-content {
	width: 242px;
	padding: 0 7px;
	background: url(images/sidebar-mid.png) top center repeat-y;
}
#sidebar-btm {
	width: 256px;
	height: 18px;
	background: url(images/sidebar-btm.png) top center;
}
#signup {
	width: 242px;
	height: 45px;
	display: block;
	background: url(images/signup.png) top left no-repeat;
}
#contact {
	width: 242px;
	height: 45px;
	display: block;
	background: url(images/contact.png) top left no-repeat;
}
#apply {
	width: 242px;
	height: 45px;
	display: block;
	background: url(images/apply.png) top left no-repeat;
}
/*Apply*/
#apply.zh-hans {
	background-image:url(images/apply_ch.png)!important;
}
#apply.fr {
	background-image:url(images/apply_fr.png)!important;
}
#apply.ar {
	background-image:url(images/apply_ar.png)!important;
}
#apply.pt-br {
	background-image:url(images/apply_pt.png)!important;
}
/*Signup*/
#signup.zh-hans {
	background-image:url(images/signup_ch.png)!important;
}
#signup.fr {
	background-image:url(images/signup_fr.png)!important;
}
#signup.ar {
	background-image:url(images/signup_ar.png)!important;
}
#signup.pt-br {
	background-image:url(images/signup_pt.png)!important;
}
/*Contact*/
#contact.zh-hans {
	background-image:url(images/contact_ch.png)!important;
}
#contact.fr {
	background-image:url(images/contact_fr.png)!important;
}
#contact.ar {
	background-image:url(images/contact_ar.png)!important;
}
#contact.pt-br {
	background-image:url(images/contact_pt.png)!important;
}


#signup:hover, #contact:hover, #apply:hover {
	background-position: bottom;
}
#lang {
	padding: 4px 0 4px 10px;
	font-size: 85%;
	font-weight: bold;
	float: left;
	letter-spacing: -1px;
}
#signup-box, #contact-box {
	display: none;
}
#call {
	margin-left: 20px;
	margin-right: 20px;
}
#call h3 {
	margin-bottom: 0;
}

/* imgage alignment
----------------------------------------------------------------------------------------------------*/
.alignright {
  float: right; 
  margin: 0 0 18px 18px;
  width:auto;
}
.alignleft {
  float: left; 
  margin: 0 18px 18px 0;
  width:auto;
}
a img {
border:none;
}

blockquote{
	border:1px solid #eee;
	background-color:#f5f5f5;
	padding:10px 10px 10px 20px;
	margin:10px 0px 10px 0px;
	border-left:3px solid #ccc;
	font-size:11px;
}
/* header / meu styles
----------------------------------------------------------------------------------------------------*/
#top-header {
	height:151px;
	width:940px;
	position:relative;
}
#logo {
	float: left;
}
#login {
	float: right;
	background: url(images/login_box.png) left top no-repeat;
	width: 243px;
	height: 53px;
	text-align: center;
	padding-right: 58px;
	padding-top: 6px;
}
#login, #login a {
	color: #888;
}
#login a:hover {
	color: #000;
	text-decoration: none;
}
#login-txt {
	background: url(images/icon_lock.png) no-repeat;
	padding-left: 17px;
	padding-right: 5px;
	color: #000;
	font-weight: bold;
}
.menu {
	position: relative;
	float: right;
	width: 600px;
	z-index: 500;
}

.menu ul li {
	display:block;
	margin-left:0;
	float:left;
	width:auto;
}
.menu ul li a,#top-header .menu ul li a {
	text-decoration:none;
	color:#000;
}
.menu ul li a {
	display: block;
	font-size:15px;
	padding: 5px 10px 15px 10px;
	text-align:left;
	text-decoration:none;
	text-transform:uppercase;
	width:auto;

}
.menu li ul {
	position: relative;
	display: none;
	list-style-type:none;
	list-style:none;
}
.menu li:hover ul, .menu li.over ul {
	display: block;
	position: absolute;
	clear: left;
	background: #fff;
	list-style: none;
	margin: 0;
	padding: 0;
	border: solid 1px #CCCCCC;
	width: 220px;
}
.menu li li {
	float: none;
	width: 220px;
	text-transform: uppercase;
	border-bottom: solid 1px #ccc;
	height: 25px;

}
.menu li li a {
	display: block;
	font-size: 12px;
	padding: 0 10px;
	margin: 0;
	text-decoration: none;
	line-height: 25px;
}
#top-header .menu ul li a:hover,#top-header .menu ul li.active a {
	color:#990000;
	background-color: #fff;
}
.selected_page, .selected_subpage{
	color:#990000;
	background-color: #fff;
	}
.f-menu ul.f-fix {
	padding: 0 20px 0 0;
}

/*---------------------slider--------------------*/
#home-slider {
	margin-top:0;
	height:300px;
	background: url(images/bg_featured.png);
}
#home-slider h1 {
	border-bottom:none;
	color:#f9f9f9;
	font-size:24px;
	word-spacing: -2px;
	font-weight:bold;
}
#featured-img {
	width: 391px;
	margin-left: 0;
	float: left;
	padding-left: 17px;
	padding-top: 21px;
}
#featured-txt {
	width: 450px;
	margin-right: 0;
	float: left;
	padding-left: 40px;
	padding-top: 61px;
}
.sliderImages ul li img {
	padding-left:0;
	padding-top:0;
}
#home-slider ul li {
	margin:0;
}
.sliderTextHolder ul li {
	height:200px;
	width: 450px;
}

.sliderTextHolder p {
	color:#f8f8f8;
}
.prev {
	position: relative;
	float: left;
	width: 30px;
	height: 30px;
	z-index: 50;
	margin-left: -40px;
	margin-top: 235px;
}
.next {
	position: relative;
	float: left;
	width: 30px;
	height: 30px;
	margin-top: 235px;
}

/* blog
----------------------------------------------------------------------------------------------------*/
.entry{
margin-top:10px;
}
.grid_8 h2 {
	margin-bottom: 4px;
}
/*sub categories*/
li.categories {
list-style:none;

}
li.categories ul li {
margin:0px;

}

/* ---------- @ comments style -----------*/


.alt {
	background-color: #dbf9be;
	border:11px solid #eaf8dd;

	}
	
h3#comments, #respond{
color:#ccc;

}
	
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	background-color: #eee;
	border:1px solid #ccc;
	color:#333;
	
	}
#commentform textarea {
	width: 99%;
	padding: 2px;
	background-color: #eee;
	border:1px solid #ccc;
	color:#333;
	overflow:auto;
	}

#commentform #submit {
	margin: 0;
	float: left;
	background-color:#262626;
	color:#fff;
	margin-bottom:10px;
	border:none;
	}

.alt {
	margin: 0;
	padding: 10px;

	}
.commentlist {
	padding: 0;
	padding:0px;
	
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	font-size:13px;
	}
.commentlist p {
	margin: 10px 0px 10px 0;
	}
	
#commentform p {
	margin: 5px 0;
	color:#50606b;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	margin-left:70px;
	}
#sidebar form {
	margin: 0;
	}

#right-column .widget{
margin-bottom:20px;

}
.gravatar{
float:left;

}
	
.navigation{
margin:10px 0;

}

/* portfolio
----------------------------------------------------------------------------------------------------*/
.pf-box{
	padding:0px 10px;
	background-color:#dedede;
	
}
.pf-box p{
	padding:0px;
	margin:0px;
}
.portfolio-br, .size-full {
	background-color:#f5f5f5;
	margin-top:10px;
	border:1px solid #eee;
	padding:5px;
}
.wp-caption-text {
	padding:0 5px 5px 5px;
	border-bottom: 1px dotted #eee;
}
.portfolio a:visited, .portfolio a:link, .portfolio a:hover {
	color:#009900;
}
#portfolio strong {
	color:#434343;
}
.portfolio img{
	background-color:#eee;
	padding:10px;
}

/* footer
----------------------------------------------------------------------------------------------------*/
.footer {
	background:url(images/bg_footer.png) #000 left top repeat-x;
	width:100%;
	height:132px;
	clear:both;
}
.footer a {
	color: #999;
}
.footer a:hover {
	color: #ccc;
}
#footer {
	width:940px;
	margin: auto;
	padding-bottom: 20px;
}
#footer p {
	color:#666;
	font-size: 80%;
	line-height: 105%;
	padding: 0 15px;
	margin: 0;
}
.f-menu  {
	padding-top:28px;
}
.f-menu ul {
	margin:0;
	padding: 20px 20px 0 0;
}
.f-menu ul li {
	display:block;
	padding: 0 5px;
	margin-left: 0;
	line-height: 80%;
	float:left;
	width:auto;
	border-left: solid 1px #fff;
}
.f-menu ul li a {
	text-decoration:none;
	color:#fff;
	font-size: 80%;
}
.f-menu li ul {
	display: none;
	list-style-type:none;
	list-style:none;
}
#legal, #ph3 {
	float: right;
	font-size: 80%;
	color: #ccc;
	padding: 10px 10px 10px 10px;
	margin-top: -12px;
}
#legal a:hover, #ph3 a:hover {
	color: #ccc;
}
#legal a {
	color: #aaa;
	text-decoration: none;
}
#ph3 a {
	color: #666;
	text-decoration: none;
}

/* cforms styling for custom forms
---------------------------------------------------------*/
.cform ol, .cform ul, .cform li {
	border: none;
	list-style: none;
	background-image: none;
	text-transform: none;
	padding: 0;
	margin: 0;
}
.cform li label {
	display: block;
	clear: right;
	padding: 0 0 3px 0;
}
.cform input, .cform textarea {
	width: 70%;
	margin-bottom: 8px;
	padding: 4px;
}
#usermessagea {
	color: #FF0000;
	font-weight: bold;
	text-transform: uppercase;
	padding: 8px 0;
	margin: 8px;
}
.linklove {
	display: none;
}

/* IE 6 and below warning for upgrade
---------------------------------------------------------*/
#warning {
	width: 100%;
	background:#000000 url(../images/bg_warning.jpg) repeat-x top;
	position: absolute;
	top:0;
	color:#FFFFFF;
	height:40px;
	clear:both;
}
#warning p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	padding:10px 20px 0 20px;
	}
#warning h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:14px;
	padding:10px 20px 0 20px;
	margin:0;
	color:#ffffff;
	}
#warning a {
	color:#FFCC00;
	text-decoration:none;
	}
