/*  
Theme Name: Small Window
Theme URI: http://www.freewpthemes.net/preview/smallwindow
Description: Widget ready and tested on WP2.3
Version: 2.0
Author: Free WordPress Themes
Author URI: http://www.freewpthemes.net/
*/
body {
	margin: 0;
	padding: 0;
	background: #3C3C3C url(images/img01.jpg) repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

h1, h2, h3 {
	margin-top: 0;
	color: #FFFFFF;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

a {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Header */

#header {
	width: 100%;
	height: 210px;
	background: url(images/img02.jpg) repeat-x left top;
}

#logo {
	width: 1000px;
	height: 150px;
	margin: 0 auto;
	padding: 0 10px;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	color: #FFFFFF;
}

#logo h1 {
	padding: 80px 0 0 0;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 3em;
}

#logo p {
	text-transform: uppercase;
	padding: 102px 0 0 3px;
	font-size: 10px;
	color: #FFFFFF;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 1000px;
	height: 45px;
	margin: 0 auto;
	padding-top: 15px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin: 0 3px 0 0;
	padding: 10px 15px 10px 15px;
	border: none;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

#menu a:hover {
	margin: 0 3px 0 0;
	padding: 10px 15px 10px 15px;
	color: #EE82EE;
}

#menu .current_page_item a {
	background: none;
	margin: 0 3px 0 0;
	padding: 10px 15px 10px 0px;
	color: #FFFFFF;
}

/* Wrapper */

#wrapper {
}

/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
	padding: 30px 0;
}

#page-bg {
	padding: 11px 24px;
	background: url(images/img03.jpg) no-repeat;
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px dashed #8D8D8D;
}

/* Content */

#content {
	float: left;
	width: 498px;
	padding-right: 20px;
}

.post {
	margin-bottom: 20px;
	padding-bottom: 15px;
	line-height: 200%;
	background: url(images/img06.jpg) repeat-x left top;
}

.post h1 {
	font-weight: normal;
	font-size: 30px;

}

.post h2 {
	font-size: 24px;

}

.title {
	margin: 0;
	padding: 15px 15px 0px 15px;
	font-weight: normal;
}

.title a {
	border-bottom: none;
}

.title a:hover {
}

.byline {
	margin: 0 15px 20px 15px;
	text-transform: uppercase;
}

.entry {
	padding: 0px 15px;
	color: #FFFFFF;
}

.links {
	font-size: 11px;
}

.links a {
	display: block;
	border: none;
	color: #FFFFFF;
}

.links a:hover {
}

.links .more {
	float: right;
	text-transform: uppercase;
}

.links .comments {
	float: left;
	padding-left: 20px;
}

.textwidget {
	float: left;
	padding-left: 0px;
}

/* Sidebars */

#sidebar1 {
	padding-right: 20px;
}

.sidebar {
	float: left;
	width: 200px;
	padding: 0 0px 0 21px;
	background: url(images/img03.jpg) repeat-y left top;
}

.sidebar ul {
	margin: 0 0px;
	padding: 0 00px;
	list-style: none;
}

.sidebar li {
	padding: 0 0px 20px 0;
	background: url(images/img06.jpg) repeat-x left top;
}

.sidebar li ul {
	padding: 0px 15px;
}

.sidebar li li {
	padding: 8px 0 8px 0px;
	background: url(images/img04.jpg) repeat-x left bottom;
}

.sidebar li h2 {
	margin: 0 0px 10px 0;
	padding: 15px 15px 5px 15px;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
}

.sidebar p {
	padding: 0px 15px;
}


/* Wide Sidebar */

#sidebar4 {
	padding-right: 20px;
}

.sidebar_wide {
	float: left;
	width: 441px;
	padding: 0 0px 0 21px;
	background: url(images/img03.jpg) repeat-y left top;
}

.sidebar_wide ul {
	margin: 0 0px;
	padding: 0 00px;
	list-style: none;
}

.sidebar_wide li {
	padding: 0 0px 20px 0;
	background: url(images/img06.jpg) repeat-x left top;
}

.sidebar_wide li ul {
	padding: 0px 15px;
}

.sidebar_wide li li {
	padding: 8px 0 8px 0px;
	background: url(images/img04.jpg) repeat-x left bottom;
}

.sidebar_wide li h2 {
	margin: 0 0px 10px 0;
	padding: 15px 15px 5px 15px;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
}

.sidebar_wide p {
	padding: 0px 15px;
}

/* Search */

#searchform {
	margin: 0;
	padding: 20px 15px;
}

#searchform br {
	display: none;
}

#s {
	margin: 0;
	padding: 2px 2px;
	width: 165px;
	height: 18px;
	border: none;
	background: #FFFFFF;
	font-size: 10px;
	color: #000000;
}

#x {
	margin: 1px 0 0 0;
	padding: 2px 5px;
	height: 24px;
	border: none;
	background: #000000;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
/* Calendar */

#calendar_wrap {
	padding: 0;
	text-align: center;
}

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap th {
}

#calendar_wrap td {
}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}

/* Footer */

#footer {
	background-color: #000000;
	height: 100px;
}

#footer p {
	margin: 0;
	padding: 40px 0 0 0;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #575757;
}

#footer a {
	color: #B2B2B2;
}

#commentform {
	padding-left: 15px;
}

#comment {
	width: 450px;
	padding-left: 15px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

#respond {
	margin: 0;
	padding-top: 50px;
	padding-left: 15px;
}

.navigation {
	padding-top: 20px;
}

.pagetitle {
	padding-bottom: 20px;
}

hr {
	display: none;
}

/*
dropdown menu
*/

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2008 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

/* Edit 'left' and 'top' property using +ve and -negtve value to position the menu bar from its point of origin
- Edit 'width' and 'height' for the invisible background size of the menu */
.menu {width:999px; height:31px; position:relative; left:0px; top:0px; z-index:100;border-right:1px solid #000; font-family:arial, sans-serif;}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:999px; w\idth:999px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {width:89px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon
-Edit 'width' property for top level width of the entire menu bar buttons */
.menu li {float:left;width:111px;position:relative;}
/* style the links for the top level 
-Edit 'width' for the individual width of each button (click and drag button image to verify the proper size)
-Edit 'height' for the individual height of each button
-Edit 'background' code for background colour
-Edit 'line-height' to change how high the text starts inside the button.  */
.menu a, .menu a:visited {display:block;font-size:12px;text-decoration:none; color: #000; width:79px; height:10px; border:1px solid #000; border-width:1px 0 1px 1px; background:#E066FF; padding-left:10px; line-height:9px; font-weight:bold;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:100px; w\idth:100px;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#d4d8bd url(http://www.cssplay.co.uk/menus/breadcrumbs/grey-arrow.gif) no-repeat 89px center;}
/* style the second level hover */
.menu ul ul a.drop:hover {background:#c9ba65 url(http://www.cssplay.co.uk/menus/breadcrumbs/blue-arrow.gif) no-repeat 89px center;}
.menu ul ul :hover > a.drop {background:#c9ba65 url(http://www.cssplay.co.uk/menus/breadcrumbs/blue-arrow.gif) no-repeat 89px center;}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#CD00CD;}
/* style the third level hover */
.menu ul ul ul a:hover {background:#9A32CD;}


/* hide the sub levels and give them a positon absolute so that they take up no room 
-Edit 'top' to change how far the second level drop down menu starts from the top level menu */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:30px;left:0px; width:89px;border-top:1px solid #000;}
/* another hack for IE5.5 */
* html .menu ul ul {top:30px;t\op:31px;}

/* position the third level flyout menu */
.menu ul ul ul{left:111px; top:-1px; width:89px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-100px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links 
-Edit the 'background' colour code to change the the drop down background colour. 
-Edit 'width' to change the second level drop down button width. */
.menu ul ul a, .menu ul ul a:visited {background:#8B008B; color:#000; height:auto; line-height:1em; padding:5px 10px; width:79px;border-width:0 1px 1px 1px;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:150px;w\idth:128px;}

/* style the top level hover 
-Edit the 'background' colour code to change the rollover colour. */
.menu a:hover, .menu ul ul a:hover{color:#000; background:#68228B;}
.menu :hover > a, .menu ul ul :hover > a {color:#000; background:#68228B;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}



/* ================================================================ 
   This CSS is further CSS I have created specifically for Wordpress
   so that the current page is highlighted in two levels.
   If you want it in three levels let me know.

   Author: Isaac Rowntree
   Website: www.zackdesign.biz
=================================================================== */


.menu ul ul .current_page_item a {
  color: red;
  background: white;
  border-left: 1px solid black;
}

.menu .current_page_item a {
  color: red;
  font-weight: bold;
  background: white;
}

.menu ul .current_page_item ul a {
  color: white;
  font-weight: normal;
  background: black;
}

.menu ul .current_page_item ul a:hover {
  background: gray;
}

.menu .current_page_item a:hover {
  background: white;
}



