/*
Theme Name: Womens Refuge
Author: Redcow Marketing
Author URI: http://www.redcowmarketing.com
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

body { margin: 0; padding: 0; background: #D1BDDC url('images/newsite/background/top.jpg') no-repeat center top; font-family:  Tahoma, Arial, Verdana, cursive; font-size: 13px; }
li {font-family:  Tahoma, Arial, Verdana, cursive; font-size: 13px;}
#page { width: 980px; margin: 0px auto; background: transparent url('images/newsite/background/content-repeat.png') repeat top left; }

#header-container { width: 980px; clear: both; position: relative; display: block; }
#header-left, #header-right { clear: none; display: block; position: relative; }
#header-left { float: left; width: 300px; padding: 25px 0 0 35px; }
#header-right { float: right; width: 482px; margin-right: 8px; }
#header-right a {text-transform: uppercase;}
#header-hide-my-visit { width: 233px; height: 64px; background: transparent url('images/newsite/header/button-hide-my-visit.jpg') no-repeat top left; float: left; clear: none; text-align: center; padding: 5px 0; }
#header-member-login { width: 223px; height: 64px; background: transparent url('images/newsite/header/button-member-login.jpg') no-repeat top left; clear: none; float: right; text-align: left; padding: 5px 0; }

#header-hide-my-visit a, #header-member-login a { color: white; font-family: 'Ubuntu Condensed', Tahoma, Arial, Verdana, cursive; text-decoration: none; }
#header-hide-my-visit a { text-transform: uppercase; }
#header-member-login a { margin-left: 30px; }

#access { width: 719px; clear: both; display: block; }

#content { width: 980px; float: left; clear: both; margin-top: 20px; }
#content-left, #content-right { clear: none; display: block; position: relative; }
#content-left { width: 718px; float: left; clear: none; }
#content-right { float: right; width: 242px; }

#content-left-bottom { width: 719px; background: transparent url('images/newsite/background/content-end.jpg') no-repeat bottom center; }
#content-left-top { width: 719px; background: transparent url('images/newsite/background/content-top.jpg') no-repeat top center; padding-bottom: 350px; }

#slider { padding: 10px 20px 10px; }
#slider img { border: 1px solid #60466F; }

#access { float: left; background: transparent url('images/newsite/background/navigation.jpg') no-repeat -1px top; }
#menu-nav { margin: 0;padding-left:0px!important; }
#menu-nav li {padding:0px!important;}
#access ul { font-size: 11px; list-style: none; height: 75px; }
#access li { float: left; position: relative; text-align: center; }
#access a { font-weight: 700; color: #eee; display: block; padding: 10px 13px; text-decoration: none; font-family: 'Ubuntu Condensed', Arial, 'sans-serif', cursive; text-decoration: none; text-transform: uppercase; font-size: 13px; }
#access ul ul { display: none; float: left; margin: 0; position: absolute; top: 3.333em; left: -6.5em; width: 188px; z-index: 99999; }
#access ul ul ul { left: 100%; top: 0; }
#access ul ul a { background: #D1BDDC; border-bottom: 1px dotted #ddd; color: black; font-size: 13px; font-weight: normal; height: auto; line-height: 1.4em; padding: 10px 10px; width: 168px; }
#access li:hover > a, #access ul ul :hover > a, #access a:focus { }
#access li:hover > a, #access a:focus { text-decoration: underline; }
#access ul li:hover > ul { display: block; }
#access .current-menu-item > a, #access .current-menu-ancestor > a, #access .current_page_item > a, #access .current_page_ancestor > a { text-decoration: underline; }

#menu-item-20 a, #menu-item-21 a, #menu-item-22 a, #menu-item-24 a, #menu-item-25 a { padding-top: 16px; }

#content-spacer { padding: 0 80px 0 90px; }
h1, h2, h3 { font-family: 'Ubuntu Condensed', Tahoma, Arial, Verdana, cursive; color: #613C7A; }

p { font-family: Tahoma, Arial, Verdana, cursive; font-size: 13px; }

#content-right-bottom { width: 242px; background: transparent url('images/newsite/background/sidebar-end.jpg') no-repeat bottom center; }
#content-right-top { width: 242px; background: transparent url('images/newsite/background/sidebar-top.jpg') no-repeat top center; padding-bottom: 64px; }

.widget-area { padding-top: 12px; }
.widget-area h2 { margin: 0; padding: 0; color: white; background: transparent url('images/newsite/background/side-bar-headings.png') no-repeat left top; width: 242px; min-height: 54px; text-align: center; padding-top: 10px; font-size: 22px; }
.widget-area h2.donate { background: transparent url('images/newsite/background/side-bar-headings-donate.png') no-repeat left top; }
.widget-area p, .widget-area td { font-family: 'Ubuntu Condensed', Tahoma, Arial, Verdana, cursive; padding: 0 18px; font-size: 15px; } 
.widget-area .donate-box { background: transparent url('images/newsite/background/sidebar-donate-box.jpg') no-repeat 15px top; min-height: 140px; }
.widget-area .donate-box p { color: #DCC8EB; font-size: 22px; text-align: center; }
.widget-area .donate-box p.first-line { margin-top: -12px; }
.widget-area table { width: 85%; margin: 0px auto 20px; }
.widget-area table td { width: 50%; text-align: center; }
.widget-area table td a { color: #613C7A; }

#colophon { clear: both; display: block; position: relative; color: white; }

a img { border: 0; }

/*Added this to make a line on the news/events - Mei 01/08/2013*/
.line{
	display: block;
	border-bottom: 1px solid #D2BDDC;
	height: 1px;
	margin: 20px 0;
	text-indent: -99999px;
}