/* body,
html {
margin:0;
padding:0;
color:#000;
} */

body {
    height: 100%;
    text-align: center;
    background-color: #DEDEDC;
}

#wrapper {
    background-color: #ffffff;
    display: block;
    border: 1px #000000 solid;
    width:895px;
    margin:0px auto;
}

#header {
       background: url(images/header.jpg) no-repeat;	
       height: 150px;
    /* border: 2px #a2a2a2 solid; */
       margin-bottom: 20px;
}

#content {
    min-height:500px;
    text-align: left;
    width: 75%;
    border-right: 1px #000000 solid;
    float: left;
    margin: 0px;
}

#content .maintext {
    padding-left: 20px;
    padding-right: 15px;
    font:normal 10px Verdana;
    color: #000000;
}

#content .maintext h1 {
    font:normal 13px Verdana;
    font-weight: bold;
    color: #000000;
    margin: 0px;
}

#content .maintext h4 {
    font:normal 10px Verdana;
    font-weight: bold;
    color: #000000;
    margin-top: 3px;
    margin-bottom: 5px;
}

#content .more-link {
    font-weight: bold;
    color: #000000;
}

#content .maintext #breadcrumbs a:link { color: #000000; text-decoration: none }
#content .maintext #breadcrumbs a:active { color: #000000; text-decoration: none }
#content .maintext #breadcrumbs a:visited { color: #000000; text-decoration: none }
#content .maintext #breadcrumbs a:hover { color: #CDB409; text-decoration: none }

#content .more-link:link { color: #000000; text-decoration: none }
#content .more-link:active { color: #000000; text-decoration: none }
#content .more-link:visited { color: #000000; text-decoration: none }
#content .more-link:hover { color: #CDB409; text-decoration: none }

.aligncenter,
   div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   margin-bottom: 30px;
}

.alignright {
   float: right;
}



.logo-align {
   float: left;
   width: 27%;
   height: 75px;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin-top: 10px;
   margin-bottom: 10px;
   margin-left: 5px;
   margin-right:5px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 0.8em;
   line-height: 13px;
   padding: 0 4px 5px;
   margin: 0;
}

#related-posts {
  padding-top: 20px;
}

#related-posts h2 {
font-size: 1em;
}

#related-posts ul li {
list-style-type: none;
}

#related-posts ul li a {
font-size: 1em;
color: #000000;
text-decoration: none;
}

#related-posts ul li a:hover {
text-decoration: underline;
}






.wpcf7-form p {
    font:normal 11px Verdana;
    color: #000000;  
    font-weight: bold;
    text-decoration: none;
}

.wpcf7-form p span input {
	border: 1px solid #000000;
        width : 300;
}

.wpcf7-form p span textarea {
	width: 450;
        border: 1px solid #000000;
}

.wpcf7-response-output {
    font:normal 13px Verdana;
    color: #000000;  
    font-weight: bold;
    text-decoration: none;	
}


.feedback {
    width: 100%;
    padding-bottom: 20px;
    float: right;
    font:normal 11px Verdana;
    color: #000000;  
    font-weight: bold;
    text-decoration: none;
}

.feedback a { float: right; }
.feedback a:link { color: #000000; text-decoration: none }
.feedback a:active { color: #000000; text-decoration: none }
.feedback a:visited { color: #000000; text-decoration: none }
.feedback a:hover { color: #CDB409; text-decoration: none }

#comments {
    font:normal 11px Verdana;
    color: #000000;  
    font-weight: bold;
    text-decoration: none;
}

#commentlist {   
    font:normal 11px Verdana;
    color: #000000;  
    text-decoration: none;
}

#rss-trackback {
    width: 100%;
}

#rss-trackback a {
    float: right;
    margin-left: 40px;
    font:normal 11px Verdana;
    color: #000000;  
    text-decoration: none;
    font-weight: bold;
}

#rss-trackback a:link { color: #000000; text-decoration: none }
#rss-trackback a:active { color: #000000; text-decoration: none }
#rss-trackback a:visited { color: #000000; text-decoration: none }
#rss-trackback a:hover { color: #CDB409; text-decoration: none }

#postcomment {
	margin-top: 60px;
}


#commentform .inputrow {
	margin-top: 10px;
}

#commentform .inputrow input {
	width: 300;
        border: 1px solid #000000;
}

#commentform .inputrow label {
    margin-bottom: 7px;
    font:normal 14px Verdana;
    color: #000000;  
    font-weight: bold;
    text-decoration: none;
}

#commentform .textrow {
	margin-top: 10px;
}

#commentform .textrow textarea {
	width: 450;
        border: 1px solid #000000;
}

#commentform .textrow label {
    margin-bottom: 40px;
    font:normal 14px Verdana;
    color: #000000;  
    font-weight: bold;
    text-decoration: none;
}

#commentform .buttonrow {
	margin-top: 10px;
}

#commentform .buttonrow input {

}


.commentform-closed {

	width: 100%;
}


#sidebar {
    text-align: left;
    width: 20%;
    float: right;
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 30px;
    padding-left: 1px;
    text-indent: 0.1em;
    list-style-type: none;
    font:normal 11px Verdana;
    color: #000000;  
    font-weight: bold;
    text-decoration: none;
}

#sidebar li ul {
    margin-top: 0px;
    margin-left: 0;
    margin-bottom: 30px;
    padding-left: 0.5em;
    text-indent: 0.1em;
    list-style-type: none;
    font:normal 11px Verdana;
    color: #000000;  
    font-weight: bold;
    text-decoration: none;
}

#sidebar li ul a:link { color: #000000; text-decoration: none }
#sidebar li ul a:active { color: #000000; text-decoration: none }
#sidebar li ul a:visited { color: #000000; text-decoration: none }
#sidebar li ul a:hover { color: #CDB409; text-decoration: none }

#sidebar li ul li ul {

    margin-bottom: 3px;

}


#sidebar li ul li#rotator {
	background-image:url(http://simonroughneen.com/wp-content/uploads/2010/09/ajax-loader.gif);
	padding: 0px;
	margin: 20px 0 20px 0;
	width:160px; 
	height: 100px;


}


#sidebar .sidebartitle_region {
    margin-bottom: 0px;
    background: url(images/region_head.gif) no-repeat;
    height: 26px; 
    font:normal 16px Verdana;
    color: #000000;  
    font-weight: bold;
    text-decoration: none; 
}

#sidebar .sidebartitle_publication {
    margin-bottom: 0px;
    background: url(images/publication_head.gif) no-repeat;
    height: 25px; 
    font:normal 16px Verdana;
    color: #000000;  
    font-weight: bold;
    text-decoration: none; 
}

#sidebar .sidebartitle_radio {
    margin-bottom: 0px;
    background: url(images/tv-radio_head.gif) no-repeat;
    height: 25px; 
    font:normal 16px Verdana;
    color: #000000;  
    font-weight: bold;
    text-decoration: none; 
}

#sidebar .list-cat {
    margin-top: 0px;
    margin-bottom: 0px;
}

#sidebar .list-cat form {
    margin-top: 0px;
    margin-bottom: 15px;
    margin-left: 0px;
    margin-right: 0px;
}

#sidebar .list-cat select {
    border: 1px solid #000000;
    width: 133px;
    font:normal 11px Verdana;
    color: #000000;  
    font-weight: bold;
}

#sidebar li #searchform {
    margin-top: 0px;
    margin-bottom: 15px;
}

#sidebar .FoldingCategoryList {
    margin-top: 0px;
    padding-top: 0px;	
}

#sidebar #focal-1 {
    margin-top: 0px;
    padding-top: 0px;	
    border: 1px solid #ffffff;
    margin-bottom: -14px;
}



#sidebar .sidebartitle_theme {
    margin-bottom: 0px;
    background: url(images/theme_head.gif) no-repeat;
    height: 21px; 
    font:normal 16px Verdana;
    color: #000000;  
    font-weight: bold;
    text-decoration: none;  	
}

#sidebar .widgettitle {
    margin-bottom: 0px;
    background: url(images/region_head.gif) no-repeat;
    height: 21px; 
    font:normal 16px Verdana;
    color: #000000;  
    font-weight: bold;
    text-decoration: none;  	
}



#sidebar .sidebartitle_search {
    margin-bottom: 1px;
    background: url(images/search_head.gif) no-repeat;
    height: 21px; 
    font:normal 16px Verdana;
    color: #000000;  
    font-weight: bold;
    text-decoration: none;  	
}

#searchform {
    padding-left: 1em;
}

#searchform .inputrow input {
	width: 133;
        border: 1px solid #000000;
    font:normal 11px Verdana;
    color: #000000;  
}

#searchform .buttonrow input {

}


#sidebar #subscribe_space {

    margin-bottom: 10px;
}



#sidebar .sidebartitle_arch {
    margin-bottom: 5px;
    background: url(images/archives_head.gif) no-repeat;
    height: 21px; 
    font:normal 16px Verdana;
    color: #000000;  
    font-weight: bold;
    text-decoration: none;  	
}

#sidebar .list-archives select {
        border: 1px solid #000000;
    width: 133px;
    font:normal 11px Verdana;
    color: #000000;  
    font-weight: bold;
    text-decoration: none; 
}


#sidebar .sidebartitle_pages {
    margin-bottom: 0;
    background: url(images/pages_head.gif) no-repeat;
    height: 21px; 
    font:normal 16px Verdana;
    color: #000000;  
    font-weight: bold;
    text-decoration: none;  	
}




#delimiter {
    clear: both;
}

/* 
old 1 step nav code - ignore - see pagenavi-css.css for new paginated nav 
*/

.navigation {
    float: right;
    font:normal 11px Verdana;
    color: #000000;  
    font-weight: bold;
    text-decoration: none; 
    margin-bottom: 10px;
    margin-right: 15px;
}

.navigation a:link { color: #000000; text-decoration: none }
.navigation a:active { color: #000000; text-decoration: none }
.navigation a:visited { color: #000000; text-decoration: none }
.navigation a:hover { color: #CDB409; text-decoration: none } 

/* end old 1 step nav code */


#footer {
    border-top: 1px #000000 solid;
    text-align:left;
    font:normal 9px Verdana;
    color: #000000;
    height: 50px;
    margin-bottom: 20px;
}

#footer .designer {
    margin-bottom: 20px;
    margin-top: 20px;
    font:normal 9px Tahoma;
    color: #000000;
}

#footer .designer a:link { color: #000000; text-decoration: none;  }
#footer .designer a:active { color: #000000; text-decoration: none;  }
#footer .designer a:visited { color: #000000; text-decoration: none;  }
#footer .designer a:hover { color: #000000; text-decoration: underline;  }


.title {
    font-size: 11pt;
    font-family: verdana;
    font-weight: bold;
}


.hilite { background-color:#CDB409 }




