/* @override http://www.vipeers.com/podmailing/styles.css */

/*@import url(http://media.podmailing.com/web/podmailing-v2.css); expanded below*/


html
{
	margin: 0;
	padding:0;
}

body
{
	margin: 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 120%;
	letter-spacing: 0;
	text-align: center;
	word-spacing: normal;
	text-decoration: none;
	color: #444;
	background-color: #fff;
	min-width: 800px;
}

form { margin: 0; padding: 0; }
a {  
	text-decoration: none;
	color: #f93;
	font-weight: bold;
}
a:hover {  
	text-decoration: underline;
}
a img { border: 0px; background-color: #fff;}


h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote
{
	margin-top: 10px;
	margin-bottom: 10px;
}

/* page layout */

#container
{
	position: relative;
	margin: 0 auto; /* center on everything else */
	width: 773px; /*ex 800 */
	text-align: left;
	padding-left: 0px;
}

#container-inner
{
position: static;
width: auto; 
	margin: 0;
	border-bottom: 0px;
	padding-left: 0px;
}


#banner {
	position: relative;
	width: 336px;
margin-left:420px;
}

#pagebody { position: relative; width: 100%; clear: both; }
#pagebody-inner { position: static; width: 100%; }

#alpha, #beta, #gamma, #delta
{
	display: inline; /* ie win bugfix */
	position: relative;
	float: left;
	min-height: 1px;
}

#delta { float: right; }

#alpha-inner, #beta-inner, #gamma-inner, #delta-inner
{
	position: static;
}



/* Podmailing theme */
	
#banner {
	padding:  10px 0 0;;
}


.footer {
	width: 773px;
	height: 54px;
	padding-left: 0px;
	padding-top: 8px;
	color: #fff;
	margin: 0 auto;
	text-align: center;
	background: url("/web/podmailing-bg-footer.png") no-repeat;
}
.footer a:link, .footer a:visited, .footer a:active {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
border:0px;
}

#langFlag {
	float: right;
	width: 10%;
	padding-right: 70px;
}

#navbar {
	width: 773px;
	height: 30px;
	text-align: left;
	vertical-align: middle;
	background: url("/web/podmailing-bg-nav.png") no-repeat;
	margin: 0;
	padding: 20px 30px 0px 30px;
	font-size: 15px;
	color: #FFF;
}

#navbar a {
	color: #FFF;
	text-decoration: none;
}

ul.nav {
	padding: 0;
	margin: 0;
	list-style-type: none;
	width: 80%;
}
ul.nav li {
	display: inline;
	float: left;
	padding-bottom: 4px;
	padding-right: 5px;
	padding-left: 5px;
}
ul.nav li a:link, ul.nav li a:visited, ul.nav li a:active {
	display: inline;
	/*float: left;*/
	color: #072449;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	text-decoration: none;
}
ul.nav li a:hover {
	text-decoration: underline;
}
ul.nav li.nav-active a:link, ul.nav li.nav-active a:visited, ul.nav li.nav-active a:active {
	color: #343434;
	/* cursor: default; */
}
ul.nav li.nav-active a:hover {
	text-decoration: none;
}

a:link, a:visited {
	/*text-decoration: underline;*/
	color: #366ecd;
	}
	
a:hover {

	background-color: #ffcb59;
}

h3.entry-header a:link, h3.entry-header a:visited, h3.entry-header a:hover {
	text-decoration: none;
	color: #F93;
	background-color: #FFF;
}


.banner-user
{
	width: 70px;
	margin-top: 4px;
	font-size: 10px;
}

.banner-user-photo { border: 3px solid #fff; }

#banner-header
{
	margin: 0;
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	line-height: 1;
}

#banner-description
{
	margin: 1px 0;
	color: #fff;
	background: none;
	font-size: 12px;
	line-height: 1.125;
}

.date-header
{
	margin: 0;
	color: #335099;
	font-size: 14px;
	text-transform: uppercase;
}

h1.module-header {
	font-size: 15px;
	margin-top: 0px;
	margin-bottom: 15px;
	line-height: 130%;
	font-weight: bold;
	color: #366ecd;
}
h2.module-header {
	font-size: 13px;
	margin-top: 0px;
}

.entry-header
{
	margin: 20px 0;
	/*padding: 0 0 0 5px;*/
	color: #f93;
	/*font-size: 150%*/
	font-weight: bold;
	line-height: 130%;
}


h3.entry-header {
	margin: 10px 0;
	text-decoration: none;
	font-weight: bold;
	/*font-size: 200%;*/
	font-size: 18px;
}

h3.entry-header a{
	margin: 10px 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
}

.entry-content { margin: 0; }
.entry-footer
{
	border-top: 1px solid #d7d7d7;
	padding-top: 2px;
	color: #393;
	font-weight: normal;
}

.content-nav { margin-top: 0; }

.content-header
{
	margin: 20px 0 30px;
	color: #f93;
	font-size: 24px;
	font-weight: bold;
}

/* two-column-right tweaks */

	.layout-two-column-right #container-inner { background: none; }

	.layout-two-column-right #pagebody
	{
		background: transparent url(/web/podmailing-bg-body.png) repeat-y;
		width: 773px;
		padding-left: 0px;
	}
	
	.layout-two-column-right #container-inner { background: none; }
	.layout-two-column-right #alpha { width: 510px; margin-left: 30px;
}
	.layout-two-column-right #beta
	{
		width: 180px;
	margin: 15px 30px 10px 0px;
}

.module
{
	position: relative;
	overflow: hidden;
	width: 100%;
	font-size: 0.9em;
	padding: 8px;

	margin: 0px 0px 20px 0px;
	border-bottom: 1px solid #cdcbd0;
	background: #F0F0F0;
}

.breakingnews
{
	position: relative;
	overflow: hidden;
	width: 100%;
	font-size: 0.9em;
	padding: 8px;

	margin: 0px 0px 20px 0px;
	border: 1px solid #EE0000;
	background: #F0F0F0;
}

.module-content
{
	position: relative;
	margin: 5px 10px 8px 10px;

}

/* content */

.content-nav
{
	margin: 10px;
	text-align: center;
}

.date-header,
.entry-content
{
	position: static;
	clear: both;
}

.entry,
.trackbacks,
.comments,
.archive
{
	position: static;
	overflow: hidden;
	clear: both;
	width: 100%;
	margin-bottom: 0px;
}

.entry-content,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed
{
	clear: both;
	margin: 5px 10px;
}

.entry-excerpt,
.entry-body,
.entry-more-link,
.entry-more
{
	clear: both;
}

.entry-footer,
.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content
{
	clear: both;
	margin: 5px 10px 0px 10px;
}

.comments-open label { display: block; }

#comment-author, #comment-email, #comment-url, #comment-text
{
	width: 240px;
}

#comment-bake-cookie
{
	margin-left: 0;
	vertical-align: middle;
}

#comment-post
{
	font-weight: bold;
}

img.image-full { width: 100%; }

.image-thumbnail
{
	float: left;
	width: 115px;
	margin: 0 10px 10px 0;
}

.image-thumbnail img
{
	width: 115px;
	height: 115px;
	margin: 0 0 2px 0;
}


/* modules */

.module-list,
.archive-list
{
	margin: 0;
	padding: 0;
	list-style: none;
}

.module-list-item
{
	margin-top: 5px;
	margin-bottom: 15px;
}

.module-presence img { vertical-align: middle; }
.module-powered .module-content { margin-bottom: 10px; }
.module-photo .module-content { text-align: center; }
.module-wishlist .module-content { text-align: center; }



.typelist-plain .module-list
{
	list-style: none;
}

.typelist-plain .module-list-item
{
	padding: 0;
	background: none;
}

.typelist-thumbnailed { margin: 0 0 20px 0; }

.typelist-thumbnailed .module-list-item
{
	display: block;
	clear: both;
	margin: 0;
}

/* positioniseverything.net/easyclearing.html */
.typelist-thumbnailed .module-list-item:after
{
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
.typelist-thumbnailed .module-list-item { display: inline-block; }
/* no ie mac \*/
* html .typelist-thumbnailed .module-list-item { height: 1%; }
.typelist-thumbnailed .module-list-item { display: block; }
/* */

.typelist-thumbnail
{
	float: left;
	min-width: 60px;
	width: 60px;
	/* no ie mac \*/width: auto;/* */
	margin: 0 5px 0 0;
	text-align: center;
	vertical-align: middle;
}

.typelist-thumbnail img { margin: 5px; }

.module-galleries .typelist-thumbnail img { width: 50px; }

.typelist-description
{
	margin: 0;
	padding: 5px;
}

.typelist-no-description
{
	text-align: center;
	margin: 10px 0;
}

/* DO NOT MODIFY THIS: HELPER CLASSES BELOW, THX */

	/* standard helper classes */

.clr
{
	clear: both;
	overflow: hidden;
	width: 1px;
	height: 1px;
	margin: 0 -1px -1px 0;
	border: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
}

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after
{
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
.pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */




