/*
Video Flick: Video Flick
Theme URI: http://www.press75.com/
Description: Theme Description. Detailed usage instructions for this theme can be found at <a href="http://www.press75.com/docs/video-flick/">http://www.press75.com/docs/video-flick/</a>. Don't forget to configure the Video Flick Theme Options page.
Version: 2.0
Author: Jason Schuller
Author URI: http://www.press75.com/

This theme was designed and built by Jason Schuller,
whose portfolio you will find at www.jdidit.com

The CSS, XHTML and design are all Copyright 2009 Circa75 Media, LLC:
*/

body {
margin: 0;
padding: 0;
width: auto;
height: auto;
font: 12px Arial, Helvetica, sans-serif;
line-height: 1.2em;
color: #4A4A4A;
background: #acc337 url(images/background.jpg) repeat-x;
}

h1 {
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
font-size: 36px;
color: #000000;
margin: 35px 0 15px 0;
padding: 0;
}

h1 a:link, h1 a:active, h1 a:visited {
color: #000000;
}

h1 a:hover {
color: #4A4A4A;
}

a:link, a:visited {
color: #000000;
text-decoration: none;
}

a:hover {
color: #4A4A4A;
}

h2 {
font-size: 18px;
font-weight: normal;
padding: 0;
margin: 0 0 2px 0;
color: #000000;
font-family: Georgia, "Times New Roman", Times, serif;
text-transform: uppercase;
}

h2 a:link, h2 a:active, h2 a:visited {
color: #000000;
}

h2 a:hover {
text-decoration: underline;
}

h3 {
font-size: 12px;
padding: 0;
margin: 0;
font-family: Georgia, "Times New Roman", Times, serif;
text-transform: uppercase;
font-weight: normal;
color: #000000;
}

h4 {
font-size: 12px;
padding: 0;
margin: 0;
font-family: Georgia, "Times New Roman", Times, serif;
text-transform: uppercase;
font-weight: normal;
color: #000000;
}

img {
border: 0;
}

p {
margin: 0 0 10px 0;
}


#wrapper {
width: 960px;
margin: 0px auto;
overflow: visible;
}

/** begin header **/
#headwrap {
float: left;
width: 960px;
height: 167px;
}

#tagline {
float: left;
width: 480px;
height: 26px;
background: #ECECEC;
text-transform: uppercase;
color: #000000;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
margin-top: 1px;
}

#tagline p {
margin: 6px 0 0 10px;
}

#menu {
float: left;
width: 480px;
height: 26px;
background: #ECECEC;
text-transform: uppercase;
color: #FFFFFF;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
margin-top: 1px;
text-align: right;
}

#logo {
float: left;
width: 480px;
height: 138px;
}

#textlogo {
float: left;
width: 480px;
height: 118px;
}

#textlogo h1 {
font-size: 36px;
margin: 50px 0 0 0;
}

#logo img {
margin: 10px 0;
}

#topad {
float: left;
width: 480px;
height: 118px;
text-align: right;
}

#topad img {
margin: 30px 0 0 0;
}
/** end header **/

/** begin gallery **/
#contentwrap {
width: 960px;
margin-left:130px;
padding: 30px 0 0 0;
}

#maincontent {
width: 660px;
float: left;
}

#pagenavi {
width: 660px;
float: left;
margin: 0 0 20px 0;
font-family: Georgia, "Times New Roman", Times, serif;
text-transform: uppercase;
font-size: 12px;
}

#pagenavi a:link, #pagenavi a:visited {
background: #ECECEC;
padding: 7px;
display: block;
}

#pagenavi a:hover {
background: #C4C4C4;
}

#newer {
margin: 0 20px 0 0;
}

.galleryitem {
width: 200px;
height: 240px;
float: left;
margin: 0 20px 20px 0;
background: #ECECEC;
font-size: 11px;
line-height: 1.2em;
}

.galleryitem h3 {
font-size: 12px;
padding: 5px 5px 0 5px;
margin: 0;
font-family: Georgia, "Times New Roman", Times, serif;
text-transform: uppercase;
font-weight: normal;
color: #000000;
}

* + html .galleryitem h3 {
padding: 2px 5px 0 5px;
}

.galleryitem p {
margin: 0 5px 0 5px;
}

.commentsnumber {
background: url(images/comments-light.jpg) top left no-repeat;
width: 25px;
height: 20px;
margin: 47px 5px 5px 0;
text-align: center;
float: right;
}
/** end gallery **/

/** begin single **/
.video {
width: 640px;
float: left;
margin: 0 20px 20px 0;
text-align: center;
background: #ECECEC;
}

.postcontent {
width: 624px;
float: left;
margin: 0 20px 0 0;
padding: 8px 8px 0 8px;
background: #fff;
color:#4d3e20;
border:1px solid #979800;
}

.postcontent h2 {
font-size: 16px;
text-transform: uppercase;
font-family: Arial, Helvetica, sans-serif;
color:#4d3e20;
padding-top:10px;
}

.postcontent ul {
margin: 0 0 8px 0;
padding: 0;
list-style: none;
}

.postcontent li {
padding: 0 0 0 20px;
margin: 8px 0 0 0;
background: url(images/star-light.jpg) left no-repeat;
}

#single {
margin: 0 0 25px 0;
}

.thumbnail {
float: right;
margin: 0 0 15px 15px;
}

.postdets {
font-size: 10px;
color: #4A4A4A;
margin: 5px 0 15px 0;
line-height: 1.1em;
}

.postdets a:link, .postdets a:visited {
color: #4A4A4A;
}

.postdets a:hover {
color: #4A4A4A;
text-decoration: underline;
}

#reply {
}

#reply-form {
}
/** end single **/

/** begin page **/
#page {
margin: 0 0 20px 0;
}
/** end page **/

/** begin sidebar **/
#sidebar {
width: 300px;
float: left;
color: #4A4A4A;
font-size: 11px;
line-height: 1.2em;
}

.widgetblock {
width: 284px;
float: left;
margin: 0 0 20px 0;
padding: 8px;
background: #ECECEC;
}

.widgetblock h3 {
border-bottom: 1px solid #C4C4C4;
padding: 0 0 5px 0;
margin: 0 0 8px 0;
color: #000000;
}

#searchwrap {
background: none;
height: 60px;
margin: 30px 0 0 0;
float: right;
background: url(images/img-searchbox.png) top left no-repeat;
width: 284px;
}

#searchwrap input{
vertical-align: middle;
background: none;
color: #000000;
font-family: Georgia, "Times New Roman", Times, serif;
}

#s{
font-size: 14px;
border: none;
padding: 4px 4px;
margin-right: 3px;
width: 245px;
}

#content-tags {
font-size: 10px;
text-transform: uppercase;
font-family: Georgia, "Times New Roman", Times, serif;
line-height:2em;
}

#content-tags a:link, #content-tags a:visited {
display: block;
background: #e6b23f;
color:#4d3d23;
padding: 5px;
float: left;
margin: 0 3px 3px 0;
line-height:1em;
}

#content-tags a:hover {
background: #8F8F8F;
line-height:1em;
}

#sideads {
padding-top: 9px;
padding-left: 9px;
}

#sideads img {
width: 125px;
height: 125px;
float: left;
margin: 8px;
}

#featured-title {
width:321px;
background-image:url('http://abroadmarketeer.com/images/title-favorite-posts.png');
background-repeat:no-repeat;
height:43px;
}

#featured {
width: 303px;
float: left;
margin: 0 0 30px 0;
padding: 8px;
background-color:#fff;
border-left:#b2c746 1px solid;
border-right:#b2c746 1px solid;
border-bottom:#b2c746 1px solid;
}

#featured img {
width: 95px;
height: 70px;
float: left;
margin: 0 8px 4px 0;
}

h3.featured {
border: none;
margin: 0;
padding: 0;
}

.featuredpost {
width: 284px;
margin: 5px 0 0 0;
padding: 8px 0 0 0;
border-top: 1px solid #9c896c;
float: left;
}
/** end sidebar **/

/** begin footer **/
#footer {
width: 960px;
float: left;
background: url(images/dash-light.jpg) top left no-repeat;
margin: 10px 0 0 90px;
padding: 30px 0 50px 0;
}

#footer a:link, #footer a:visited {
color: #4A4A4A;
}

#footer a:hover {
color: #CCCCCC;
text-decoration: underline;
}

#footer p {
font-size: 11px;
margin: 4px 0 4px 0;
color: #4A4A4A;
}

#footer h3 {
font-size: 12px;
color: #000000;
padding: 0;
margin: 0;
}

* + html #footer {
margin: 30px 0 0 0;
}	
/** end footer **/

.img-front-navigation {
float:left;
width: 161px;
padding: 10px 35px 10px 10px;
}


#nav { 
	background:url("http://abroadmarketeer.com/images/nav.jpg") no-repeat; 
	width:448px;
	float:left; 
	height:40px; 
	margin-top:0px;
	padding:0; 
	}

#nav span { display: none; }

#nav li, #nav a { height:40px; display:block; } 

#nav li { float:left; list-style:none; _display:inline; position:relative; }

#nav-01 { width: 97px; margin-left: 0px;}
#nav-02 { width: 127px;}
#nav-03 { width: 121px;}
#nav-04 { width: 103px;}


#nav-01 a:hover { background:url("http://abroadmarketeer.com/images/nav.jpg")  -0px -40px no-repeat; }
#nav-02 a:hover { background:url("http://abroadmarketeer.com/images/nav.jpg") -97px -40px no-repeat; }
#nav-03 a:hover { background:url("http://abroadmarketeer.com/images/nav.jpg") -224px -40px no-repeat; }
#nav-04 a:hover { background:url("http://abroadmarketeer.com/images/nav.jpg") -345px -40px no-repeat; }



#nav li ul {
	position:absolute;
	left:-9999px;
	padding-right:1px; 
	background-color:#979800;
	margin: 0 10px 0 20px;
	padding: 0 0 0 0;
	}

#nav li ul li { 
	height:20px; 
	border:1px solid #4d3421;
	border-top:none;
	overflow:visible;
	z-index:99;
	}	

#nav li ul li a {
	width:100%;
	height:20px;	
	line-height:20px;	 
	}

#nav li ul li a span {
	display:block;
	padding-left:5px;
	}

#nav a:link, #nav a:visited, #nav a:hover, #nav a:active {
	font-size:1.0em;
	color:#fff;
	text-decoration:none;
	}

#nav li:hover ul, #nav li.sfHover ul	{ left: auto; }

#nav-02 ul a:hover { 
	background-image:none;
	background-color:#fff;
	color:#979800;
	text-decoration:none;
	}

#nav-02 ul, #nav-02 li { width:120px; }	

#nav li ul li ul {
	position:absolute;
    margin-left:120px;
	padding-right:1px; 
	background-color:#979800;
	}

#nav li ul li ul li { 
	height:20px; 
	border:1px solid #4d3421;
	border-top:none;
	}	

#nav li ul li ul li a {
	width:100%;
	height:20px;	
	line-height:20px;	 
	}
	


.img-logo {
float:left;
width: 510px;
margin:0;
}

img.img-front-topics {
padding: 20px 55px 10px 0px;
}

