@charset "utf-8";
/*  
Theme Name: wp40
Theme URI: 
Author: 
Author URI:
*/


html
{
	font-size:100.01%;
}
html, body 
{
	border:0;
	margin:0;
	padding:0;
}

* 
{
	padding:0;
	margin:0;
}

body 
{ 
	font: 14px/1.4 Arial, Helvetica, sans-serif;
	/*color:#232323;*/
	color: #621D5E;
	background:#8e4068;
}

/***** Headings *****/

h1, h2, h3, h4, h5, h6 
{
	margin:0;
	padding:0;
	font-weight:normal;
}

h1 
{
	padding:0px 0 10px 0;
	font-size:24px;
	color:#ac1616;
	font-family:Georgia, "Times New Roman", Times, serif;
}

h2 
{
	padding:0px 0 20px 0;
	font-size:24px;
}

h3 
{
	font-size:16px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	color:#ac1616;
	padding:0px 0 20px 0;
}

/***** Common Formatting *****/

p, ul, ol 
{
	margin:0;
	padding:0 0 20px 0;
}

ul, ol 
{
	padding:0 0 20px 2.5em;
}

blockquote 
{
	margin:20px;
	padding:20px 1.25em 0 1.25em;
}

small 
{
	font-size:0.85em;
}

img 
{
	 border:0;
}

sup 
{
	position:relative;
	bottom:0.3em;
	vertical-align:baseline;
}

sub 
{
	position:relative;
	bottom:-0.2em;
	vertical-align:baseline;
}

acronym, abbr 
{
	cursor:help;
	letter-spacing:1px;
/*	border-bottom:1px dashed;*/
}

/***** Links *****/

a,
a:link,
a:visited,
a:hover 
{
	text-decoration:none;
}

a:link
{
	color:#ac1616;	
}
a:visited
{
	color:#ac1616;	
}
a:hover 
{
	color:#73794f;
}
a:active
{
	color:#ff4200;
}

/***** Forms *****/

form 
{
	margin:0;
	padding:0;
	display:inline;
}

input, select, textarea 
{
	font:1em Arial, Helvetica, sans-serif;
}

textarea 
{
	width:100%;
	line-height:1.25;
}

label 
{
	cursor:pointer;
}

/***** Tables *****/

table 
{
	border:0;
	margin:0 0 1.25em 0;
	padding:0;
}

table tr td 
{
	padding:2px;
}

/***** Wrapper *****/

.wrap 
{
	width:1000px;
	margin:0 auto;
	overflow:hidden;
}


/***** Global Classes *****/

.clear         { clear:both; overflow:hidden; width:1px; height:1px;}
.float-left    { float:left; }
.float-right   { float:right; }

.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }

.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }

.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }

.nopadding     { padding:0; }
.noindent      { margin-left:0; padding-left:0; }
.nobullet      { list-style:none; list-style-image:none; }

.width100 { width: 100%; } 
.width75 { width: 75%; } 
.width50 { width: 50%; } 


/**************  Classes  **************/
/*++++++++++++++  Header  +++++++++++++++*/

.header
{
	width:1000px;
	height:240px;
	overflow:hidden;
	position:relative;
	background:url(images/header.jpg) top left no-repeat;
}

h1.logo
{
	margin:0;
	padding:0;
	font:bold 34px/34px "Trebuchet MS", Helvetica, sans-serif;
	letter-spacing:1px;
	text-transform:uppercase;
	color:#ffffff;
	position:absolute;
	left:57px;
	top:11px;
		visibility: 			hidden;

}
h1.logo a, h1.logo a:visited
{
	color:#ffffff;
	text-decoration:none;
}
.description
{
	margin:0;
	padding:0;
	font:bold 11px/11px "Trebuchet MS", Helvetica, sans-serif;
	text-transform:uppercase;
	color:#ffffff;
	position:absolute;
	left:57px;
	top:44px;
		visibility: 			hidden;
}


.subscribe_rss
{
	margin:0;
	padding:0;
	font:bold 14px/14px Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;	
	position:absolute;
	top:15px;
	right:200px;
}
.subscribe_rss a, .subscribe_rss a:visited
{
	color:#ffffff;
	text-decoration:none;
}
.subscribe_email
{
	margin:0;
	padding:0;
	font:bold 14px/14px Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;	
	position:absolute;
	top:15px;
	right:30px;
}
.subscribe_email a, .subscribe_email a:visited
{
	color:#ffffff;
	text-decoration:none;
}
.subscribe_email a:hover, .subscribe_rss a:hover
{
	color:#ad1616;
}

ul.menu
{
	margin:0px;
	padding:0px;
	list-style:none;
	position:absolute;
	top:201px;
	left:55px;
}
ul.menu li, ul.menu li ul, ul.menu li ul li
{
	display:block;
	margin:0px;
	padding:0px;
	list-style:none;
	height:11px;
	overflow:hidden;
}

ul.menu li ul li
{
	float:left;
	font:bold 11px/11px Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;	
	color:#000;
	margin:0 21px 0 0;
	padding:0;
}
ul.menu li ul li a, ul.menu li ul li a:visited
{		
	color:#000;	
}
ul.menu li ul li a:hover
{		
	color:#ad1616;	
}

/* Content */ 
.content
{
	width:100%;
	overflow:hidden;
	background:url(images/content_body.jpg) top left repeat;
}
.content_left
{
	width:100%;
	overflow:hidden;
	background:url(images/sharp_left.gif) top left repeat-y;
}
.content_right
{
	width:100%;
	overflow:hidden;
	background:url(images/sharp_right.gif) top right repeat-y;
	
}

/* Mainbar */
.mainbar
{
	float:left;
	width:669px;
	overflow:hidden;
	background:url(images/mainbar_body.jpg) top left repeat;
	display:inline;
	margin:13px 0 20px 22px;
}
.mainbar_top
{
	width:669px;
	overflow:hidden;
	background:url(images/mainbar_top.jpg) top left no-repeat;	
}
.mainbar_bottom
{
	width:669px;
	overflow:hidden;
	background:url(images/mainbar_bottom.jpg) bottom left no-repeat;	
	padding:40px 0;
}
.mainbar_inner
{
	width:560px;
	margin:0 0 0 70px;	
}

.post
{
	width:100%;
	margin:0 0 40px;
	position:relative;
}
.post h2.post_header
{
	font:normal 24px/24px Georgia, "Times New Roman", Times, serif;
	color:#222;
	margin:0 0 7px;
	padding:0;
}
.post h2.post_header a, .post h2.post_header a:visited
{
/*	color:#222;*/
}
.post h2.post_header a:hover
{
	color:#ad1616;
}
.post_line
{
	width:100%;
	height:7px;
	background:url(images/post_line.jpg) top left no-repeat;
	margin:0 0 12px;
}
.post_content
{
	/*background:url(images/mainbar_lines.gif) top left repeat;*/
	line-height:20px;
}
.post_data
{
	width:540px;
	background:#ffe0f9;
	padding:4px 10px;
	font:normal 12px/12px Georgia, "Times New Roman", Times, serif;
	color:#000;
	margin:20px 0 0 0;
}
.post_data a, .post_data a:visited
{
	color:#000000;
	text-decoration:none;
}
.post_data a:hover
{
	color:#000000;
	text-decoration:none;
}
.post_date
{
	width:46px;
	height:46px;
	background:url(images/mainbar_date.gif) top left no-repeat;
	position:absolute;
	left:-61px;
	top:0;	
	color:#fff;
}
.post_date_top
{
	margin:0px 0 0 0;
	font:bold 24px/24px Georgia, "Times New Roman", Times, serif;
	text-align:center;	
}
.post_date_bottom
{
	margin:0px 0 0 0;
	font:bold 12px/12px Georgia, "Times New Roman", Times, serif;
	text-align:center;
	text-transform:uppercase;
}

/* Comments */
.comments
{
	margin:0px 0 30px 0;	
}
.comment
{
	margin:0px 0 10px 0;	
}
.comment p
{
	width:540px;
	margin:0px 10px 0px 10px;	
}

.comment_data
{
	width:540px;
	background:#ffe0f9;
	padding:6px 10px;
	font:normal 12px/12px Georgia, "Times New Roman", Times, serif;
	color:#000;
	margin:0px 0 10px 0;
}
.comment_data a, .comment_data a:visited
{
	color:#605b18;
	text-decoration:underline;
	font:normal 16px/12px Georgia, "Times New Roman", Times, serif;
}
.comment_data a:hover
{
	color:#ad1616;
	text-decoration:none;
}




.comments form
{
	display:block;
	width:433px;
	overflow:hidden;
	font:normal 12px/12px "Trebuchet MS", Helvetica, sans-serif
	
}
.comments form .form_string
{
	width:100%;
	overflow:hidden;
	margin:0 0 4px 0;
}
.comments form .form_string .form_name
{
	float:left;
	width:60px;
	overflow:hidden;
	font-size:12px;
}
.comments form .form_string .form_input
{
	float:left;
	width:350px;
	overflow:hidden;
}

.comments form .form_string .form_input input
{
	width:200px;
	height:18px;
	background:#ffe0f9;
	border:1px solid #8d8c87;
	vertical-align:middle;
	font:normal 12px/100% "Trebuchet MS", Helvetica, sans-serif;
	padding:1px 0 0 5px;
}

.comments form .form_string .form_input textarea
{
	width:340px;
	height:100px;
	background:#ffffff;
	border:1px solid #8d8c87;
	vertical-align:middle;
	font:normal 12px/100% "Trebuchet MS", Helvetica, sans-serif;
	padding:1px 0 0 5px;
}

.comments form .form_string .form_input input.submit
{
	width:84px;
	height:21px;
	background:#ff99eb;
	border:1px solid #ff99eb;
	margin:0 0 0 0px;
	padding:0;
	font:bold 12px/100% "Trebuchet MS", Helvetica, sans-serif;
	color:#fff;
	text-transform:uppercase;
	cursor:pointer;
}

.sidebar
{
	float:left;
	width:270px;
	overflow:hidden;
	margin:22px 0 0 10px;
}
.sidebar ul, .sidebar ul li, .sidebar ul li ul, .sidebar ul li ul li
{
	margin:0;
	padding:0;
	list-style:none;
	border:0;
	background:none;
	overflow:hidden;
}
.sidebar ul li, .sidebar ul, .sidebar ul li ul
{
	display:block;
}
.sidebar ul li
{
	width:268px;
/*	border:1px dashed #99936f;*/
	background:url(images/sidebar_body.gif) top left repeat;
	margin:0 0 10px 0;
	overflow:hidden;
}
.sidebar ul li h2
{
	width:268px;
	height:33px;
	background:url(images/sidebar_h2.gif) top left repeat-x;
	margin:11px 0 20px 0;
	color:#ffffff;
	text-transform:uppercase;
	font: bold 24px/33px "Trebuchet MS", Helvetica, sans-serif;
	padding:0 0 0 18px;
}
.sidebar ul li ul
{
	width:232px;
	margin:0 0 18px 0;
}
.sidebar ul li ul li
{
	margin:0 0 10px 18px;
	padding: 0 0 0 13px;
	background:url(images/bullet.gif) left no-repeat;
}
.sidebar ul li ul li a, .sidebar ul li ul li, .sidebar ul li ul li a:visited
{
/*	font:normal 13px/13px Georgia, "Times New Roman", Times, serif;*/
	font:normal 15px/15px Georgia, "Times New Roman", Times, serif;
	/*color:#000;*/
}

.sidebar ul li ul li a:hover
{
	color:#73794f;
}
.sidebar ul li input.search_input
{
	width:180px;
	height:18px;
	background:#ffe0f9;
	border:1px solid #8d8c87;
	vertical-align:middle;
	font:normal 12px/100% "Trebuchet MS", Helvetica, sans-serif;
	padding:1px 0 0 5px;
	margin:0 5px 0 0;
}

.sidebar ul li input
{
	vertical-align:middle;
}
.sidebar ul li input.submit_search
{
	width:32px;
	height:21px;
	background:#ff99eb;
	border:1px solid #ff99eb;
	margin:0 0 0 0px;
	padding:0;
	font:bold 12px/100% "Trebuchet MS", Helvetica, sans-serif;
	color:#fff;
	text-transform:uppercase;
	cursor:pointer;
}
form.sidebar_search
{
	width:232px;
	padding:13px 18px;
	display:block;
	
}

.footer
{
	width:100%;
	height:55px;
	background:url(images/sharp_footer.gif) bottom left repeat-x;
}
.footer_left
{
	width:100%;
	height:55px;
	background:url(images/sharp_left.gif) bottom left repeat-y;
}
.footer_right
{
	width:100%;
	height:55px;
	background:url(images/sharp_right.gif) bottom right repeat-y;
	position:relative;
}

.copy
{
	position:absolute;
	top:10px;
	left:30px;
	font:normal 13px/12px Georgia, "Times New Roman", Times, serif;
/*	color:#000;*/
}
.copy_support
{
	position:absolute;
	top:10px;
	right:30px;
	font:normal 13px/12px Georgia, "Times New Roman", Times, serif;
/*	color:#000;*/
}

/*---*/

.sidebar ul li ul li { 
	margin-bottom: 8px;
	margin-left: 16px;
	margin-right: 0px;
	margin-top: 8px;
}

.sidebar ul li ul li ul { 
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	width: 300px;
}

.sidebar ul li ul li {
	background-position: 0% 6px;
}

.sidebar ul li ul { 
	width: 300px;
}

.sidebar ul li h2 {
	margin-bottom: 15px;
}

.sidebar ul.children { 
	margin-bottom: 0px;
	margin-top: 0px;
}

.sidebar ul.children li { 
	margin-bottom: 0px;
/*	margin-top: 0px;*/
}

.counter {
	text-align:center;
	font-weight: normal;
	position: absolute;
	right: 450px;
	top: 10px;
}

.tohome {
	position: absolute;
	right: 280px;
	top: 210px;
}

/* =Images
-------------------------------------------------------------- */

/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 8px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 8px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 4px;
}
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
.wp-smiley {
	margin: 0;
}

.sidebar ul li input.search_input {
	width: 160px;
}
.sidebar ul li input.submit_search {
	width: 55px;
}
.wp-caption p.wp-caption-text { 
	font-weight:bold;
	color: #621D5E;
	font-size: 14px;
}
table, td, th { 
vertical-align: top;
}

.widget ul.menu li {
height:inherit;
}
ul.menu {
position:inherit;
}

ul.menu ul.sub-menu, ul.menu li ul li {
height: auto;
text-transform:none;

}

ul.menu li ul li a, ul.menu li ul li a:visited { 
color: #AC1616;
}

ul.menu li ul li {
margin-top: 4px;
margin-bottom: 0px;
}

/*ul.menu li ul li a {
margin-top: 4px;
margin-bottom: 4px;
}*/

p, ul, ol { 
margin: 0px;
padding: 0px 0px 10px;
}

.post_data { 
margin: 5px 0px 0px;
}

.post { 
margin: 0px 0px 15px;
}

.post h2.post_header {
color: #AC1616;
}

/*
.sidebar ul li h2 { 
background: url("/wp-content/themes/wp40/images/sidebar_h2.gif") repeat-x transparent;
color: #FFFFFF;
font: 700 24px/33px "Trebuchet MS", "Helvetica", sans-serif;
height: 33px;
margin: 11px 0px 20px;
padding: 0px 0px 0px 18px;
text-transform: uppercase;
width: 268px;
}
*/

#main_menu {
clear: both;
/*font-size: 11pt;*/
font: normal normal 700 15px/15px Georgia;
height: 17px;
padding: 8px 0px;
overflow: hidden;
/*background: #45aeff;*/
background: url("/wp-content/themes/wp40/images/sidebar_h2.gif") repeat-x transparent;
border: 1px solid #f7c1c6;
border-bottom: none;
border-right: none;
border-left: none;
/*border-radius: 4px 4px 0 0;
-moz-border-radius: 4px 4px 0 0;
-webkit-border-radius: 4px 4px 0 0;*/
}

#main_menu ul {
clear: both;
margin: 0;
padding: 0px;
}

#main_menu ul li {
float: left;
list-style: none;
padding: 0 8px;
}

#main_menu a {
/*color: #fff;*/
color:#AC1616;
padding: 0 10px;
text-decoration: none;
}

#main_menu a:hover {
color: #fff;
/*color:#AC1616;*/
text-decoration: none;
}


#main_menu .sub-menu {
display: none;
position: absolute;
margin: 0;
padding: 10px !important;
border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
-webkit-border-radius: 0 0 4px 4px;
z-index: 999999;
}

#main_menu ul li:hover .sub-menu  {
display: block;
clear: both;
position: absolute;
background: #ff99eb; /*#45aeff;*/
font-weight:normal;
}

#main_menu .sub-menu li {
clear: both;
}

#main_menu ul.sub-menu li { /* my */
padding-top:5px;
padding-bottom:5px;
}

#main_menu ul.sub-menu li a { /* my */
color:#AC1616;
}

#main_menu ul.sub-menu li a:hover { /* my */
color:#fff;
}

#main_menu a:hover {
/*text-decoration: underline;*/
}

/* Mainbar-wide */
.mainbar-wide
{
	float:left;
	width:939px;
	overflow:hidden;
	background:url(images/mainbar_body.jpg) top left repeat;
	display:inline;
	margin:13px 0 20px 22px;
}
.mainbar_top-wide
{
	width:939px;
	overflow:hidden;
	background:url(images/mainbar_top.jpg) top left no-repeat;	
}
.mainbar_bottom-wide
{
	width:939px;
	overflow:hidden;
	background:url(images/mainbar_bottom.jpg) bottom left no-repeat;	
	padding:40px 0;
}
.mainbar_inner-wide
{
	width:830px;
	margin:0 0 0 70px;	
}

li.widget ul li {
width:235px;
}

/* pagenavi */
.wp-pagenavi {
	white-space:nowrap!important;
	overflow:hidden!important;
	padding: 4px 0px 4px 0px!important; 
	display: inline!important;
	margin-left: 0px!important;
	margin-bottom:15px;
	font-family: Verdana,Arial,Sans-Serif!important;
	font-size: 13px!important;
	font-weight: bold!important;
}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited {
	padding: 4px 5px 4px 5px; 
	margin: 2px 0px 2px 0px;
	color: #621D5E;
	font-weight: bold;
	text-decoration: none;
}

.wp-pagenavi a.last {
	padding: 4px 5px 4px 5px; 
}

.wp-pagenavi a.first {
	padding: 4px 5px 4px 5px; 
}

.wp-pagenavi a:hover {	
	background-color: #8e4068;
	color: #FFFFFF;
	font-weight: bold;
}

.wp-pagenavi span.pages {
	padding: 4px 5px 4px 5px;
	margin: 2px 0px 2px 0px;
	color: #FFFFFF;
/*	background: url('img/grad.gif') center left repeat-x;*/
	background-color: #4f4f4f;
	font-weight: bold;
}
.wp-pagenavi span.current {
	padding: 4px 7px 4px 7px;
	margin: 2px 0px 2px 0px;
	font-weight: bold;
	border-top: 1px solid #8e4068;
	border-bottom: 1px solid #8e4068;
	color: #FFFFFF;
	background-color: #8e4068;
	font-weight: bold;
}
.wp-pagenavi span.extend {
	padding: 4px 0px 4px 0px;
	margin: 2px 0px 2px 0px;
	margin-right: 0px;
	margin-left: 0px;
	border-top: 1px solid #5F0018;
	border-bottom: 1px solid #5F0018;
	color: #FFFFFF;
/*	background: url('img/grad.gif') center left repeat-x;*/
	font-weight: bold;
}

.wp-pagenavi span.next-prev {
	font-family: Arial; /* IE fix */
}

/* buttons */
div.wpcf7 input.submitgradient {
background: linear-gradient(to bottom, #ff99ff 1%, #ff55ff 100%);
height: 44px;
width: 220px;
margin: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
color: #fff;
text-decoration: none;
text-shadow: 0 -1px 0 #af5305;
/*box-shadow: inset 0 1px 0 rgba(255, 255, 255, .5);
-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .5);
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .5);
*/
border: 1px solid #ff55ff;
border-top: none;
border-top-right-radius: 5px;
border-top-left-radius: 5px;
-moz-border-radius-topright: 5px;
-webkit-border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-webkit-border-radius-bottom-right: 5px;
cursor: pointer;
}
input.submitgradient:hover {
background: linear-gradient(to bottom, #ff55ff 0%, #ff55ff 100%);
}

#regbutton {
   border-top: 1px solid #F22F99;
   border-bottom: 1px solid #F22F99;
   background: #ff99ff;
   padding: 8.5px 31px;
   -webkit-border-radius: 9px;
   -moz-border-radius: 9px;
   border-radius: 9px;
   color: white;
   font-size: 21px;
   font-family: Georgia, Serif;
   text-decoration: none;
   vertical-align: middle;
   }
#regbutton:hover {
   border-top-color: #F22F99;
   border-bottom-color: #F22F99;
   background: #ff55ff;
   color: #ffffff;
   }
#regbutton:active {
   border-top-color: #F22F99;
   border-bottom-color: #F22F99;
   }

/* tables */
TABLE.timetable {
	border-bottom: none;
}
table.timetable TD {
	border-bottom: 1px solid #FF99EB; 
}
