.simpleimage img {
	margin-left:-25px;
}
#recent-posts-3 ul li a {
	font-size:10px;
	margin-left: -10px;
	font-weight:normal;
}
#recent-posts-3 .widgettitle {
	line-height:24px;
	background-color:#000000;
	color:#FFCC00;
}

.entry a {
	color: #990000;
	text-decoration:none;
	font-weight:bold;
}
.entry a:visited {
	color: #990000;
}
.entry a:hover {
	color: #CC0000;
}

/* Layout */


#sidebar .widget_recent_entries ul li {
	background-color:#c1c1c1;
}
#sidebar .widget_recent_entries ul {
	background-color:#c1c1c1;
}
#drinkaware {
	background-color:#DDD2C6;
	padding: 10px;
/*	font-weight:bold;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;*/
}

body {
	padding: 0;
	margin: 0;
	font-size: 0.9em;
	font-family: Arial, Verdana, Sans-Serif;
	background: #000000 url(images/back_tws-copy.jpg) center top repeat-y;
	color: #000;
}

/* Default */
a {
	color: #3b6065;
}

a:hover {
	color: #841700;
}

h1 {
	font-size: 1.2em;
}

h2 {
	font-size: 1.1em;
}

h3 {
	font-size: 1em;
}

h4 {
	font-size: .9em;
}

h5 {
	font-size: .8em;
}

h6 {
	font-size: .7em;
}

blockquote {
	padding: 0 0.5em;
	border-left: 5px solid #f0e8a7;
	margin: 0;
	background-color: #f8f8e2;
}

img.alignleft {
	float: left;
	margin: 0 .8em .8em 0;
}

img.alignright {
	float: right;
	margin: 0 0 .8em .8em;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

a img {
	padding: 5px;
	border: 1px solid #ccc;
}

form {
	padding: 0;
	margin: 0;
}

/* Layout */
#container {
	background: url(images/back_logo.jpg) center top no-repeat;
	width: 972px;
	margin: 20px auto;
}

#header {
	height: 90px;
}
#header .logoTws{
	position:absolute;
	width:248px;
	background-color:#FFFFFF;
	padding:0;
	margin:0;
	line-height:1px;
	margin-left: 626px;
	top:15px;
}
#header img{
	border:0;
}

#header h1 {
	display:none;
	padding: 25px 0 0 53px;
	margin: 0;
	color: #faf6bb;
	font-family: Georgia, serif;
	font-size: 2em;
}

#header h1 a,
#header h1 a:hover {
	text-decoration: none;
	color: #faf6bb;
}

#header .description {
	text-align:right;
	padding: 25px 380px 0 0;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 1.1em;
}

#page {
	padding: 0 53px 0 53px;
}

#pageinner {
	position: relative;
	margin: 13px 0 0 0;
}
#navcontainer .page-item-14 a {
	color: #CC0000;
}

#navcontainer ul {
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
	width: 100%;
	font-size: 0.8em;
}

* html #navcontainer ul {
}

#navcontainer ul li { 
	display: inline; 
}

#navcontainer ul li#first a,
#navcontainer ul li#first a:hover {
	cursor: default;
	background-image: none;
	text-decoration: none;
}
#navcontainer ul li a {
	font-weight:bold;
	color: #333333;
	margin: 5px 0 0 0;
	padding: 2px 10px 6px 10px;
	text-decoration: none;
	background: url(images/headerBarLiBk.gif) right -2px no-repeat;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
}

#navcontainer ul li a:hover {
	text-decoration:none;
	color:#990000;
}

#navcontainer ul li.current_page_item a,
#navcontainer ul li.current_page_ancestor a {
	background: url(images/searchBarBk.gif) repeat-x;
	color: #000000;
	padding: 2px 10px 6px 10px;
	margin: 5px 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-weight: bold;
}

#navcontainer ul li.current_page_item a:hover,
#navcontainer ul li.current_page_ancestor a:hover {
	text-decoration: none;
}

#navcontainer ul li a:hover {
	text-decoration: none;
}


#navcontainer img{
	margin:-1px 0 -2px 0;
	padding:0;
}

#searchBar {
	clear: left;
	background: url(images/searchBarBk.gif) repeat-x;
	text-align: right;
}

#searchform {
	padding: 5px;
}

#s {
	border: 1px solid #bbb;
}

#searchsubmit {
	border: 1px solid #bbb;
	background: #fff url(images/buttonBk.gif) repeat-x;
}

#sidebar {
	position: absolute;
	left: 0;
	top: 0;
	width: 200px;
	margin: 0;
	color: #011631;
}

#sidebar a {
	color: #333333;
}

#sidebar ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#sidebar ul li {	
	background-color: #f0f0f0;
	margin: 0 0 13px 0;
	font-size: 0.85em;
}

#sidebar ul li h2 {
	margin: 0;
	background-color:#990000;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 1.1em;
	font-weight:bold;
	padding: 3px 3px 3px 10px;
}

#sidebar ul li p,
#sidebar ul li div {
	padding: 5px 10px 10px 10px;
	margin: 0;
}

#sidebar ul li table {
	padding-bottom: 5px;
}

#sidebar ul li table caption {
	padding: 5px 0 0 0;
}

#sidebar ul li ul {
	padding: 0.3em 0;
}

#sidebar ul li ul ul,
#sidebar ul li ul ul ul,
#sidebar ul li ul ul ul ul,
#sidebar ul li ul ul ul ul ul {
	padding: 0;
}

#sidebar ul li ul li {
	font-size: 1em;
	padding: 0.2em 1em 0.2em 0;
	margin: 0 0 0 1em;
}

#sidebar ul li ul li li,
#sidebar ul li ul li li li,
#sidebar ul li ul li li li li,
#sidebar ul li ul li li li li li {
	margin: 0 0 0 1em;
}

#sidebar ul li ul li a {
	text-decoration: none;
	background: url(images/sidebarBullet.gif) left center no-repeat;
	padding-left: 1em;
	font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-weight:bold;
	font-size:1.1 em;

}
#sidebar ul li ul#themeswitcher li a,
#sidebar ul li ul li.recentcomments a {
	background-image: none;
	padding-left: 0;
}
#sidebar ul li ul#themeswitcher li,
#sidebar ul li ul li.recentcomments {
	background: url(images/sidebarBullet.gif) left center no-repeat;
	padding-left: 1em;
}

#sidebar ul li ul li a:hover {
	color: #990000;
}

/* Calendar */
#wp-calendar {
	width: 100%;
}

#wp-calendar th,
#wp-calendar td {
	text-align: center;
}

#wp-calendar td#today {
	font-weight: bold;
}

h2.pagetitle {
	background: #fefef6 url(images/yellowBarBk.gif) repeat-x;
	margin: 0;
	color: #3a3a3a;
	font-family: Georgia, serif;
	padding: 3px 3px 3px 10px;
}

#content {
	margin: 0 0 0 213px;
	padding: 0;
}

#contentinner {
	padding: 10px;
	font-size: 0.9em;
	line-height: 1.5em;
}


/* Post */
.post h2.posttitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	padding: 0 0 0 0;
	margin: -6px 0 0 0;
	font-size: 1.4em;
}

.post h2.posttitle a,
.post h2.posttitle a:hover {
	text-decoration: none;
	color: #8e1901;
}

/* make your own sticky post styling */
.sticky {
}

small.postmetadata {
	font-size: 0.85em;
}

ul.postmetadata {
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 0.85em;
}

ul li.tags {
	float: left;
}

ul li.comments {
	text-align: right;
}

div.divider {
	height: 47px;
	margin: 1em 0;
}

div.navigation {
	text-align: center;
	font-family: Georgia, serif;
	padding: 0 0 2em 0;
}

div.commentnavigation {
	padding: 0;
}

#singlepost {
	padding: 10px 10px 49px 10px;
	margin: 0;
	font-size: 0.9em;
	line-height: 1.5em;
}

#commentwrapper {
	padding: 0 15px 49px 15px;
}

#commentwrapper h2 {
	margin: 0;
	padding: 0.5em 0;
}

/* Comment */
h2.commentheading {
	font-size: 1.2em;
	color: #fefef6;
	font-family: Georgia, serif;
}

ol.commentlist {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Tahoma, 'Trebuchet MS', Verdana, Arial, sans-serif;
	color: #3a3a3a;
}

ol.commentlist a {
	text-decoration: none;
}

img.avatar {
	border: 3px solid #fefef6;
	margin: 0 0.5em;
}

ol.commentlist li.commentind {
	padding: 0 0 2em 0;
	margin: 0;
}

ol.commentlist li.depth-1 {
	border-bottom: 3px double #fefef6;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
}

ul.children {
	list-style: none;
}

ol.commentlist ul.children li.commentind {
	padding: 1em 0 0 0;
}

ol.commentlist li.commentind cite {
	font-style: normal;
}

p.commentsedit {
	font-size: 0.9em;
	margin: 0 0 0 0.5em;
}

.commentindheader {
	border-bottom: 1px dotted #fefef6;
}

.commentindheader img.avatar {
	float: left;
}

ol.commentlist li.legacyAlt .commentindheader {
	text-align: right;
}

ol.commentlist li.legacyAlt .commentindheader img.avatar {
	float: right;
}

ol.commentlist li.legacyAlt p.commentsedit {
	text-align: right;
	margin: 0 0.5em 0 0;
}

/* Comment form */
form#commentform input,
form#commentform textarea {
	border: 1px solid #bbb;
}

input#author,
input#email,
input#url {
	width: 60%;
}

textarea#comment {
	width: 90%;
}

input#submit {
	border: 1px solid #bbb;
	background: #fff url(images/buttonBk.gif) repeat-x;
}

#footer {
	clear: both;
	height: 108px;
	margin: 25px 35px 0 275px;
	padding:0 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	text-align: right;
	font-size: 0.8em;
	color: #999999;
	border-top: 5px solid #CCCCCC;
}

#footer p {
	margin: 0;
	padding: 0.9em;
	line-height: 1.5em;
}

#footer a {
	text-decoration:none;
	color: #666666;
}

#footer a:hover {
	color: #990000;
}
#footer img {
	padding:0;
	margin:0 0 -1px 0;
}
div#recaptcha_widget_div {
	float: right;
}

/* Wordpress required */
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

h3.subpages {
	padding: 1em 0 0.5em 0;
	margin: 0;
}

ul.subpages {
	padding: 0 0 0 1em;
	margin: 0 0 0 1em;
	list-style: square;
}

/* Formatting */
fieldset {
	border: 1px solid #ccc;
	padding: 0 1em;
	margin: 0;
}

legend {
	color: #999;
	font-size: 1.1em;
	font-weight: bold;
}

hr {
	border: 0;
	color: #cfc887;
	background-color: #cfc887;
}

pre, code {
	width: 100%;
	overflow: auto;
	font-size: 1em;
}

.post table {
	width: 100%;
	border: 0px solid #ccc;
	border-top: 0;
	border-collapse: collapse;
}

.post table th,
.post table td {
	border-left: 1px solid #ccc;
	border-bottom: 0;
	padding: .3em .5em;
}

.post table th {
	text-align: left;
	border-bottom: 2px solid #ccc;
}

p.loggedinAs {
	margin: 0; 
	padding: 0;
}

a#cancel-comment-reply-link {
	display: block;
	margin-bottom: 1em;
}
#main-c-twe{
	position:absolute;
	top: -28px;
	margin: 0 0 0 362px;
	width:240px;
	text-align:center;
	color:#999999;
}
#main-c-twe img{
	border:0;
}
#home-cover{
	position:absolute;
	top: 0;
	margin: 0 0 0 0;
	width:240px;
	background-color: #FFFFFF;
	height:25px;
}
.simpleimage{
	background-color: #FFFFFF;
}


/*--------------------------------Front Page-------------------*/
#twe-logo{
	position:absolute;
	z-index:2;
	margin-left:352px;
	margin-top:-70px;
	line-height: normal;
}

#front-space{
	height:1220px;
}
#left-c-menu{
	position:absolute;
	top:0px;
	width:620px;
	background-color:#FFFFFF;
}
#left-c-menu img{
	border:0;
	padding:0;
	margin:0;
}
#left-c-menu .front-t table th, 
#left-c-menu .front-t table td{
	border:0;
	border-bottom-style:none;
}
#front-content{
	width:250px;
	background-color:#CCCCCC;
	padding: 25px 0 0 376px;
}
#ambassadeor{
	width:250px;
	background-color:#CCCCCC;
	padding: 25px 0 0 376px;
}

/*--------------------------------Fonts-------------------*/
#left-c-menu .bold a{
	text-decoration:none;
	font-weight:bold;
	color:#000000;
}
.boldRed{
	text-decoration:none;
	font-weight:bold;
	color:#990000;
}
#left-c-menu .boldBlack a {
	text-decoration:none;
	font-weight:bold;
	color: #333333;
	font-size:14px;
}
#left-c-menu .titGeoYellow a{
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:18px;
	color:#CB9B2C;
}
#left-c-menu .titGeoRed a{
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:18px;
	color: #990000;
}
#left-c-menu .titGeoRed2 a{
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:12px;
	color: #990000;
}
.titGeoGrey{
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:14px;
	color: #666666;
}
#left-c-menu .titGeoGrey a{
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:14px;
	color: #666666;
}

.gsom-optin-form{
	line-height:10px;
	padding:0 0 15px 0;
	margin:0 0 0 0;
}
#g-lock-double-opt-in-manager .widgettitle{
	background-color:#666666;
}
#clock-widget .widgettitle{
	background-color:#666666;
}
.clock-text{
	font-size: 1.2em;
}
#g-lock-double-opt-in-manager{
	padding-bottom:25px;
}

#extended-categories-1 .widgettitle a,
#extended-categories-1 .widgettitle a:hover,
#extended-categories-1 .widgettitle a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#fergcorp_countdowntimer .widgettitle{
	background-color:#666666;
	margin-bottom:7px;
}
#kb-countdown-1 .widgettitle{
	background-color:#666666;
}
#fergcorp_countdowntimer abbr{
	padding: 0 0 0 20px;
	color: #525252;
	font-weight:bold;
	font-size: 1.4em;
}
#fergcorp_countdowntimer .counterp{
	padding: 10px 0 0 15px;
	color: #999;
	font-size: 0.8em;
}
#fergcorp_countdowntimer ul {
	background-image: url(images/counterback.gif);
	background-repeat: no-repeat;
}
/*
#text-442079061 .widgettitle{
	background-color:#666666;
}
*/
#text-3 .widgettitle{
	background-color:#666666;
}

#text-3 .textwidget{
	background-color:#ffffff;
}


/*--------------------------------Newsletter-------------------*/
#wpsb .widgettitle{
	background-color:#666666;
}
.more-link{
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 0.9em;
	float:right;
	color:#990000;
	font-weight:bold;
}
a:link.more-link{
	text-decoration:none;
}
a:hover.more-link{
	text-decoration:underline;
}
a:visited.more-link{
	text-decoration:none;
	color:#990000;
}


.smalltitle-link{
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 0.9em;
	color:#990000;
}
a:link.smalltitle-link{
	text-decoration:none;
}
a:hover.smalltitle-link{
	text-decoration:underline;
}
a:visited.smalltitle-link{
	text-decoration:none;
	color:#990000;
}
.schDay {
	font-size: 16px;
	font-weight: bold;
	color:#333333;
}
.texttitlep{
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 1em;
	color:#990000;
	font-weight: bold;
}

.textlinkp{
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 0.9em;
	color:#990000;
}
a:link.textlinkp{
	text-decoration:none;
}
a:hover.textlinkp{
	text-decoration:underline;
}
a:visited.textlinkp{
	text-decoration:none;
	color:#990000;
}
a img{
	border:0;
}
body div.formcontainer span.required,
body div.formcontainer p.error,
body div.formcontainer p.important,
body div.formcontainer p.information,
body div.formcontainer p.success {
border-top: 1px solid #E8E8DE;
color: #442;
line-height: 250%;
padding-left: 15px;
width: 95%;
color:#CC0000;
font-weight:bold;
}
.pb_link a, a:visited{
	text-decoration:none;
	color:#990000;
}

.pb_link a:hover{
	text-decoration:underline;
	color: #CC0000;
}
.pb_grey{
	font-size: 0.9em;
	color: #666666;
}