/*  
Theme Name: expat.vn
Theme URI: http://expat.vn
Description: A magazine-style layout for Wordpress
Version: 2.2
Author: Anders Palm
Author URI: http://anderspalm.com


/* HTML Elements */

* {
	margin:0;
	padding:0;
	}

body,html {
	min-height:101%;
	}
	
body {
	background: #409000;
	color: #545454;
	padding: 13px 0 25px 0;
	}

body, select, input, textarea {
	font: 12px/13px Arial, Verdana, Sans-Serif;
	}
	
p {	
	margin: 15px 0;
	}

a:link, a:visited {
	color: #7da939;
	text-decoration:none
	}

a:hover, a:active {
	color:#333;
	text-decoration:underline;
	}
	
	a
{
  outline: none;
}


hr {
	display: block;
	height:1px;
	background:#333;
	border:0;
	}

small {
	font-size: 11px;
	background:#eef5e1;
	padding:3px 6px;
	}

img, a:link img, a:visited img {
	border:0
	}

#services li {
margin-bottom:5px;
list-style:bullet;
}



/* Structure */

#page {
	width:880px;
	margin:0 auto;
	font-size:13px;
	line-height:17px;
	background:#FFF;
	padding: 10px 25px 35px 25px;
	}

#branding {
	width:260px;
	margin:25px 0px 25px 10px;
	}
	
#top_banner {
	width:468px;
	height:60px;
	margin:25px 90px 20px 0px;
	border:1px solid #ccc;
	}
	
	.left {
	float:left;
	}

.right {
	float:right;
		}
	
#speech {
background: url('images/expat_bubble2.png') top right no-repeat;
margin:23px 0px 15px 0px;
padding:27px 25px 0px 25px;
height:120px;
}

#sidebar {
	width: 250px;
	float:right
	}

#leftcol {
	width:282px;
	border-right:1px dotted #b6b6b6;
	padding-right:18px;
	}
	
#rightcol {
	width:282px;
	padding-left:15px;
	}

#leftcol, #rightcol {
	margin-top:10px;
	float:left
	}	
	
#leftcol h3, #rightcol h3{
	margin-bottom:15px;
	}	
	
#rightcol h2 {
margin-bottom:15px;
border:none;
}
	
		
/*Subnav */

.subnav li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}

.subnav li a:link, .subnav li a:visited {
	background:#eef5e1;
	display:block;
	padding:4px 4px 4px 8px;
	border-left:4px solid #e4efd5;
	}
		
.subnav li a:hover, .subnav li a:active {
	background:#e4efd5;
	text-decoration:none;
	color: #7da939;
	}

.subnav li li a:link, .subnav li li a:visited {
	border-left:none
	}
		
	 
	
	
/*	Headers */

h1 {
	font:19px Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	margin-bottom:10px;
		}
	
.post	h1 {
	font:27px Georgia, "Times New Roman", Times, serif;
		border-bottom:1px solid #333;
		padding-bottom:8px;
letter-spacing:-0.02em;
	margin: 20px 0;
		}
	
.post h2 {
	font: 16px Georgia, "Times New Roman", Times, serif;
		margin: 10px 0;
	}
	

	
h2 {
margin: 20px 0;
}

h3, #sidebar h2, #rightcol h2, #leftcol h2 {
	font: 1em Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:0.1em;
	margin-bottom:4px;
	font-weight:bold;
	color:#5f5f5f;
	}


#sidebar h3, #sidebar h2 {
	border-top:5px solid #BBB;
	border-bottom:1px solid #333;
	padding:6px 0 6px 2px;
	margin:22px 0 15px 0;
	font-size:1em;
	}

h3#respond {
	border-top:1px dotted #b6b6b6;
	margin-top:25px;
	padding-top:20px
	}

h3#comments {
	margin-top:32px
	}
.post h2 {
	font: 14px Arial, Helvetica, sans-serif;;
		margin: 10px 0;
		font-weight:700;
		text-transform:uppercase;
	}	
	
	.post p {
  font: 12px/19px Arial, Verdana, Sans-Serif;
  text-align:none;
  }

h4 {
	font-size:1.6em;
	margin-bottom:6px;
	}
	
.entry h2 {
font:14px Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}

h3 a:link, h3 a:visited {
	color:#5f5f5f;
	}	
	
/* Content */

#content {
	width:605px;
	float:left
	}
	
.description {
	font-size: 14px;
	font-weight: bold; 
	font-style:italic;
	color:#545454;
	letter-spacing:1px;
	margin-top:0px;
	}

.feature {
	background:#f2f2f2;
	padding:25px;
	border-bottom:1px dotted #b6b6b6;
	border-top:1px dotted #b6b6b6;
	}
	
.feature p, #rightcol p, #leftcol p{
	margin:0;
	}

.feature img, #rightcol img, #leftcol img {
	padding:2px;
	margin:15px 0px 15px 0px;
	border:1px solid #999;
	float:left;
	}
	
.gallery span {
margin:10px;
}
	
div.gallery img {
	padding:2px;
	float:left;
	border:1px solid #999;
	}
	
.gallery-row {
padding-bottom:10px;
}

#interact_left {
width:180px;
float:left;
}		
	
#interact_right {
width:380px;
float:right;
padding:4px 0px 0px 0px;
}	

#facebook {
float:left;
}

.sociable a img {
margin-right:8px;
background:#fff;
}

#wp-email-popup {
background:#fff;
}

div.sociable {
margin:12px 0;
}



#interact_clear {
width:100%;
clear:both;
height:1px;
}

#interact h3 {
font: 12px/13px Arial, Verdana, Sans-Serif;
font-weight:800;
text-transform: lowercase; 
}

#leadpic {
	float:left;
	margin: 0 18px 8px 0;
	}
	
#interact {
background:#EEF5E1;
width:590px;
padding:10px;
}

.requestlink {
text-align:center;
width:100%;
font-weight:800;
margin: 20px 0px 25px 0px;
}



#interact_left li {
list-style:none;
float:left;
margin:none;
padding:none;
}

#interact_right li {
list-style:none;
margin:none;
padding:none;
}


#lead {
	margin-top:22px;
	}

.title {
	font-size:13px Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	line-height:14px;
	}
	
#rightcol .clearfloat {

	padding-bottom:15px;
	}	
	
#sidelist li {
	list-style:none
	}
	
#sidelist2 li {
	list-style:none
	}
	
#lead li {
	list-style:circle;
	margin-left:15px;
}
	
.bullets li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}
	
#sidelist .bullets li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:22px;
	}

#sidelist .children {
	background:#e4efd5;
	}
	
#sidelist .children li {
	list-style: square;
	margin-left:28px;
	border-bottom:1px solid #e4efd5;
	}
	
#sidelist .children li a, #sidelist .children li a:visited {
	padding:2px 2px 2px 0px;
	border:0;
	background:#e4efd5;
	color: #818d6f;
	}

#sidelist .children li a:hover, #sidelist .children li a:active	{				
	color:#465d23
	}

.entry {
	padding-bottom:10px;
	padding-right:20px;
	}
	



/*Post Formatting*/

.picleft {
	float:left;
	margin:3px 14px 10px 0;
	border:7px solid #f2f2f2;
	}

.picright {
	float:right;
	margin:3px 0 10px 14px;
	border:7px solid #f2f2f2;
	}	

.post blockquote {
	color:#76767a;
	background:#f2f2f2;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
	}	

.post ul li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:42px;
	}

.post ol li {
	margin-bottom:5px;
	line-height:115%;
	margin-left:48px;
	}
	
#tags {
	text-transform: lowercase; 
	}	
				

/* Form Elements */

select {
	background:#f2f2f2;
	border:1px solid #9c9c9c;
	width:100%
	}

.button {
	padding: 1px;
	background:#000;
	color:#e7e7e7;
	border:none;
	}

.button:hover {
	background:#777;
	color:#FFF;
	text-decoration:none
	}

#commentform input {
	width: 170px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	margin-top:5px;
	}
	
#searchform input {
  width:160px;
  }
  

#searchform .button{
	width:55px;
	}


/* Comments*/

.commentlist {
	padding-left:30px;
	}
	
.commentlist li {
	margin: 15px 0 3px;
	padding: 8px 15px 10px 15px;
	background:#f2f2f2;
	border-top: 1px solid #ddd;
	}

#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	display: block;
	}

.commentlist small {
	background:#e9e9e9
	}

.commentlist cite {
	font: 1.6em Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	letter-spacing:-0.05em;
	}	
	

/* Float Properties*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block
	}

.clearfloat {
	display:block
	}

/* Footer*/

#footer {
	margin: 0 auto;
	width: 900px;
	font-size:11px;
	padding-top:15px;
	color:#FFF;
	}

#footer a {
	color:#d3d1d1;
	}
	
	
	#suckerfishnav {
    background:#333 ;
    font-size:12px;
    font-family:verdana,sans-serif;
    font-weight:bold;
    width:100%;
    }
#suckerfishnav, #suckerfishnav ul {
    float:left;
    list-style:none;
    line-height:40px;
    padding:0;
    
    margin:0;
    width:100%;
    }
#suckerfishnav a {
    display:block;
    color:#ccc;
    text-decoration:none;
    padding:0px 13px;
    }
#suckerfishnav li {
    float:left;
    padding:0;
    }
#suckerfishnav ul {
    position:absolute;
    left:-999em;
    height:auto;
    width:150px;
    font-weight:normal;
    margin:0;
    line-height:1;
    border:0;
    border-top:1px solid #666666;
    }
#suckerfishnav li li {
    width:148px;
    border-bottom:1px solid #666666;
    border-left:1px solid #666666;
    border-right:1px solid #666666;
    font-weight:bold;
    font-family:helvetica,sans-serif;
background:none;
    }
#suckerfishnav li li a {
    padding:10px 10px;
    width:130px;
    font-size:12px;
    color:#fff;
    }
#suckerfishnav li ul ul {
    margin:-33px 0 0 120px;

    }
#suckerfishnav li li:hover {

    }
#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a {
    color:#fff;
    }
#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
   color:#fff;
    }
#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a {
color:#ccc;
    }
#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul {
    left:-999em;
    }
#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul {
    left:auto;
    background:#333;
    }
#suckerfishnav li:hover, {
    
    }


.sf-menu .current_page_item {
background: #000;
}

.sf-menu .page_item {
background: none;
}

#wpcf label {
	clear: both;
	display: block;
	float: left;
	width: 150px;
}
#wpcf input {
	float: left;
	width: 200px;
	padding: 1px;
	margin: 2px 5px 2px 0;
}
#wpcf textarea {
	width: 350px;
	height: 100px;
	padding: 1px;
	margin: 0 5px 10px 0;
}
#wpcf #contactsubmit {
	margin-left: 250px;
	width: 100px;
}
