/*  
Theme Name: CoffeeBreak
Theme URI: http://www.antbag.com
Description: This is a nice conservative theme with no shiny parts.
Version: 1.0
Author: Antbag
Author URI: http://www.antbag.com/

*/

body{
	font-size: 75%; /*62.5% Resets 1em to 10px */
 	font-family: Arial,'Lucida Grande','Trebuchet MS',Verdana; 
   	text-align: center;
	vertical-align: top;
        color: #181818;
        background: #434343 url(images/bg_page2.gif) repeat-y top;
        line-height: 1.7em;
	margin: 0;
 	padding: 0;
}

#wrapper{
	margin: 0 auto 0 auto;
        padding:0px;
	width: 920px;
	text-align: left;
}

h1,h2,h3 {
	font-family: Trebuchet MS, Georgia, Verdana, Sans-Serif;
	font-size: 1.7em;
        font-weight:normal;
        line-height: 1.0em;
        
}

h1, h2 {
        padding-top:0px;
}

.post h1 { 
        display: inline; 
        padding: 0; 
        margin: 0;
}

.post h2 {
	
        padding: 0 0 10px 0; 
        margin: 0;
}

h3{
	padding: 15px 0 15px 0;
}

h4{
	padding: 0 0 0 15px;
}

a:link, a:visited {
	text-decoration: none;
	color:#3D5CA7;
}

a:hover{
	text-decoration: underline;
	color: #3D5CA7;
}

.pages a {
text-decoration: underline;
}

blockquote { 
        font-style: italic; 
	font-family: Arial, Helvetica, Georgia, Sans-serif; 
	color: #333; 
	margin: 1.5em 30px 1.5em 30px; 
	padding: 4px 4px 4px 10px;
	background: #FFFCED;
	border-top: 1px solid #F2E6B1;
	border-left: 1px solid #F2E6B1; 
}

.entry p { 
	margin: 0 0 15px 0; 
}

.entry ul, .entry ol { 
	margin: 0 0 15px 10px; 
}
	
.entry ul { 
	list-style-type: disc; 
}
	
.entry li { 
	margin: 0 0 5px 0; 
}
		
.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol { 
	margin: 5px 0 5px 30px; 
}

p img.left { 
	padding: 6px; 
	float: left; 	
	clear: left; 
}
		
p img.right { 
	padding: 6px; 
	margin: 0.5em 0 0.5em 15px; 
	border: 1px solid #ccc;
	background: #eee;
	float: right; 
	clear: right; 
}
		
.entry img.center { 
	display: block; 
	padding: 8px; 
	margin: 0 auto 1.5em auto; 
	border: 1px solid #ccc;
	background: #eee;
	float: none; 
	clear: both; 
}
	
.entry img.off { 
	padding: 0 !important; 
	border: none !important; 
}
		
.entry img.stack { 
	clear: none !important; 
}

#feature .entry {
        line-height: 1.2em;
}

#feature .entry a {
        color: #F7AA26;
}

#feature .postmetadata a {
        color: #FFFFFF;
        padding-bottom: 0px;
        margin-bottom: 0px;
}

.feature .entry {
        line-height: 1.2em;
}

.feature .entry a {
        color: #F7AA26;
}

.feature .postmetadata a {
        color: #FFFFFF;
        padding-bottom: 0px;
        margin-bottom: 0px;
}



/*----HEADER----*/

#header{
        margin: 0 auto 0 auto;	
        width: 920px;
        height: 215px;
	padding: 0px;
	background: url(images/bg_header.jpg) no-repeat left bottom;
}

#header a {
	text-decoration: none;
	color: #fff;
}

#header a:hover{
	text-decoration: underline;
}

#header_ad {
        padding-left: 10px;
        padding-top: 8px;
        height: 90px;

}

#subscribe_text {
        
        line-height: 1.2em;
        padding-left: 616px;
        padding-top: 17px !important;
        padding-top: 11px;
        color: #FFFFFF;
        font-size: 18px;
}

/*----BREADCRUMB SEARCH BAR----*/
#curteosy {        margin: 0 auto 0 auto;        width: 920px;        height: 91px;               background-color: #ffc001;}#curteosy h1{		line-height:25px;		color:#000000;        margin: 0 auto 0 auto;	        width: 920px;        height: 91px;               background-color: #ffc001;}
#breadcrumb_search {
        margin: 0 auto 0 auto;
        width: 920px;
        height: 30px;       
        background-color: #000000;
}

#breadcrumb {
        float:left;
        padding:5px 0 0 10px;
        color: #E1E2E2;
        font-size: 12px;
}

#breadcrumb a {
	text-decoration: underline;
        color: #E1E2E2;
}

#breadcrumb a:hover{
	text-decoration: underline;
}

#search {
        float:right;
        padding: 3px 10px 0 0;
        margin:0px;
        }

/*----NAVIGATION BAR----*/

#top-menu{
	margin: 0 auto 0 auto;
  	width: 920px;
        height: 25px !important;
        height: 26px;
        padding: 5px 0 0 0 !important;
        padding: 4px 0 0 0;
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	background: url(images/bg_nav.gif) repeat-x top;
}

#top-menu ul{
        margin: 0;
	padding: 0;
        display: inline;
}

#top-menu ul li {	
        margin: 0;
 	padding: 0px 5px 0px 6px;
	font-size: 11px;
        text-transform: uppercase; 
        display: inline;
}

#top-menu a {
	text-decoration: none;
	color: #fff;
}

#top-menu a:hover{
	text-decoration: underline;
}


.NavHeader {

position:relative;
width:920px;
}

.NavHeader li {
}

.NavHeader li a, .NavHeader li a:visited {

}

.NavHeader img
{border:0px;
}

.NavHeader li a:hover {
}

#NavCurrent {
}


.NavHeader ul.NavMenu {
margin:0;
padding:0;
list-style:none;
}  

.NavHeader ul.NavMenu {
}

.NavHeader ul.NavMenu li {
float:left;
height: 29px;
}

.NavHeader ul.NavMenu li a {
}









/*----POST----*/

/* =Clearfix */
.clearfix:after { 
        content: "."; 
        display: block; 
        height: 0; 
        clear: both; 
        visibility: hidden; 
}

.clearfix {
        display: inline-table;
}

/* Hides from IE-mac \*/
.clearfix {
        height: 1%;
}

.clearfix {
        display: block;
}
/* End hide from IE-mac */

#container {
        width: 600px; 
        float: left;
        padding:10px 0 10px 0;
}

#container_wide {
        width: 920px; 
        float: left;
        padding:0;
        margin: 10px 0 10px 0;
        background-color: white;
}

.col_left { 
        float: left;
}

.col_right { 
        float: right; 
}

.col_600 { 
        width: 600px; 
        padding: 0; 
        /*background: #fff url(images/bg_box_600_rpt.gif) repeat-y; */
}

.col_600_top { 
        width: 600px; 
        /*background: url(images/bg_box_600_top.gif) top no-repeat;*/ 
}

.col_600_foot { 
        width: 575px; 
        padding: 15px 15px 20px 10px; 
        /*background: url(images/bg_box_600_foot.gif) bottom no-repeat;*/ 
}

.col_295 { 
        width: 295px; 
        margin: 0; 
        padding: 0; 
        /*background: #fff url(images/bg_box_295_rpt.gif) repeat-y;*/ 
}

.col_295 .post
{
padding-left:15px;
}


.col_295_top { 
        width: 295px; 
        /*background: url(images/bg_box_295_top.gif) top no-repeat;*/ 
}

.col_295_foot { 
        width: 295px; 
        height: 350px;
        padding: 0; 
        /*background: url(images/bg_box_295_foot.gif) bottom no-repeat;*/ 
}

#feature {
        width: 590px;
        height: 220px;
        margin:0 0 10px 0;
        padding: 5px;
        background: #414141;
}

.feature {
        width: 590px;
        height: 220px;
        margin:0 0 10px 0;
        padding: 5px;
        background: #414141;
}

#flickr {
        width: 598px;
        height: 130px;
        margin:0 0 10px 0;
        padding: 0px;
border: 1px solid #34393C;
        background: #D4D5D8;
}

#featurethumb {
        float:left;
        width: 355px;
        padding: 0;
        margin:0;
}

.featurethumb {
        float:left;
        width: 355px;
        padding: 0;
        margin:0;
}

#feature .post {
        padding: 5px 5px 0 0;
        color: #FFFFFF;
margin:0;
}

#feature .post h1 a {
        color: #FFFFFF;
}

#feature .post h1 a:hover {
        text-decoration: underline;
}

.feature .post {
        padding: 5px 5px 0 0;
        color: #FFFFFF;
margin:0;
}

.feature .post h1 a {
        color: #FFFFFF;
}

.feature .post h1 a:hover {
        text-decoration: underline;
}

.post {
        padding: 0px 10px 10px 0px;
	font-size: 1.1em;
	text-align: left;
}

.post small {
        font-size: 0.9em;
	padding-bottom: 9px;
        display: block; 
}

.entry {
	line-height: 22px;
}

.postinfo{
	font-size: 11px;
	color: #BFB8A1;
	padding: 2px 0 20px 0;
}

.postinfo a{
	color: #BFB8A1;
}

.postdate{ color: #BFB8A1; }

p.postmetadata{
	font-size: 11px;
	
	margin: -5px 0 0 0;
	padding: 0;
}

p.postmetadata strong{
	float: right;
}

/* This is the link at the bottom of a post which lets you go to the next or previous post */

.navigation{
	padding: 10px 20px 20px 10px;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
text-align:right;
}

/*----SIDEBAR STYLES----*/

.sidebar { 
width: 308px; 
float: right; 
padding:0; 
margin: 10px 0 0 0;
background-color: #FFFFFF;


}

.sidebar ul{
	list-style: none;
	margin: 0;
	padding: 0px;
}

.sidebar ul li{
	padding: 5px 0 10px 0px;
}

.sidebar ul ul li{
	padding: 0;
}

.sidebar a:link, a:visited{
	text-decoration: none;
	color:#404040;
}

.sidebar a:hover{
	text-decoration: underline;
	color: #000000;
}

/*----COMMENT FORM----*/

#comment-form{
	width: 525px;
	margin: 15px 0 0;
	border: 2px dotted #F2E6B1;
	padding: 5px 5px 5px 15px;
}

.comments-template ol{
	margin: 0 0 15px 0;
	list-style: none;
}

.comments-template ol li{
	line-height: 18px;
	margin: 10px 0 10px 0;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 14px;
	color: #736E60;
	padding: 10px 0 10px 0;
}

.commentmetadata{
	font-size: 12px;
	color: #BFB8A1;
	padding: 0px 0 0px 0;
}

.commentmetadata strong { 
	font-size: 16px; 
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template input{
	border: 1px solid #333;
}

.comments-template textarea{
	font-family: Arial, Hevletica, Georgia, Sans-seriff;
	font-size: 12px;
	color: #000;
	margin: 30px 15px 15px 0;
	background: #FFF;
	border: 1px solid #F2E6B1;
}

/*----FOOTER----*/

#footer{
        margin: 0 auto 0 auto;
	clear: both;
        background: #272A2A;
	width: 920px;
        height: 330px;
	border-top: 8px solid #434849;
}

#footer p {
        line-height: 13pt;
        font-family: Helvetica, Arial, sans-serif;
        color: #FFFFFF;
        font-size: 13px;
}

#footer a:link{
	text-decoration: underline;
	color: #FFFFFF;
}

#footer a:hover{
	text-decoration: underline;
	color: #FFFFFF;
}

#footer a:visited{
	text-decoration: none;
	color: #BFB8A1;
}

#bottom-menu{
	clear: both;
	margin: 0 auto 0 auto;
	width: 920px;
        height: 70px;
	font-family: Helvetica, Georgia, Sans-Serif;
	background: #424748;
        border-top: 8px solid #FA9B2B;
}

#bottom-menu a{
	text-decoration: none;
	color: #fff;
}

#bottom-menu a:hover{
	text-decoration: underline;
}

#bottom-menu ul{
	margin: 0 auto;
	width: 920px;
	padding: 15px 0px 0 0px;
	text-align: center;
}

#bottom-menu ul li{
	display: inline;
        padding-left:10px;
        padding-top:0px;
	font-size: 12px;
}

#popular {
        margin: 0 auto 0 auto;
        padding: 10px 20px 0 30px !important;
        padding: 20px 20px 0 30px;
        float: left;
        width: 200px;
        display: block;
}

#popular h2 {
        background: url(images/icon_popular.gif) no-repeat left;
        text-indent: 27px;
        font-family: Arial;
        color: #FFFFFF;
        font-size: 21px;
        font-weight: normal;
}

#popular ol {
        padding-left: 20px;
        margin-left: 0;
        color: #FFFFFF;
        font-size: 13px;
}

#popular li {
        line-height: 1.2em;
        margin-top: 0.3em;
}

#popular a:link {
        text-decoration: none;
}

#popular a:hover {
        text-decoration: underline;
}

#syndication {
        margin: 0 auto 0 auto;
        padding: 10px 0 0 10px !important;
        padding: 20px 0 0 10px;
        float: left;
        width: 200px;
        display: block;
}

#syndication h2 {
        background: url(images/icon_rss.gif) no-repeat left;
        text-indent: 27px;
        font-family: Arial;
        color: #FFFFFF;
        font-size: 21px;
        font-weight: normal;
}


#syndication ul {
        list-style-type: none;
        padding-left: 0px;
        margin-left: 0;
        color: #FFFFFF;
        font-size: 13px;
}

#syndication li{
        text-indent: 70px;
        background: url(images/icon_rssfeed.gif) no-repeat left;
}

#syndication a:link {
        text-decoration: none;
}

#syndication a:hover {
        text-decoration: underline;
}

.st-related-posts li{
        text-indent: 16px;
        background: url(images/bullet_cross.gif) no-repeat left;
}

#facebook {
        padding: 10px 0px 0 30px !important;
        padding: 20px 0px 0 30px;
        float: left;
        width: 180px;
        display: block;
}

#facebook h2 {
        background: url(images/icon_facebook.gif) no-repeat left;
        text-indent: 27px;
        font-family: Arial;
        color: #FFFFFF;
        font-size: 21px;
        font-weight: normal;
}

#facebook a:link {
        text-decoration: none;
}

#facebook a:hover {
        text-decoration: underline;
}

#mobile {
        padding: 10px 40px 0 20px !important;
        padding: 20px 40px 0 20px;
        float: left;
        width: 190px;
        display: block;
}

#mobile h2 {
        background: url(images/icon_mobile.gif) no-repeat left;
        text-indent: 27px;
        font-family: Arial;
        color: #FFFFFF;
        font-size: 21px;
        font-weight: normal;
}

.homethumb {
        padding: 15px 0 0 15px;
}

.hometitle {
        padding:5px 0px 0px 15px; 
        color: #663300; 
        font-weight:bold; 
        font-size: 16px;
}

.under_reported { 
        list-style-image: url(images/bullet_cross.gif); 

} 

ul#news {
list-style-type: none; 
margin: 0 0 0 8.9em;
padding-top: 4px;
display: block;
}

/*----LINKS LIST--*/
.bookmarks {
list-style:none; 
padding: 8px;
margin-bottom: 5px;
border: 1px dashed gray; 
}

.bookmarks li {
line-height: 1.4;
padding-bottom: 5px;
list-style-position: outside;

}

.bookmarks a:link {
color: #3D5CA7;
font-weight: bold;

}

/*----END LINKS LIST--*/

/*----TICKER--*/

ul#news li {
display:none;
}
ul#news li:first-child {
display:block;
}

/*---NEW LAYOUT CSS----*/

#level1 {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 600px;
}

#left_c {
	float: left;
	width: 196px;
        margin: 0 6px 0 0;
}

#right_c {
	float: right;
	width: 196px;
}

#middle_c { 
	float: left;
	width: 196px;
 margin: 0 6px 0 0;
}

#twitter_div {
	background-image: url(images/twitterBG.png);
	background-repeat: no-repeat;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #5AA5BC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	margin-top:5px;
	padding-top: 30px;
	padding-right: 5px;
	padding-left: 5px;
}
 
#twitter_div ul li {
	color: #0C93BA;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #A1E8F7;
}
 
#twitter_div ul li a {
	text-decoration: none;
	color: #DDA84E;
}
 
#twitter_div ul li a:hover {
	text-decoration: none;
	color: #D78E42;
}
 
#twitter_div p {
	text-align: right;
        padding: 0 6px 0 0;
       font-weight: bold;
}
#header-map{    margin: 0 auto 0 auto;	    width: 920px;	height: 184px;	padding: 0px;	background: url(http://www.outpostmagazine.com/wordpress/thailand-title.jpg) no-repeat left bottom;}
#header1{
        margin: 0 auto 0 auto;	
        width: 920px;
        height: 215px;
	padding: 0px;
	background: url(http://www.outpostmagazine.com/wordpress/wp-content/uploads/2008/11/opheader1.jpg) no-repeat left bottom;
}

#header1 a {
	text-decoration: none;
	color: #fff;
}

#header1 a:hover{
	text-decoration: underline;
}


.left
{
float:left;
}

.right
{

}

.clear
{
clear:both;
}

.OTBox
{
width:570px;
margin-top:8px;
margin-bottom:8px;
padding:16px;
background-color: #EAEAEA;
}

.OTBox h2
{
color: rgb(102, 51, 0);
}

.OTPic
{
width:100px;
}

.OTPic img
{
max-width:100px;
}

.OTDesc
{
width:450px;
}

.OTTitle
{
width:400px;
padding-left:16px;
}

.OTButton
{
width:125px;
padding-left:16px;
}

.OTInfo
{
width:434px;
padding-left:16px;
}

.OTForm
{
width:250px;
}



.OTInput1
{
width:250px;
}

.OTFormContainer
{
margin-left:16px;

}
.otContainer
{
padding-top:16px;
}

.map
{
margin-left:135px;
}

.otFields
{
background: rgb(247, 247, 247);
border: 1px solid rgb(236, 236, 236);
border-left-color: rgb(236, 236, 236);
border-top-color: rgb(236, 236, 236);
margin-top: 25px;
padding: 5px 0px 15px 5px;
}

.otFields legend
{
font: normal normal normal 20px/normal Times;
margin-left: 10px;
padding: 0px 2px;
}

.error
{
color:red;
}

#TravelForm h2
{
color: rgb(102, 51, 0);
}


.otAdBox
{
width:570px;
padding:16px;
background-color: #EAEAEA;
}
.otAd
{
font-weight:bold;
display:inline;
color: rgb(102, 51, 0);
margin-right:375px;
}

.otSend
{
font-weight:bold;
display:inline;
color: rgb(102, 51, 0);
margin-right:440px;
}



.otReq
{
font-weight:bold;
display:inline;
text-align:right;
color: rgb(102, 51, 0);
}.mapright {width:179px;}.mapright p {color:#000000;line-height:13px;}


.blog
{



}

.blogBox
{


margin-bottom:5px;
margin-top:15px;
}

.blog a, .blog a:visited
{
 color:#00673E;
}

.blogBottom
{
margin-bottom:19px;

}

.blog h1
{
font-size:13pt;
}
#tvDiv img
{
    border:0px;
}

#tvDiv
{

position: relative;
height:218px;


padding-bottom:8px;
}
#tvBack
{
width:260px;
position:relative;
  display:block;
}

#tvFront
{
position:absolute;
  left:0%;
  top:0%;
}

.tvLeft
{
    float:left;
    padding:8px;
    width:504px;
}

.tvRight
{
    float:left;
    padding: 3px 8px 8px;
}

.tvRight img, .tvLeft img
{
    border:0px;
}

#tvembed
{

    margin-left: -3px;
    padding-top: 13px;
    
}

#tvembedbox
{
    background-image:url('/wordpress/wp-content/themes/coffeebreak-10/images/tvbox_512.png');
    background-repeat:no-repeat;
    background-position:top left;
    width:504px;
    height:310px;
    
}

.tvLeft ul
{
    display: inline;
    list-style:none;
    margin:0px;
    padding:0px;

    float:left;
}

.tvLeft li a
{
   display:inline;
    
    
}

.tvLeft li
{
    display:inline;
    margin:4px;
    width:100px;
float:left;
}

.appicon{
 position:absolute;
padding-top:10px;
padding-left:500px;
cursor:pointer;
}

.appicon img{
border:0px;
}
