/*
Theme Name: ROW
Theme URI: http://grishart.com/
Description: 
Author: grishart
Version: 1.1
Tags:
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}

/* =Layout
/* =Structure
----------------------------------------------- */
html, body {
	background-color:FFF;
	padding: 0px;
	margin: 0px;
	font-family: 'Arial', Helvetica, sans-serif;
}




#access-mobile {
	width: 0px!important;
	
	padding:0px !important;
	visibility: hidden!important;
	height: 0px!important;
}



/* Default */
a {

	text-decoration: none;
}

a:hover {
	
	text-decoration: underline;
}

a:focus {
	outline: none;
}


	/* Hack */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: block;
    clear: both;
	height: 0;    
}

.clearfix2 {
   content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; 
}

.invisible {
	visibility: hidden;
	font-size: 0px;
}






/* Layout */
#page {
	width: 950px;
	margin: 0 auto;
	
}






	
#content {
	width: 950px;
	float: left;
	margin: 0 0 0 0;
}



#body-content {
	text-align: left;
	float: left;
	width: 75.5%;
	padding: 0 0 15px 0;
	margin: 20px 0px 10px 0px;
	color: #333;
	
}

#body-content-home {
	text-align: left;
	float: left;
	width: 62%;
	padding: 0 0 15px 0;
	margin: 20px 0px 0px 0px;
	
}


#body-content-volunteer{
	text-align: left;
	float: left;
	width: 97%;
	padding: 0 0 0px 0;
	margin: 20px 0px 10px 30px;
	
}

.green-box a:link, .green-box a:active, .green-box a:visited{
text-align: left;
	float: right;
	width: 42%;
	padding: 40px 20px 10px 20px;
	margin: 0 0px 10px 0px;
	background-color: #65b847;
	text-decoration:none;
	color: #FFF;
	font-size: 2em;
	font-weight: bold;
	vertical-align: bottom;
}

.yellow-box a:link, .yellow-box a:active, .yellow-box a:visited{
text-align: left;
	float: left;
	width: 42%;
	padding: 40px 20px 10px 20px;
	margin: 0 0px 10px 0px;
	background-color: #f3ec29;
	text-decoration:none;
	color: #FFF;
	font-size: 2em;
	font-weight: bold;
	vertical-align: bottom;
}

#boxes2 a:link, #boxes2 a:active, #boxes2 a:visited{
text-align: left;
	float: right;
	width: 42%;
	padding: 40px 20px 10px 20px;
	margin: 0 0px 10px 0px;
	background-color: #cc0098;
	text-decoration:none;
	color: #FFF;
	font-size: 2em;
	font-weight: bold;
	vertical-align: bottom;
}

#boxes3 a:link, #boxes3 a:active, #boxes3 a:visited {
text-align: left;
	float: left;
	width: 42%;
	padding: 40px 20px 10px 20px;
	margin: 0 0px 10px 0px;
	background-color: #ff6600;
	text-decoration:none;
	color: #FFF;
	font-size: 2em;
	font-weight: bold;
	vertical-align: bottom;
}

#boxes4 a:link, #boxes4 a:active, #boxes4 a:visited {
text-align: left;
	float: right;
	width: 42%;
	padding: 40px 20px 10px 20px;
	margin: 0 0px 10px 0px;
	background-color: #cdcc00;
	text-decoration:none;
	color: #FFF;
	font-size: 2em;
	font-weight: bold;
	vertical-align: bottom;
}

#boxes5 a:link, #boxes5 a:active, #boxes5 a:visited {
text-align: left;
	float: left;
	width: 42%;
	padding: 40px 20px 10px 20px;
	margin: 0 0px 10px 0px;
	background-color: #99cc01;
	text-decoration:none;
	color: #FFF;
	font-size: 2em;
	font-weight: bold;
	vertical-align: bottom;
}

#boxes6 a:link, #boxes6 a:active, #boxes6 a:visited {
text-align: left;
	float: right;
	width: 42%;
	padding: 72px 20px 10px 20px;
	margin: 0 0px 10px 0px;
	background-color: #3398cc;
	text-decoration:none;
	color: #FFF;
	font-size: 2em;
	font-weight: bold;
	vertical-align: bottom;
}


#boxes7 a:link, #boxes7 a:active, #boxes7 a:visited {
text-align: left;
	float: left;
	width: 42%;
	padding: 72px 20px 10px 20px;
	margin: 0 0px 10px 0px;
	background-color: #653366;
	text-decoration:none;
	color: #FFF;
	font-size: 2em;
	font-weight: bold;
	vertical-align: bottom;
}

#boxes8 a:link, #boxes8 a:active, #boxes8 a:visited {
text-align: left;
	float: right;
	width: 42%;
	padding: 72px 20px 10px 20px;
	margin: 0 0px 10px 0px;
	background-color: #7c7a7b;
	text-decoration:none;
	color: #FFF;
	font-size: 2em;
	font-weight: bold;
	vertical-align: bottom;
}	

#boxes1 a:link, #boxes1 a:active, #boxes1 a:visited {
	text-align: left;
	float: left;
	width: 42%;
	padding:  40px 20px 10px 20px;
	margin: 0 0px 10px 0px;
	background-color: #003466;
	text-decoration:none;
	color: #FFF;
	font-size: 2em;
	font-weight: bold;
	vertical-align: bottom;
}

#boxes1 a:hover{
	text-decoration:none;
	color: #ebe6ea;	
	background-color: #205990;
}
#boxes2 a:hover{
	text-decoration:none;
	color: #ebe6ea;	
	background-color: #e07ec7;
}

#boxes3 a:hover{
	text-decoration:none;
	color: #ebe6ea;	
	background-color: #fd9149;
}

#boxes4 a:hover{
text-decoration:none;
	color: #ebe6ea;	
	background-color: #c0c028;
}

#boxes5 a:hover{
	text-decoration:none;
	color: #ebe6ea;	
	background-color: #d0f75b;
}

#boxes6 a:hover{
	text-decoration:none;
	color: #ebe6ea;	
	background-color: #77c2e9;
}

#boxes7 a:hover{
	text-decoration:none;
	color: #ebe6ea;	
	background-color: #b273b3;
}

#boxes8 a:hover{
	text-decoration:none;
	color: #ebe6ea;	
	background-color: #a3a2a2;
}









	

/* header */

#header {
	width: 950px;
	height: 159px;
	padding: 0;
	margin: 0px;
}





#logo {
	float: left;
	margin: 0 20px 0 40px;
	padding: 0px;
	width: 294px;
	}

#logo a {
	display:block;
	background-image: url(images/rightsofwomen-logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	margin: 10px 0 0px 0;
	height: 134px;
	width: 244px;
	}

#logo a:hover {
	opacity:0.4;
	filter:alpha(opacity=40); /* For IE8 and earlier */
	
	}
	
#header-wrap {
		float:right;
	width: 596px;
	padding: 0;
	margin: 0px;
	height: 139px;
	
}

#header-wrap-home {
		float:right;
	width: 596px;
	padding: 0;
	margin: 0px 0 0 0;
	
	
}

#top-wrap {
		float:right;
	width: 550px;
	padding: 10px 0 0 0;
	margin: 0px 0 0 0;

	}

#search-wrap {
	width: 180px;
	margin:6px 0px 31px 360px;
	padding:0;
	float:right;
	clear:left;
	padding: 0;
	
}

#search-wrap form {
	float:right;
	margin: 0;
	color: #D21243;
}
#search-wrap #s {
	width: 77%;
}
#search-wrap #searchsubmit {
	margin:0px 0 0 0;
	color: #900;
	
	background-color: #FFF;
	border: 0px solid #FFF;
	border: 0px solid transparent;
	height:18px;
	
}
#search-wrap #searchsubmit:active {
	
}

#social-media {
	margin: 0px 0 0 0;
	padding:0 0 0 0px;
	float:right;
	width: 186px;
	height:40px;
	padding: 0;
}
#text-size {
	float: left;
	padding:22px 0 0 0;
	
	
}

#text-size ul {

	list-style: none;
	white-space: nowrap;
}

#text-size li {
	float: left;
	
	padding:0 10px 0 10px;
	
}

#text-size a:link, #text-size a:active, #text-size a:visited {
	padding:0 5px 0 0;
	text-decoration:none;
	color: #333;
	font-size: 12px;
}

#text-size a:hover {
	text-decoration:underline;
	color: #663366;	
}
	


	

ul#social2 {
	
	float:right;
	padding: 0px 0 0px 0px;
	height:40px;
	
		
	}	
	
ul.social-navlist2 {
	list-style-type:none;
	white-space: nowrap;
	

	}

ul.social-navlist2 li {
	list-style-type:none;
	
	}
	
#facebook  {
	float:right;
	margin: 0;
	padding:10px 2px 0 0;
	}
#facebook a {
	background-image: url(images/facebook.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 40px;
	width:30px;
	margin-right: 0px;
	text-decoration: none;
	display: block;
	
	}
#facebook a:hover {
	opacity:0.5;
	filter:alpha(opacity=50);

	}

#twitter  {
	float:right;
	margin: 0;
	padding:10px 2px 0 0;
	}
	
#twitter a {
	background-image: url(images/twitter.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 40px;
	width:30px;
	margin-right: 0px;
	text-decoration: none;
	display: block;
	
	}
	
#twitter a:hover {
	opacity:0.5;
	filter:alpha(opacity=50);

	}
	
#rss  {
	float:right;
	margin: 0;
	padding:10px 0px 0 0;
	}
	
#rss a {
	background-image: url(images/rss.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 40px;
	width:30px;
	margin-right: 0px;
	text-decoration: none;
	display: block;
	
	}

#rss a:hover {
	opacity:0.5;
	filter:alpha(opacity=50);

	}
	
#nav-bar {
	float:right;
	margin: 20px 0 0px 0px;
	width: 575px;
	padding:0px 0 0px 30px;
	
	}
		
#nav-bar4 {
	float:right;
	margin: 20px 0 0px 0px;
	width: 575px;
	padding:0px 0 0px 30px;
	}
	
	
#imageshow{
	width:100%;
	margin: 0px 0 5px 0px;
	background-color: #000;	
	}

/* menu */	


#access {
	float: left;
	width: 590px;
	text-align: left;
}

#access ul {

	list-style: none;
	white-space: nowrap;
}

#access li {
	float: left;
	margin: 0px 0 0 0;
	padding: 0 20px 0px 0px;
	text-align: left;
	
}
#access a {
	color: #333;
	display: block;
	text-decoration: none;
	margin: 4px 0 0px 0;
	font-size: 0.9em;
	font-family: 'Arial', Helvetica, sans-serif;
}

#access ul ul {
	display: none;
	position: absolute;
	margin: 0px 0 0 0;
	padding: 0 10px 10px 10px;
	background-color: #FFF;
	z-index: 99999;
	width: 150px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #663366;
	border-bottom-color: #663366;
	border-left-color: #663366;
}



#access ul ul li {
	width: 150px;
	list-style: none;
	white-space: nowrap;
	color: #666;
	padding:5px 0 3px 0;
	margin:5px 0 0px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #663366;
}


#access ul ul ul {
display: none;
	position: absolute;
	margin: 0px 0 0 110px;
	padding: 10px;
	background-color: #FFF;
	z-index: 99999;
	width: 100px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #663366;
	border-bottom-color: #663366;
	border-left-color: #663366;
	border-top-color: #663366;
}



#access ul ul a {	
	color: #333;
	display: block;
	text-decoration: none;
	
}
#access li:hover > a,
#access ul ul :hover > a,
#access a:focus {
	color: #663366;
	text-decoration: none;

}
#access li:hover > a,
#access a:focus {
	color: #663366;

}
#access ul li:hover > ul {
	display: block;
}
#access .current-menu-item > a,
#access .current-menu-parent > a,
#access .current-menu-ancestor > a {
	color: #663366;
	text-decoration: underline;
}


#get-away {
	
	 border: 0;
	float: right;
	margin:-30px 0 0px 0;
	text-align: right;
	background-color: #663366;
	font-family: 'Arial', Helvetica, sans-serif;
	padding:10px 30px 7px 30px ;
	font-weight: bold;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
	font-size: 1em;
	color: #FFF;
}

#get-away a {
	font-size: 1em;
	color: #FFF;
	padding:10px 30px 20px 30px ;
	
}

#get-away a:hover  {
	color: #7f4c7f;

}


    



/* menu2 */	



#nav-bar2 {
margin: 10px 0px 10px 0px;
	width: 950px;
border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #663366;
	}
#nav-bar2a {
margin: 0px 0px 10px 40px;
	width: 910px;
	}

#access2 {
	float:left;
	margin: 0px 0 0 30px;
	width: 910px;
	padding:10px 0 10px 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #663366;	
}

#access2 ul {
	

	
}

#access2 li {
	float: left;
	padding:0 45px 0 0;	

	
}
#access2 a {
	color: #d21243;
	text-decoration: none;
	font-size: 1em;
	font-family: 'Arial', Helvetica, sans-serif;
}


#access2 li:hover > a,
#access2 ul ul :hover > a,
#access2 a:focus {
	color: #666;
	text-decoration: none;

}
#access2 li:hover > a,
#access2 a:focus {
	color: #666;
	text-decoration: none;

}

#access2 .current-menu-item > a,
#access2 .current-menu-parent > a,
#access2 .current-menu-ancestor > a {
	color: #666;
	text-decoration: underline;
}



#access3 {
	float:left;
	margin: 0px 0 0 0px;
	width: 950px;
	padding:0px 0 10px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
		border-bottom-color: #663366;
}

#access3 ul {
	padding: 5px 20px;

	
}

#access3 li {
	float: left;
	padding:0 45px 0 0;	

	
}
#access3 a {
	color: #663366;
	text-decoration: none;
	font-size: 1em;
	font-family: 'Arial', Helvetica, sans-serif;
}


#access3 li:hover > a,
#access3 ul ul :hover > a,
#access3 a:focus {
	text-decoration: none;

}
#access3 li:hover > a,
#access3 a:focus {
	text-decoration: none;

}

#access3 li a.advice:hover {
	color: #003466;
}

#access3 li a.advice1,
#access3 li a.advice1:hover {
	color: #003466;
}

#access3 li a.info:hover {
	color: #cc0098;
}

#access3 li a.info1,
#access3 li a.info1:hover {
	color: #cc0098;
}

#access3 li a.involved:hover {
	color: #ff6600;
}

#access3 li a.involved1,
#access3 li a.involved1:hover {
	color: #ff6600;
}

#access3 li a.events:hover {
	color: #cdcc00;
}

#access3 li a.events1,
#access3 li a.events1:hover {
	color: #cdcc00;
}

#access3 li a.research:hover {
	color: #99cc01;
}

#access3 li a.research1,
#access3 li a.research1:hover {
	color: #99cc01;
}

#access3 li a.prof:hover {
	color: #3398cc;
}

#access3 li a.prof1,
#access3 li a.prof1:hover {
	color: #3398cc;
}

#access3 li a.faq:hover {
	color: #653366;
}

#access3 li a.faq1,
#access3 li a.faq1:hover {
	color: #653366;
}

#access3 li a.sign:hover {
	color: #7c7a7b;
}

#access3 li a.sign1,
#access3 li a.sign1:hover {
	color: #7c7a7b;
}

#access3 .info .current-menu-item > a,
#access3 .info .current-menu-parent > a,
#access3 .info .current-menu-ancestor > a {
	color: #cc0098;
	text-decoration: underline;
}


#access5 {
	float: left;
	width: 640px;
	text-align: left;
	margin:0 0 10px -5px;
}

#access5 ul {

	list-style: none;
	white-space: nowrap;
}

#access5 li {
float: left;
	padding: 0 5px 5px 0px;
	text-align: left;
		background-image: url(images/whiteline.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	
}
#access5 a {
	color: #999;
	display: block;
	text-decoration: none;
	font-family: 'Arial', Helvetica, sans-serif;
	line-height: 10px;
	text-decoration: none;

	font-size: 1.2 em;
	padding:5px 5px 0 5px;
	font-weight: bold;
}


#access5 ul ul {
	display: none;
	position: absolute;
	margin: 0px 0 0 0;
	padding: 0 10px 10px 10px;
	background-color: #FFF;
	z-index: 99999;
	width: 150px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #663366;
	border-bottom-color: #663366;
	border-left-color: #663366;
}



#access5 ul ul li {
	width: 150px;
	list-style: none;
	white-space: nowrap;
	color: #666;
	padding:5px 0 3px 0;
	margin:5px 0 0px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #663366;
}


#access5 ul ul ul {
display: none;
	position: absolute;
	margin: 0px 0 0 110px;
	padding: 10px;
	background-color: #FFF;
	z-index: 99999;
	width: 100px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #663366;
	border-bottom-color: #663366;
	border-left-color: #663366;
	border-top-color: #663366;
}



#access5 ul ul a {	
	color: #333;
	display: block;
	text-decoration: none;
	
}
#access5 li:hover > a,
#access5 ul ul :hover > a,
#access5 a:focus {
	color: #663366;
	text-decoration: none;

}
#access5 li:hover > a,
#access5 a:focus {
	color: #663366;

}
#access5 ul li:hover > ul {
	display: block;
}
#access5 .current-menu-item > a,
#access5 .current-menu-parent > a,
#access5 .current-menu-ancestor > a {
	color: #663366;
	text-decoration: underline;
}


/* sidebar menu  */

#sidebar-menu2{
	float:left;
	padding: 0px 0px 20px 0;
	width: 200px;
	margin:20px 30px 0 0px;
	
}


#information  a {
	color: #FFF;
	display: block;
	text-decoration: none;
	font-family: 'Arial', Helvetica, sans-serif;
	line-height: 1.2em;
	text-decoration: none;
	font-size: 1 em;
	padding:10px;
	background-color: #cc0098;
	margin:0 0 5px 0;
}

#information a:hover  {
	color: #fba4e5;
	text-decoration: none;
}

#information .current-menu-item > a,
#information .current-menu-parent > a,
#information .current-menu-ancestor > a {
	color: #fba4e5;
	text-decoration: underline;
}

#advice  a {
	color: #FFF;
	display: block;
	text-decoration: none;
	font-family: 'Arial', Helvetica, sans-serif;
	line-height: 1.2em;
	text-decoration: none;
	font-size: 1 em;
	padding:10px;
	background-color: #003466;
	margin:0 0 5px 0;
}

#advice a:hover  {
	color: #185b9b;
	text-decoration: none;
}

#advice .current-menu-item > a,
#advice .current-menu-parent > a,
#advice .current-menu-ancestor > a {
	color: #185b9b;
	text-decoration: underline;
}

#involved  a {
	color: #FFF;
	display: block;
	text-decoration: none;
	font-family: 'Arial', Helvetica, sans-serif;
	line-height: 1.2em;
	text-decoration: none;
	font-size: 1 em;
	padding:10px;
	background-color: #ff6600;
	margin:0 0 5px 0;
}

#involved a:hover  {
	color: #faa66f;
	text-decoration: none;
}

#involved .current-menu-item > a,
#involved .current-menu-parent > a,
#involved .current-menu-ancestor > a {
	color: #faa66f;
	text-decoration: underline;
}

#faqs  a {
	color: #FFF;
	display: block;
	text-decoration: none;
	font-family: 'Arial', Helvetica, sans-serif;
	line-height: 1.2em;
	text-decoration: none;
	font-size: 1 em;
	padding:10px;
	background-color: #653366;
	margin:0 0 5px 0;
}

#faqs a:hover  {
	color: #b782b8;
	text-decoration: none;
}

#faqs .current-menu-item > a,
#faqs .current-menu-parent > a,
#faqs .current-menu-ancestor > a {
	color: #b782b8;
	text-decoration: underline;
}

#policy  a {
	color: #FFF;
	display: block;
	text-decoration: none;
	font-family: 'Arial', Helvetica, sans-serif;
	line-height: 1.2em;
	text-decoration: none;
	font-size: 1 em;
	padding:10px;
	background-color: #99cc01;
	margin:0 0 5px 0;
}

#policy a:hover  {
	color: #cced68;
	text-decoration: none;
}

#policy .current-menu-item > a,
#policy .current-menu-parent > a,
#policy .current-menu-ancestor > a {
	color: #cced68;
	text-decoration: underline;
}


#training  a {
	color: #FFF;
	display: block;
	text-decoration: none;
	font-family: 'Arial', Helvetica, sans-serif;
	line-height: 1.2em;
	text-decoration: none;
	font-size: 1 em;
	padding:10px;
	background-color: #cdcc00;
	margin:0 0 5px 0;
}

#training a:hover  {
	color: #c0c028;
	text-decoration: none;
}

#training .current-menu-item > a,
#training .current-menu-parent > a,
#training .current-menu-ancestor > a {
	color: #c0c028;
	text-decoration: underline;
}

#who  a {
	color: #FFF;
	display: block;
	text-decoration: none;
	font-family: 'Arial', Helvetica, sans-serif;
	line-height: 1.2em;
	text-decoration: none;
	font-size: 1 em;
	padding:10px;
	background-color: #663366;
	margin:0 0 5px 0;
}

#who a:hover  {
	color: #7f4c7f;
	text-decoration: none;
}

#who .current-menu-item > a,
#who .current-menu-parent > a,
#who .current-menu-ancestor > a {
	color: #7f4c7f;
	text-decoration: underline;
}

#what  a {
	color: #FFF;
	display: block;
	text-decoration: none;
	font-family: 'Arial', Helvetica, sans-serif;
	line-height: 1.2em;
	text-decoration: none;
	font-size: 1 em;
	padding:10px;
	background-color: #663366;
	margin:0 0 5px 0;
}

#what a:hover  {
	color:#7f4c7f;
	text-decoration: none;
}

#what .current-menu-item > a,
#what .current-menu-parent > a,
#what .current-menu-ancestor > a {
	color: #7f4c7f;
	text-decoration: underline;
}


#sidebar-menu1{
	float:left;
	padding: 20px 0 20px 0;
	width: 130px;
	margin:0px 0 0 30px;
	
}

#nav_menu-2  ul{
		
}

#nav_menu-2  li {
	float: left;
	padding:0 0 75px 0;	

	
}
#nav_menu-2  a {
	color: #000;
	text-decoration: none;

	font-family: 'Arial', Helvetica, sans-serif;
	font-weight: 900;
}


#nav_menu-2  li:hover > a,
#nav_menu-2  ul ul :hover > a,
#nav_menu-2  a:focus {
	color: #666;
	text-decoration: none;

}












.textwidget p {
	font-family: 'Arial', Helvetica, sans-serif;
	font-size: 1.1em;
	color: #FFF;
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	line-height: 1.3em;	
}

.text-line {
	font-family: 'Arial', Helvetica, sans-serif;
	font-size: 0.6em;
	margin:10px 5px 10px 0;
	padding:10px 0 5px 0;
	color: #FFF;
	line-height: 1.3em;	
	
}

.text-line th {
	color: #FFF;
	text-align: left;
	font-weight: lighter;
	line-height: 1.3em;	
}



#sidebar-twitter{
	font-family: 'Arial', Helvetica, sans-serif;
	float:right;
	padding: 20px;
	width: 305px;
	margin:20px 0 10px 0;
	background-color: #663366;
}

#sidebar-twitter h3 {
	text-transform: capitalize!important;
	color: #FFF;
	padding:0 0 10px 0;
}

#sidebar-twitter  a, 
#sidebar-twitter a:link, 
#sidebar-twitter a:active, 
#sidebar-twitter a:visited {
	text-decoration: none;
	color: #663366!important;	
	}
	
#sidebar-twitter a:hover {
	color: #7f4c7f!important;	
	text-decoration: underline;
	}
	
#sidebar-news{
	float:left;
	padding: 0px 0px 20px 0;
	width: 200px;
	margin:20px 30px 0 0px;
	
}
	
#sidebar-newspage  h3 {
	text-transform: capitalize!important;
	color: #FFF;
	padding:5px;
	margin:0 0 5px 0;
	font-family: 'Arial', Helvetica, sans-serif;
	background-color: #663366;
	width: 100%;
	font-size: 1em;
}

#recent-posts-2 ul,
#recent-posts-2 ul ul {
	list-style: none;
	padding: 0px 5px 10px 10px;
	margin: 0 0 0px 0;
}

#recent-posts-2 ul li,
#recent-posts-2 ul li {
	background-image: url(images/dots3.png);
	background-repeat: no-repeat;
	line-height: 2em;
	padding: 0 1.1em;
	font-family:'Arial', Helvetica, sans-serif;
	font-size: 14px;
	color: #999;
	background-position: left 13px;
	margin: 0 0 5px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;	
	}
	
#recent-posts-2 li a, 
#recent-posts-2 li a:link, 
#recent-posts-2 li a:active, 
#recent-posts-2 li a:visited {
	color: #663366;
	text-decoration: none;
	padding: 0 5px 0 0;	
	}
	
#recent-posts-2 li a:hover {
	color: #7f4c7f;
	text-decoration: none;
	}
	
#recent-posts-2 .current-menu-item > a,
#recent-posts-2 .current-menu-parent > a,
#recent-posts-2 .current-menu-ancestor > a {
	color: #7f4c7f;
	text-decoration: none;
}





#archives-2 ul,
#archives-2 ul ul {
	list-style: none;
	padding: 0px 5px 10px 10px;
	margin: 0 0 0px 0;
	
}

#archives-2 ul li,
#archives-2 ul li {
	background-image: url(images/dots3.png);
	background-repeat: no-repeat;
	line-height: 2em;
	padding: 0 1.1em;
	font-family:'Arial', Helvetica, sans-serif;
	font-size: 14px;
	color: #999;
	background-position: left 13px;
	margin: 0 0 5px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;	
	}
	
#archives-2 li a, 
#archives-2 li a:link, 
#archives-2 li a:active, 
#archives-2 li a:visited {
	color: #663366;
	text-decoration: none;
	padding: 0 5px 0 0;	
	}
	
#archives-2 li a:hover {
	color: #7f4c7f;
	text-decoration: none;
	}
	
#archives-2 .current-menu-item > a,
#archives-2 .current-menu-parent > a,
#archives-2 .current-menu-ancestor > a {
	color: #7f4c7f;
	text-decoration: none;
}


	
/* body elements that change  */

#default .post  strong {
	color: #663366;
	font-weight: bold;
	}

#default .post  h1 {
	font-size: 1.8em;
	color: #663366;
	font-family: 'Arial', Helvetica, sans-serif;
	font-weight: bold;
	margin:0px;
	padding:0 0 5px 0;	
}

#default .post  h2 {
	font-size: 1.6em;
	color: #663366;
	font-family: 'Arial', Helvetica, sans-serif;
	font-weight: bold;
	margin:0px;
	padding:0 0 5px 0;	
}

#default .post  h3 {
	font-size: 1.4em;
	color: #663366;
	font-family: 'Arial', Helvetica, sans-serif;
	font-weight: bold;
	margin:0px;
	padding:0 0 5px 0;	
}

#default .post  h4 {
	font-size: 1.2em;
	color: #663366;
	font-family: Helvetica, 'Arial', sans-serif;
	font-weight: bold;
	margin:0px;
	padding:0 0 5px 0;
}

#default .post  h5 {
	font-size: 1em;
	color: #663366;
	font-family: Helvetica, 'Arial', sans-serif;
	font-weight: bold;
	margin:0px;
	padding:0 0 5px 0;	
}


#default .post  h6 {
	font-size: 1em;
	color: #663366;
	font-family: Helvetica, 'Arial', sans-serif;
	font-weight: bold;
	margin:0px;
	padding:0 0 5px 0;
	font-style: italic;
	}

#default .post  h6 a:link, 
#default .post  h6 a:active, 
#default .post  h6 a:visited{
	color: #663366;
	text-decoration: none;	
	}
	
#default .post  h6 a:hover{
	color: #7f4c7f;
	text-decoration: underline;
	}
#default .post a:link,
#default .post a:active,
#default .post a:visited {
	font-family: Helvetica, 'Arial', sans-serif;
	color: #663366;
	text-decoration: underline;
	font-weight: bold;
}

#default .post a:hover {
	color: #999;
	text-decoration: none;
}


/* body get advice template  */

#advice2 .post  strong {
	color: #003466;
	font-weight: bold;
	}

#advice2 .post  h1 {
	font-size: 1.8em;
	color: #003466;
	font-family: Helvetica, 'Arial', sans-serif;
	font-weight: bold;
	margin:0px;
	padding:0 0 5px 0;	
}

#advice2 .post  h2 {
	font-size: 1.6em;
	color: #003466;
	font-family: Helvetica, 'Arial', sans-serif;
	font-weight: bold;
	margin:0px;
	padding:0 0 5px 0;	
	
}

#advice2 .post  h3 {
	font-size: 1.4em;
	color: #003466;
	font-family: Helvetica, 'Arial', sans-serif;
	font-weight: bold;
	margin:0px;
	padding:0 0 5px 0;
	
}

#advice2 .post  h4 {
	font-size: 1.2em;
	color: #003466;
	font-family: Helvetica, 'Arial', sans-serif;
	font-weight: bold;
	margin:0px;
	padding:0 0 5px 0;

}

#advice2 .post  h5 {
	font-size: 1em;
	color: #003466;
	font-family: Helvetica, 'Arial', sans-serif;
	font-weight: bold;
	margin:0px;
	padding:0 0 5px 0;
	
}


#advice2 .post  h6 {
	font-size: 1em;
	color: #003466;
	font-family: Helvetica, 'Arial', sans-serif;
	font-weight: bold;
	margin:0px;
	padding:0 0 5px 0;
	font-style: italic;
	
	
	}


#advice2 .post  h6 a:link, 
#advice2 .post  h6 a:active, 
#advice2 .post  h6 a:visited{
	color: #003466;
	text-decoration: none;	
	}
	
#advice2 .post  h6 a:hover{
	color: #1e5d9a;
	text-decoration: underline;
	}
#advice2 .post a:link,
#advice2 .post a:active,
#advice2 .post a:visited {
	font-family: Helvetica, 'Arial', sans-serif;
	color: #003466;
	text-decoration: underline;
	font-weight: bold;
}

#advice2 .post a:hover {
color: #999;
	text-decoration: none;
}


/* body get information template  */

#information2 .post  strong {
	color: #cc0098;
	font-weight: bold;
	}

#information2 .post  h1 {
	font-size: 1.8em;
	color: #cc0098;
	font-family: Helvetica, 'Arial', sans-serif;
	font-weight: bold;
	margin:0px;
	padding:0 0 5px 0;	
}

#information2 .post  h2 {
	font-size: 1.6em;
	color: #cc0098;
	font-family: Helvetica, 'Arial', sans-serif;
	font-weight: bold;
	margin:0px;
	padding:0 0 5px 0;	
	
}

#information2 .post  h3 {
	font-size: 1.4em;
	color: #cc0098;
	font-family: Helvetica, 'Arial', sans-serif;
	font-weight: bold;
	margin:0px;
	padding:0 0 5px 0;
	
}

#information2 .post  h4 {
	font-size: 1.2em;
	color: #cc0098;
	font-family: Helvetica, 'Arial', sans-serif;
	font-weight: bold;
	margin:0px;
	padding:0 0 5px 0;

}

#information2 .post  h5 {
	font-size: 1em;
	color: #cc0098;
	font-family: Helvetica, 'Arial', sans-serif;
	font-weight: bold;
	margin:0px;
	padding:0 0 5px 0;
	
}


#information2 .post  h6 {
	font-size: 1em;
	color: #cc0098;
	font-family: Helvetica, 'Arial', sans-serif;
	font-weight: bold;
	margin:0px;
	padding:0 0 5px 0;
	font-style: italic;
	
	
	}


#information2 .post  h6 a:link, 
#information2 .post  h6 a:active, 
#information2 .post  h6 a:visited{
	color: #cc0098;
	text-decoration: none;	
	}
	
#information2 .post  h6 a:hover{
	color: #f88cdc;
	text-decoration: underline;
	}
#information2 .post a:link,
#information2 .post a:active,
#information2 .post a:visited {
	font-family: Helvetica, 'Arial', sans-serif;
	color: #cc0098; 
	text-decoration: underline;
	font-weight: bold;
}

#information2 .post a:hover {
color: #999;
	text-decoration: none;
}

/* body get involved template  */

#involved2 .post  strong {
	color: #ff6600;
	font-weight: bold;
	}

#involved2 .post  h1 {
	font-size: 1.8em;
	color: #ff6600;
	font-family: Helvetica, 'Arial', sans-serif;
	font-weight: bold;
	margin:0px;
	padding:0 0 5px 0;	
}

#involved2 .post  h2 {
	font-size: 1.6em;
	color: #ff6600;
	font-family: Helvetica, 'Arial', sans-serif;
	font-weight: bold;
	margin:0px;
	padding:0 0 5px 0;	
	
}

#involved2 .post  h3 {
	font-size: 1.4em;
	color: #ff6600;
	font-family: Helvetica, 'Arial', sans-serif;
	font-weight: bold;
	margin:0px;
	padding:0 0 5px 0;
	
}

#involved2 .post  h4 {
	font-size: 1.2em;
	color: #ff6600;
	font-family: Helvetica, 'Arial', sans-serif;
	font-weight: bold;
	margin:0px;
	padding:0 0 5px 0;

}

#involved2 .post  h5 {
	font-size: 1em;
	color: #ff6600;
	font-family: Helvetica, 'Arial', sans-serif;
	font-weight: bold;
	margin:0px;
	padding:0 0 5px 0;	
}


#involved2 .post  h6 {
	font-size: 1em;
	color: #ff6600;
	font-family: Helvetica, 'Arial', sans-serif;
	font-weight: bold;
	margin:0px;
	padding:0 0 5px 0;
	font-style: italic;
	}


#involved2 .post  h6 a:link, 
#involved2 .post  h6 a:active, 
#involved2 .post  h6 a:visited{
	color: #ff6600;
	text-decoration: none;	
	}
	
#involved2 .post  h6 a:hover{
	color: #efac7f;
	text-decoration: underline;
	}
#involved2 .post a:link,
#involved2 .post a:active,
#involved2 .post a:visited {
	font-family: Helvetica, 'Arial', sans-serif;
	color: #ff6600; 
	text-decoration: underline;
	font-weight: bold;
}

#involved2 .post a:hover {
color: #999;
	text-decoration: none;
}

/* body get involved template  */

#training2 .post  strong {
	color: #c0c028;
	font-weight: bold;
	}

#training2 .post  h1 {
	font-size: 1.8em;
	color: #c0c028;
	font-family: Helvetica, 'Arial', sans-serif;
	font-weight: bold;
	margin:0px;
	padding:0 0 5px 0;	
}

#training2 .post  h2 {
	font-size: 1.6em;
	color: #c0c028;
	font-family: Helvetica, 'Arial', sans-serif;
	font-weight: bold;
	margin:0px;
	padding:0 0 5px 0;	
	
}

#training2 .post  h3 {
	font-size: 1.4em;
	color: #c0c028;
	font-family: Helvetica, 'Arial', sans-serif;
	font-weight: bold;
	margin:0px;
	padding:0 0 5px 0;
	
}

#training2 .post  h4 {
	font-size: 1.2em;
	color: #c0c028;
	font-family: Helvetica, 'Arial', sans-serif;
	font-weight: bold;
	margin:0px;
	padding:0 0 5px 0;

}

#training2 .post  h5 {
	font-size: 1em;
	color: #cdcc00;
	color: #c0c028;lvetica, 'Arial', sans-serif;
	font-weight: bold;
	margin:0px;
	padding:0 0 5px 0;	
}


#training2 .post  h6 {
	font-size: 1em;
	color: #c0c028;
	font-family: Helvetica, 'Arial', sans-serif;
	font-weight: bold;
	margin:0px;
	padding:0 0 5px 0;
	font-style: italic;
	}


#training2 .post  h6 a:link, 
#training2 .post  h6 a:active, 
#training2 .post  h6 a:visited{
color: #c0c028;
	text-decoration: none;	
	}
	
#training2 .post  h6 a:hover{
	color: #cdcc00; 
	text-decoration: underline;
	}
#training2 .post a:link,
#training2 .post a:active,
#training2 .post a:visited {
	font-family: Helvetica, 'Arial', sans-serif;
	color: #c0c028;
	text-decoration: underline;
	font-weight: bold;
}

#training2 .post a:hover {
 color: #999;
	text-decoration: none;
}

/* body get policy template  */

#policy2 .post  strong {
	color: #99cc01;
	font-weight: bold;
	}

#policy2  .post  h1 {
	font-size: 1.8em;
	color: #99cc01;
	font-family: Helvetica, 'Arial', sans-serif;
	font-weight: bold;
	margin:0px;
	padding:0 0 5px 0;	
}

#policy2  .post  h2 {
	font-size: 1.6em;
	color: #99cc01;
	font-family: Helvetica, 'Arial', sans-serif;
	font-weight: bold;
	margin:0px;
	padding:0 0 5px 0;	
	
}

#policy2 .post  h3 {
	font-size: 1.4em;
	color: #99cc01;
	font-family: Helvetica, 'Arial', sans-serif;
	font-weight: bold;
	margin:0px;
	padding:0 0 5px 0;
	
}

#policy2 .post  h4 {
	font-size: 1.2em;
	color: #99cc01;
	font-family: Helvetica, 'Arial', sans-serif;
	font-weight: bold;
	margin:0px;
	padding:0 0 5px 0;

}

#policy2 .post  h5 {
	font-size: 1em;
	color: #99cc01;
	font-family: Helvetica, 'Arial', sans-serif;
	font-weight: bold;
	margin:0px;
	padding:0 0 5px 0;	
}


#policy2 .post  h6 {
	font-size: 1em;
	color: #99cc01;
	font-family: Helvetica, 'Arial', sans-serif;
	font-weight: bold;
	margin:0px;
	padding:0 0 5px 0;
	font-style: italic;
	}


#policy2 .post  h6 a:link, 
#policy2 .post  h6 a:active, 
#policy2 .post  h6 a:visited{
color: #99cc01;
	text-decoration: none;	
	}
	
#policy2 .post  h6 a:hover{
	color: #dcf987;
	text-decoration: underline;
	}
#policy2 .post a:link,
#policy2 .post a:active,
#policy2 .post a:visited {
	font-family: Helvetica, 'Arial', sans-serif;
	color: #99cc01;
	text-decoration: underline;
	font-weight: bold;
}

#policy2 .post a:hover {
 color: #999;
	text-decoration: none;
}

/* body get prof2 template  */

#prof2 .post  strong {
	color: #3398cc;
	font-weight: bold;
	}

#prof2  .post  h1 {
	font-size: 1.8em;
		color: #3398cc;
	font-family: Helvetica, 'Arial', sans-serif;
	font-weight: bold;
	margin:0px;
	padding:0 0 5px 0;	
}

#prof2  .post  h2 {
	font-size: 1.6em;
		color: #3398cc;
	font-family: Helvetica, 'Arial', sans-serif;
	font-weight: bold;
	margin:0px;
	padding:0 0 5px 0;	
	
}

#prof2 .post  h3 {
	font-size: 1.4em;
		color: #3398cc;
	font-family: Helvetica, 'Arial', sans-serif;
	font-weight: bold;
	margin:0px;
	padding:0 0 5px 0;
	
}

#prof2 .post  h4 {
	font-size: 1.2em;
		color: #3398cc;
	font-family: Helvetica, 'Arial', sans-serif;
	font-weight: bold;
	margin:0px;
	padding:0 0 5px 0;

}

#prof2 .post  h5 {
	font-size: 1em;
		color: #3398cc;
	font-family: Helvetica, 'Arial', sans-serif;
	font-weight: bold;
	margin:0px;
	padding:0 0 5px 0;	
}


#prof2 .post  h6 {
	font-size: 1em;
		color: #3398cc;
	font-family: Helvetica, 'Arial', sans-serif;
	font-weight: bold;
	margin:0px;
	padding:0 0 5px 0;
	font-style: italic;
	}


#prof2 .post  h6 a:link, 
#prof2 .post  h6 a:active, 
#prof2 .post  h6 a:visited{
	color: #3398cc;
	text-decoration: none;	
	}
	
#prof2 .post  h6 a:hover{
	color: #80cdf5;
	text-decoration: underline;
	}
#prof2 .post a:link,
#prof2 .post a:active,
#prof2 .post a:visited {
	font-family: Helvetica, 'Arial', sans-serif;
	color: #3398cc;
	text-decoration: underline;
	font-weight: bold;
}

#prof2 .post a:hover {
	 color: #999;
	text-decoration: none;
}

/* body get faqs2 template  */

#faqs2 .post  strong {
	color: #653366;
	font-weight: bold;
	}

#faqs2 .post  h1 {
	font-size: 1.8em;
	color: #653366;
	font-family: Helvetica, 'Arial', sans-serif;
	font-weight: bold;
	margin:0px;
	padding:0 0 5px 0;	
}

#faqs2 .post  h2 {
	font-size: 1.6em;
	color: #653366;
	font-family: Helvetica, 'Arial', sans-serif;
	font-weight: bold;
	margin:0px;
	padding:0 0 5px 0;	
	
}

#faqs2 .post  h3 {
	font-size: 1.4em;
	color: #653366;
	font-family: Helvetica, 'Arial', sans-serif;
	font-weight: bold;
	margin:0px;
	padding:0 0 5px 0;
	
}

#faqs2 .post  h4 {
	font-size: 1.2em;
	color: #653366;
	font-family: Helvetica, 'Arial', sans-serif;
	font-weight: bold;
	margin:0px;
	padding:0 0 5px 0;

}

#faqs2 .post  h5 {
	font-size: 1em;
	color: #653366;
	font-family: Helvetica, 'Arial', sans-serif;
	font-weight: bold;
	margin:0px;
	padding:0 0 5px 0;	
}


#faqs2 .post  h6 {
	font-size: 1em;
	color: #653366;
	font-family: Helvetica, 'Arial', sans-serif;
	font-weight: bold;
	margin:0px;
	padding:0 0 5px 0;
	font-style: italic;
	}


#faqs2 .post  h6 a:link, 
#faqs2 .post  h6 a:active, 
#faqs2 .post  h6 a:visited{
	color: #653366;
	text-decoration: none;	
	}
	
#faqs2 .post  h6 a:hover{
	color: #aa6dab;
	text-decoration: underline;
	}
#faqs2 .post a:link,
#faqs2 .post a:active,
#faqs2 .post a:visited {
	font-family: Helvetica, 'Arial', sans-serif;
	color: #653366;
	text-decoration: underline;
	font-weight: bold;
}

#faqs2 .post a:hover {
	 color: #999;
	text-decoration: none;
}

/* body get sign2 template  */

#sign2 .post  strong {
	color: #7c7a7b;
	font-weight: bold;
	}

#sign2 .post  h1 {
	font-size: 1.8em;
	color: #7c7a7b;
	font-family: Helvetica, 'Arial', sans-serif;
	font-weight: bold;
	margin:0px;
	padding:0 0 5px 0;	
}

#sign2 .post  h2 {
	font-size: 1.6em;
	color: #7c7a7b;
	font-family: Helvetica, 'Arial', sans-serif;
	font-weight: bold;
	margin:0px;
	padding:0 0 5px 0;	
	
}

#sign2  .post  h3 {
	font-size: 1.4em;
	color: #7c7a7b;
	font-family: Helvetica, 'Arial', sans-serif;
	font-weight: bold;
	margin:0px;
	padding:0 0 5px 0;
	
}

#sign2 .post  h4 {
	font-size: 1.2em;
	color: #7c7a7b;
	font-family: Helvetica, 'Arial', sans-serif;
	font-weight: bold;
	margin:0px;
	padding:0 0 5px 0;

}

#sign2 .post  h5 {
	font-size: 1em;
	color: #7c7a7b;
	font-family: Helvetica, 'Arial', sans-serif;
	font-weight: bold;
	margin:0px;
	padding:0 0 5px 0;	
}


#sign2 .post  h6 {
	font-size: 1em;
	color: #7c7a7b;
	font-family: Helvetica, 'Arial', sans-serif;
	font-weight: bold;
	margin:0px;
	padding:0 0 5px 0;
	font-style: italic;
	}


#sign2 .post  h6 a:link, 
#sign2 .post  h6 a:active, 
#sign2 .post  h6 a:visited{
	color: #7c7a7b;
	text-decoration: none;	
	}
	
#sign2 .post  h6 a:hover{
	color: #acabac;
	text-decoration: underline;
	}
#sign2 .post a:link,
#sign2 .post a:active,
#sign2 .post a:visited {
	font-family: Helvetica, 'Arial', sans-serif;
	 color: #7c7a7b; 
	text-decoration: underline;
	font-weight: bold;
}

#sign2 .post a:hover {
	color: #999;
	text-decoration: none;
}




/* body get sign2 template  */

#news .post  strong {
		color: #663366;
	font-weight: bold;
	}

#news .post  h1 {
	font-size: 1.8em;
		color: #663366;
	font-family: Helvetica, 'Arial', sans-serif;
	font-weight: bold;
	margin:0px;
	padding:0 0 5px 0;	
}
#news .post  h1 a:link, 
#news .post  h1 a:active, 
#news .post  h1 a:visited{
		color: #663366;
	text-decoration: none;	
	}
	
#news .post  h1 a:hover{
		color: #7f4c7f;
	text-decoration: underline;
	}
	
#news .post  h2 {
	font-size: 1.6em;
	color: #663366;
	font-family: Helvetica, 'Arial', sans-serif;
	font-weight: bold;
	margin:0px;
	padding:0 0 5px 0;	
	
}

 h2.pagetitle {
	font-size: 1.1em;
	color: #7f4c7f;
	font-family: Helvetica, 'Arial', sans-serif;
	font-weight: bold;
	margin:0px;
	padding:0 0 15px 10px;
	font-style: italic;
}


#news  .post  h3 {
	font-size: 1.4em;
		color: #663366;
	font-family: Helvetica, 'Arial', sans-serif;
	font-weight: bold;
	margin:0px;
	padding:0 0 5px 0;
	
}

#news .post  h4 {
	font-size: 1.2em;
		color: #663366;
	font-family: Helvetica, 'Arial', sans-serif;
	font-weight: bold;
	margin:0px;
	padding:0 0 5px 0;

}

#news .post  h5 {
	font-size: 1em;
	color: #663366;
	font-family: Helvetica, 'Arial', sans-serif;
	font-weight: bold;
	margin:0px;
	padding:0 0 5px 0;	
}


#news .post  h6 {
	font-size: 1em;
		color: #663366;
	font-family: Helvetica, 'Arial', sans-serif;
	font-weight: bold;
	margin:0px;
	padding:0 0 5px 0;
	font-style: italic;
	}


#news .post  h6 a:link, 
#news .post  h6 a:active, 
#news .post  h6 a:visited{
		color: #663366;
	text-decoration: none;	
	}
	
#news .post  h6 a:hover{
		color: #f74c7f;
	text-decoration: underline;
	}
#news .post a:link,
#news .post a:active,
#news .post a:visited {
	font-family: Helvetica, 'Arial', sans-serif;
	color: #663366;
	text-decoration: underline;
	font-weight: bold;
}

#news .post a:hover {
	color: #999; 
	text-decoration: none;
}

/* body  */
.post {
	padding: 0px 0px 0 10px;
	margin: 0;
	
}

h1.page-title {
		font-size: 1.8em;
	
	font-family: Helvetica, 'Arial', sans-serif;
	font-weight: bold;
	margin:0px;
	padding:0 0 5px 0;
}

	

h1.page-title a:link, 
h1.page-title a:active, 
h1.page-title a:visited{
	color: #663366;
	text-decoration: none;	
	}
	
h1.page-title a:hover{
	color: #7f4c7f;
	text-decoration: underline;
	}
	
	
	
.postmetadata2 {
	padding: 0 ;
	margin:0px 0 5px 0 ;
	font-family: Helvetica, 'Arial', sans-serif;
	font-size: 0.8em;
	color: #666;
	font-weight: bold;
}



.entry p,
.entry li,
.entry ul,
.entry ol
{
	font-size: 0.9em;
	color: #333333;
	margin:5px 0px 10px 0px;
	line-height: 1.4em;
}


.entry ul ul,
.entry ol ol
{
	font-size: 1em;
	
}


#body-content .post  p em {
	font-style: italic;
color: #333333;
}

blockquote {
	font-family: Georgia, "Bitstream Charter", serif;
	font-style: italic;
	font-weight: normal;
	margin: 0 3em;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

.entry hr {
	width:100%;
	background-color: #663366;
	border: 0;
	height: 1px;
	margin-bottom: 1.625em;
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.entry br / {
	padding: 10px;
}




.entry ul,
.entry ul ul {
	list-style: none;
	padding: 5px 0 5px 10px;
	
}

.entry ul li,
.entry ul ul li {
	background-image: url(images/dots3.png);
	background-repeat: no-repeat;
	line-height: 1.4em;
	padding: 0 1.5125em;
	font-family: Helvetica, 'Arial', sans-serif;
	font-size: 1em;
	color: #333;
	background-position: left 3px;
	}
	
.entry li a, 
.entry li a:link, 
.entry li a:active, 
.entry li a:visited {
	font-family: Helvetica, 'Arial', sans-serif;
	color: #663366;
	text-decoration: underline;	
	}
	
.entry li a:hover {
	color: #7f4c7f;
	text-decoration: none;
	}	
	
.entry ol,
.entry ol ol {
	
padding: 5px 0 5px 1.8em;
	list-style-type: decimal;	
}

	
.entry ol li,
.entry ol ol li {
	
	
	line-height: 1.333em;
	padding: 0 0.6em;
	margin: 0 10px 5px 0;
	font-family: Helvetica,'Arial', sans-serif;
	font-size: 1em;
	color: #333;

	
	}
	

.entry ol li a, 
.entry ol li a:link, 
.entry ol li a:active, 
.entry ol li a:visited {
	font-family: Helvetica, 'Arial', sans-serif;
	color: #d21243;
	text-decoration: underline;	
	}
	
.entry ol li a:hover {
	color: #999;
	text-decoration: none;
	}

	
	
.more-link {
	font-size: 14px;	
	}	


.more-link a:link,
.more-link a:active,
.more-link a:visited
{
	font-family: Helvetica, 'Arial', sans-serif;
	color: #663366;
	text-decoration: none;
}

.more-link a:hover {
	color: #7f4c7f;
	text-decoration: underline;
}

	
p.postmetadata a:link,
p.postmetadata a:active,
p.postmetadata a:visited,
p.tags,
p.tags a{
	font-family: Helvetica, 'Arial', sans-serif;
	color: #d21243;
	text-decoration: none;
}

p.postmetadata a:hover,
p.tags a:hover {
	color: #666;
	text-decoration: underline;
}

p.postmetadata {
	color: #333333;
	font-size: 0.6em;
	clear: both;
	padding: 5px 0 5px 0;
	margin:5px 0px 20px 0px;
	line-height: 1em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7f4c7f;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7f4c7f;
	}

p.tags {
	font-size: 0.85em;
	}



#body-content .post img {
	clear: both;

}



#body-content .post img.alignright {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}

#body-content .post img.alignleft {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}


#body-content .post img:hover{
	z-index:1001;
	-moz-opacity: 0.6;
	opacity:.60;
	filter: alpha(opacity=60);
}







.entry p.tags {
	background: url(images/tagsIcon.gif) left 3px no-repeat;
	padding-left: 16px;
}

ul.postmetadata {
	list-style: none;
	margin: 0;
	font-family: Helvetica, 'Arial', sans-serif;
	font-size: 0.85em;
	height: 30px;
	background-position: center;
	padding: 0;
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #72c593;
	}

ul.postmetadata li.comments {
	clear: both;
	padding-left: 400px;
	text-align: center;
}

ul.postmetadata li.comments a {
	color: #00414a;
	display: block;
	text-decoration: none;
	background-color: #e3d9e6;
	background-position: center;
}

ul.postmetadata li.comments a:hover {
	color: #c15895;
}

ul.postmetadata li.comments a span {
	display: block;
	padding: 2px 5px 3px 5px;
}


/* Comment */


h2.commentheading {
	color: #663366;
	width:98.5%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #663366;
	text-align: left;
	font-size: 1.4em;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-left: 10px;
	font-weight: bold;
}

ol.commentlist {
	padding: 0;
	margin: 10px 0 1em 0;
	list-style: none;
	color: #999;
}


div.commentindheader .commentmetadata {
	color: #333333;
}

.commentmetadata {
	color: #333333;
	margin: 0 30px 25px 0;
} 

.commentmetadata a, 
.commentmetadata a:link, 
.commentmetadata  a:active, 
.commentmetadata  a:visited {
	font-family: Helvetica, 'Arial', sans-serif;
	color: #663366;
	text-decoration: none;
	font-size: 10px;
	}
	
.commentmetadata a:hover {
	color: #7f4c7f;
	text-decoration: underline;
	}
.fn a, 
.fn a:link, 
.fn a:active, 
.fn  a:visited,
.reply a, 
.reply a:link, 
.reply a:active, 
.reply  a:visited {
font-family: Helvetica, 'Arial', sans-serif;
	color: #000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	}
.fn a:hover,	
.reply a:hover {
	color: #333;
	text-decoration: underline;
	}

div.commentindheader {
font-family: Helvetica, 'Arial', sans-serif;
	font-size: 13px;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 0;
	padding-left: 1em;
}

.commentindtext {
	padding: 0.7em 1em 1em 1em;
}

.commentindtext p {
	font-family: Helvetica, 'Arial', sans-serif;
	color: #333;
	text-decoration: none;
	font-size: 12px;
	line-height: 18px;
	padding:5px 0 5px 0;
}

p.commentsclosed   {
	font-family: 'Arial', Helvetica, sans-serif;
	color: #999;
	text-decoration: none;
	font-size: 13px;
	line-height: 14px;
	font-style: italic;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 10px;
}


ol.commentlist li.alt div.commentindheader {
	
}

ol.commentlist li.alt {
	margin:0 20px 0 10px;
	border: 1px solid #663366;
	color: #333;
	background-color: #f4eaf4;
}

div.avatarwrapper {
	position: relative;
	float: left;
	margin-top: 0;
	margin-right: 1em;
	margin-bottom: 0em;
	margin-left: 0;
}

span.avataroverlay {
	position: absolute;
	display: block;
	background: url(images/commentAvatarOverlay.gif) left top no-repeat;
	width: 32px;
	height: 32px;
	top: 0;
	left: 0;
}

li.alt span.avataroverlay {
	background: url(images/commentAvatarOverlayAlt.gif) left top no-repeat;
	
}

li.alt blockquote {
	background-image: url(images/quoteCommentAltBk.gif);
}

div.commentindheader cite {
	font-style: normal;
	color:#333;
	font-family: Helvetica, 'Arial', sans-serif;
	font-size: 1.4em;
}

div.commentindheader cite a, 
div.commentindheader cite a:link, 
div.commentindheader cite a:active, 
div.commentindheader cite a:visited {
	font-family: Helvetica, 'Arial', sans-serif;
	color: #663366;
	text-decoration: none;
	
	}
	
div.commentindheader cite a:hover {
	color: #7f4c7f;
	text-decoration: underline;
	}

	
#recaptcha_area {
	padding-bottom: 1em;
}

#commentform {
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 1em;
	margin-left: 10px;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 0em;
}

#commentform p {
	font-size:12px;
	margin: 0 0 1em 0;
	padding: 0;
	color: #333;
}

#commentform a, 
#commentform a:link, 
#commentform a:active, 
#commentform a:visited {
	font-family: Helvetica, 'Arial', sans-serif;
	color: #663366;
	text-decoration: none;
	
	}
	
#commentform a:hover {
	color: #7f4c7f;
	text-decoration: underline;
	}

input#author,
input#email,
input#url {
	width: 17em;
}

input#author,
input#email,
input#url,
textarea#comment {
		font-family: Helvetica, 'Arial', sans-serif;
	font-size: 1em;
	padding: 2px;
	background-color: #fff;
	color: #333;
	border: 1px solid #663366;
}

textarea#comment {
	width: 25em;
	height: 120px;
}

input#submit {
	border: 0;
	color: #fff;
	font-family: Helvetica, 'Arial', sans-serif;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase;
	width: 79px;
	height: 27px;
	background-color: #663366;
}










.navigation {
	font-family: Helvetica, 'Arial', sans-serif;
	font-size: 0.9em;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 1em;
	padding-left: 10px;
}

.navigation .alignleft a {
	background: url(images/navLeftArrow.gif) left -21px no-repeat;
	padding-left: 1em;
}

.navigation .alignleft a:hover {
	background: url(images/navLeftArrow.gif) left top no-repeat;
}

.navigation .alignright a {
	background: url(images/navRightArrow.gif) right -21px no-repeat;
	padding-right: 1em;
}

.navigation .alignright a:hover {
	background: url(images/navRightArrow.gif) right top no-repeat;
}

.navigation a {
	text-decoration: none;
	color: #663366;
}

.navigation a:hover {
	text-decoration: none;
		color: #7f4c7f;
}



.contact-left{
	float:left;
	width: 360px;
	padding:0 30px 0 0;
	
    }
	
.contact-right {
	float:left;
	width: 430px;
	background-image: url(images/photo2-etzio.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin:10px 0 0 0;
	padding:420px 0 0 0;
	text-align: right;
    }


.contact-right p{	font-size: 1em;
	color: #333333;
	margin:5px 0px 10px 0px;
	line-height: 1.3em;
}


.contact-right p em {
	font-style: italic;
	color: #000;
	margin: 0px;
	padding: 0px;
}


.contact-right hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.625em;
}


.contact-right  br / {
	padding: 10px;
}


.contact-right  a:link,
.contact-right  a:active,
.contact-right  a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #771413;
	text-decoration: underline;
	font-weight: bold;	
}

.contact-right  a:hover {
	color: #cb9699;
	text-decoration: none;
}

/* body footer */





	


/* footer */

#top-line{
	width:910px;
	height:1px;
	padding: 0px 0 0px 0px;
	margin:0 0 0 40px;
	background-color: #999;
	}


#footer-logo {
	float:left;
	width: 640px;
	padding: 10px 0 0px 0px;
	margin:10px 0 0 40px;
	font-family: 'Arial', Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333;
	}
	
#donate {
	width:65px;
	padding: 10px;
	margin:0 0 35px 0;
	border: 2px solid #7f4c7f;
	background-color: #7f4c7f;
	}
	
	#footer-logo a:link, 
#footer-logo a:active, 
#footer-logo a:visited{
	color: #666;
	
	}
	
#footer-logo a:hover{
	color: #CCC;
	}
	
#designed{
	float:right;
	width: 240px;
	padding:20px 0 20px 0;
	font-family: 'Arial', Helvetica, sans-serif;
	}
	
	
#designed p {
	font-size: 0.8em;
	color: #666;
	text-align: right;
	font-family: 'Arial', Helvetica, sans-serif;
	padding:0 10px 5px 0;
	line-height: 1.2em;
	}

	
#designed a:link, 
#designed a:active, 
#designed a:visited{
	color: #999;
	
	}
	
#designed a:hover{
	color: #CCC;
	}	
	

	

	




@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
	 /* For general iPhone layouts */
	 #page{
	  width:100% !important;
	margin: 0 auto!important;
	-webkit-text-size-adjust:none;
	}
	

	
	
	#top-line{
	width:100% !important;
	
	}

#content {
	 width:93% !important;
	float: none!important;
	margin: 0 0 0 3%!important;
}

.post {
	padding: 0px!important;
	margin: 0!important;
	
}
#sidebar-menu2{
	float:left;
	padding: 0px 0px 20px 0!important;
	 width:100% !important;
	margin:10px 0px 20px 0px!important;
	
} 


#body-content {
	text-align: left;
	float: left;
	 width:100% !important;
	padding: 0px 0 5px 0!important;
	margin: -40px 0 0 0px !important;
	color: #333;
	
}
	
	#body-content-home{ width:100%  !important;
	float:left;
	-webkit-text-size-adjust:none;
	padding: 2px 0 2px 0!important;
	margin: 0px !important;
	}

#sidebar-page{ width:87%  !important;
	float:left !important;
	-webkit-text-size-adjust:none;
	clear:right !important;
	}
	
#sidebar-twitter { width:100%  !important;
	float:left !important;
	-webkit-text-size-adjust:none;
	clear:right !important;
	}
a.twitter-timeline{ width:60%  !important;
		}
		
		
#header {
	width:100% !important;

}

#logo {
	float:none!important;
	margin: 0px!important;
	padding: 0px!important;
	width: 100%!important;
	height: 200px!important;
	}

#logo a {
	display:block;
	background-image: url(images/rightsofwomen-logo.gif);
	background-repeat: no-repeat;
	background-position:  left top!important;
	margin: 10px 0 0  10px!important;
	width: 95%!important;
	}




#header-wrap {
		float:left!important;
			width:100% !important;
	margin:-60px 0 0 0px!important;
	padding: 0px!important;
		height: 100px;	
}

#header-wrap-home {
		float:left!important;
		width:95% !important;
	margin:-60px 0 0 0px!important;
}

#top-wrap {
		float:left!important;
			width:100% !important;
	padding: 0px !important;	
	margin: 0px !important;	

	}
#social-media {
	float:left!important;
	width:97%!important;	
	margin: 0 0% 0 3% !important;
}

ul#social2 {
	width:100%!important;
    float:left!important;
	padding: 0px !important;	
	margin: 0px !important;	
	height:40px;
	
		
	}	
	
ul.social-navlist2 {
	list-style-type:none;
	white-space: nowrap;
	

	}

ul.social-navlist2 li {
	list-style-type:none;
	
	}
	
#facebook  {
		float:left!important;
	margin: 0;
	padding: 10px 2px 0 0!important;
	}
#facebook a {
	background-image: url(images/facebook.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 40px;
	width:30px;
	margin-right: 0px;
	text-decoration: none;
	display: block;
	
	}
#facebook a:hover {
	opacity:0.5;
	filter:alpha(opacity=50);

	}

#twitter  {
	float:left!important;
	margin: 0;
	padding:10px 2px 0 0;
	}
	
#twitter a {
	background-image: url(images/twitter.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 40px;
	width:30px;
	margin-right: 0px;
	text-decoration: none;
	display: block;
	
	}
	
#twitter a:hover {
	opacity:0.5;
	filter:alpha(opacity=50);

	}
	
#rss  {
	float:left!important;
	margin: 0;
	padding:10px 0px 0 0;
	}
	
#rss a {
	background-image: url(images/rss.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 40px;
	width:30px;
	margin-right: 0px;
	text-decoration: none;
	display: block;
	
	}

#rss a:hover {
	opacity:0.5;
	filter:alpha(opacity=50);

	}

#text-size {
	width: 0px!important;
	float: none!important;
	padding:0px !important;
	visibility: hidden!important;
	height: 0px!important;
	margin: 0px !important;
}
#nav-bar {
		float: left!important;	
margin: 0 auto!important;
	width: 80%!important;	
	padding:0px !important;
	border-bottom-width: 0px!important;
	border-bottom-style: solid;
	border-bottom-color: #FFF !important;
	border-top-width: 0px!important;
	border-top-style: solid;
	border-top-color: #FFF !important;
	}

		
#nav-bar4 {
	float: left!important;	
margin: 0 auto!important;
	width: 80%!important;	
	padding:0px !important;
	}
	
#nav-bar2 {
	width: 1%!important;
	float: left!important;
	padding:0px !important;
	visibility: hidden!important;
	height: 0px!important;
	margin: 0px !important;
		border-top-width: 0px!important;
	border-top-style: solid;
	border-top-color: #FFF !important;
}


#nav-bar2a {
margin: 0px !important;
	width: 1%!important;
	}

#access {
	float: none!important;	
	width: 100%!important;	
	text-align: left;
	margin: 0  0 0 15px!important;
	clear:both !important;
}

#access li {
	padding: 10px 8px 5px 0px!important;	
}

#get-away {

	float: left !important;
	margin: 0 0 0px 5%!important;
	background-color: #663366;
	font-family: 'Arial', Helvetica, sans-serif;
	padding:6px !important;
	font-size: 0.8em !important;	
}


#get-away a {
	padding:6px !important;	
}

#imageshow{
	width: 0px!important;
	float: none!important;
	padding:0px !important;
	visibility: hidden!important;
	height: 0px!important;
	
	}
	
#search-wrap {
	width: 0px!important;
	float: none!important;
	padding:0px !important;
	margin:0px !important;
	visibility: hidden!important;
	height: 0px!important;
	}
	
#searchform2 {
	width: 0px!important;
	float: none!important;
	padding:0px !important;
	margin:0px !important;
	visibility: hidden!important;
	height: 0px!important;
	}

	
#nav-bar2 {
margin: 0px!important;
	width: 100%!important;
	}
	
#nav-bar2a {
margin:0px!important;
	width: 100%!important;
	}
#access3 {
	width: 0px!important;
	float: none!important;
	padding:0px !important;
	visibility: hidden!important;
	height: 0px!important;
}

#access3 ul  {
	width: 0px!important;
	float: none!important;
	padding:0px !important;
	visibility: hidden!important;
	height: 0px!important;
}

#access3 li {
	width: 0px!important;
	float: none!important;
	padding:0px !important;
	visibility: hidden!important;
	height: 0px!important;
}

#searchform {
	float: right!important;
	padding: 0  30px 0 0px!important;
	margin: -10px 0px 0 0px!important;
	}

searchsubmit {
	margin: 20px 0px 0 0px!important;
	padding: 20px 0px 0 0px!important;
	}

	
#access-mobile {
	float:left;
	height:20px!important;
	margin:20px 0 10px 0px!important;
	width: 100%!important;
	padding:10px 0 10px 0px!important;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #663366;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #663366;
	visibility: visible!important;
}



#access-mobile ul {
	margin: 0 10px 0 10px;
	padding:0 20px 0 10px;
	list-style: none;
	white-space: nowrap;
}

#menu-item-296  {
	float: left;
	margin: 0 0 10px 1%;
	padding: 0;
	text-align: left;
	font-size: 1.2em;
	color: #663366;
	text-decoration: none;

}

#menu-item-296 a {
	color: #663366;
	text-decoration: none;
}

#menu-item-296 a:hover  {
	text-decoration: none;
}

#access-mobile ul ul {
	display: none;
	position: absolute;
	margin: 0px 0 0 0%;
	padding: 0 10px 10px 10px;
	background-color: #FFF;
	z-index: 99999;
	width: 60%;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #663366;
	border-bottom-color: #663366;
	border-left-color: #663366;
}



#access-mobile ul ul li {
	width: 100%;
	list-style: none;
	white-space: nowrap;
	padding:5px 0 3px 0;
	margin:5px 0 0px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #663366;
	font-size: 0.9em;
	text-align: center;
}


#access-mobile ul ul ul {
display: none;
	position: absolute;
	margin: 0px 0 0 0px;
	padding: 10px;
	background-color: #FFF;
	z-index: 99999;
	width: 60%;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #663366;
	border-bottom-color: #663366;
	border-left-color: #663366;
	border-top-color: #663366;
}



#access-mobile ul ul a {	
	color: #333;
	display: block;
	text-decoration: none;
	
}
#access-mobile li:hover > a,
#access-mobile ul ul :hover > a,
#access-mobile a:focus {
	color: #663366;
	text-decoration: none;

}
#access-mobile li:hover > a,
#access-mobile a:focus {
	color: #663366;

}
#access-mobile ul li:hover > ul {
	display: block;
}
#access-mobile .current-menu-item > a,
#access-mobile .current-menu-parent > a,
#access-mobile .current-menu-ancestor > a {
	color: #663366;
	text-decoration: none;
}

#access5 {
	width: 95%!important;
	margin:0px!important;
}

.green-box a:link, .green-box a:active, .green-box a:visited{
width: 42%!important;
	padding:  30px 10px 5px 10px!important;
font-size: 1.2em!important;
}

.yellow-box a:link, .yellow-box a:active, .yellow-box a:visited{
width: 42%!important;
	padding:  30px 10px 5px 10px!important;
font-size: 1.2em!important;
}

#boxes2 a:link, #boxes2 a:active, #boxes2 a:visited{
width: 42%!important;
	padding:  30px 10px 5px 10px!important;
font-size: 1.2em!important;
}

#boxes3 a:link, #boxes3 a:active, #boxes3 a:visited {
width: 42%!important;
	padding:  30px 10px 5px 10px!important;
font-size: 1.2em!important;
}

#boxes4 a:link, #boxes4 a:active, #boxes4 a:visited {
width: 42%!important;
	padding:  30px 10px 5px 10px!important;
font-size: 1.2em!important;
}

#boxes5 a:link, #boxes5 a:active, #boxes5 a:visited {
width: 42%!important;
	padding:  30px 10px 5px 10px!important;
font-size: 1.2em!important;
}

#boxes6 a:link, #boxes6 a:active, #boxes6 a:visited {
width: 42%!important;
	padding:  50px 10px 5px 10px!important;
	font-size: 1.2em!important;
}


#boxes7 a:link, #boxes7 a:active, #boxes7 a:visited {
width: 42%!important;
	padding:  50px 10px 5px 10px!important;
	font-size: 1.2em!important;
}

#boxes8 a:link, #boxes8 a:active, #boxes8 a:visited {
width: 42%!important;
	padding:  50px 10px 5px 10px!important;
	font-size: 1.2em!important;
}	

#boxes1 a:link, #boxes1 a:active, #boxes1 a:visited {
	width: 42%!important;
	padding:  30px 10px 5px 10px!important;
font-size: 1.2em!important;
	
}

/* youtube */

iframe {
	max-width: 100%;
	height: auto;
}

#access-mobile {
clear: both;
}

/* Responsive images */
.entry img,
.post img,
.comment-content img,
.widget img {
	max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full,
img.size-large
img.wp-post-image {
	max-width: 100%;
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}


/* footer */

#top-line{
	width: 100%!important;
	margin:0px!important;
	}


#footer-logo {
	width: 100%!important;
	margin:0px 0 20px 0!important;
	line-height: 1.1em!important;
	font-size: 0.8em;
	text-align: center;	
	}
	
	
	
#donate {
	width:60%;
	padding: 5px!important;
	margin:0px 20% 0 20%!important;
	text-align: center;
		border: 2px solid #FFF!important;
	background-color: #FFF!important;
	}
	

	
#access5 {
	text-align: center;
	width: 100%!important;
	margin: 0 0px 5px -5px!important;
}



#access5 li {
float: left!important;
	padding: 0 5px 5px 0px;
	text-align: left;
		background-image: url(images/whiteline.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	
}
#access5 a {
	color: #999;
	display: block;
	text-decoration: none;
	font-family: 'Arial', Helvetica, sans-serif;
	line-height: 10px;
	text-decoration: none;
	font-size: 0.9em;
	padding:5px 5px 0 5px;
	font-weight: bold;
}

	
#designed{
	float:none!important;
	width: 100%!important;
	padding:10px 0 0px 0!important;
	}
	
	
#designed p {
	font-size: 0.8em!important;
	padding:0 10px 5px 0;
	line-height: 1.1em!important;
	text-align: center;
	}	
	
}

@media (max-width: 1024px) {
	/* Simplify the basic layout */
	#page{
	  width:100% !important;
	margin: 0 auto!important;
	-webkit-text-size-adjust:none;
	}
	

	
	#imageshow{
	width:99%!important;
	float: none!important;
	padding:0px !important;
	
	
	}
	

#content {
	
}


/* Responsive images */
.entry img,
.post img,
.comment-content img,
.widget img {
	max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full,
img.size-large
img.wp-post-image {
	max-width: 100%;
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}

}


@media only screen and (device-width: 768px) {
  /* For general iPad layouts */
#page{
	  width:100% !important;
	margin: 0 auto!important;

	}
	

	
	#imageshow{
	width:92.8%!important;
	float: none!important;
	padding:0px !important;
	
	
	}
	

#content {
	
}


/* Responsive images */
.entry img,
.post img,
.comment-content img,
.widget img {
	max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full,
img.size-large
img.wp-post-image {
	max-width: 100%;
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}



}
