/* 
Theme Name: TTR Main
Theme URL: access-bydesign.com
Author: Paul Whitehead
Author URI: access-bydesign.com
Version: 1.0

*/

/*start variable defanition */



/* borders */


/*suckerfish*/
/*end */

/* link styling */
a 
{
	text-decoration:none;
	color:#0e426c;
}

a:hover
{
text-decoration:underline;
}

a:active
{
	text-decoration:underline;
}

a:focus
{
	text-decoration:underline;
}

.border5
{
	height:5px;
	width:100%;
	float:left;
	background-color:#FFFFFF;
}

.border10
{
	height:10px;
	width:100%;
	float:left;
	background-color:#ececec;
}

ul li
{
	list-style:none;
}

/*start layout */

html, *
{
 	margin:0;
	padding:0;
}

body
{
	font-family: Verdana, sans-serif;
	font-size: 0.6em;
	line-height: 1.5em;
}

#wrapper
{
	width:100%;
	height:auto;
	float:left;
	background-color:#ececec;
	overflow:hidden;
}

#header_wrapper
{
	width: 100%;
	height:auto;
	float:left;
	overflow:hidden;
	background-color:#FFFFFF;
}

#header_title
{
	width: 100%;
	float:left;	
	min-height:240px;
	margin-top:5px;
	height:auto;
	background-image: url(images/header.jpg);
	background-repeat:no-repeat;
	background-position: top left ;
	background-color:#FFFFFF;
}

#tagline
{
	width:auto;
	height:auto;
	float:left;
	padding:6px 0 0 15px;;

	color:#0e426c;
	font-size:120%;
	

}

#breadcrumb
{
	width: 100%;
	height:auto;
	float:left;
	padding:6px;
	padding-left:15px;
	border-bottom: 2px solid #CFCFCF;
	color:#666666;
	background-color:#ececec;
	font-size:90%;
}

#breadcrumb .breadcrumb_sep
{
	color:#666666;
}

#nav
{
	width: 100%;
	height:auto;
	float:left;
	min-height:30px;
	border-bottom:2px solid #CFCFCF;
}

#viewing
{
	height:25px;
	width:auto;
	float:right;
}

#viewing ul
{
	float:right;
	background-color:#FFFFFF;
	width:auto;
}
	

#viewing ul li
{
	padding: 5px 5px 5px 0;
	float:left;
	width:auto;
	height:25px;
	list-style:none;
}

#viewing ul li a
{
	padding-top:0;
	color:#0e426c;
}

/*content area stylings =======*/

#mid_wrapper
{
	width: 100%;
	height:auto;
	float:left;	
	background-color:#FFFFFF;
}

#content_wrapper
{
	width: 65%;
	height:auto;
	float:left;
	min-height:400px;
	padding-top:20px;
	color:#666666;
}

#content
{
	width: 95%;
	height:auto;
	float:right;	
	padding-left:5%;
}

.intro
{
width:99%;
padding-right:5px;
padding-bottom:20px;
padding-top:20px;
margin-bottom:20px;
height:auto;
}

.intro
{
	
}

.page_title
{
	width:100%;
	height:auto;
	float:left;
	color:#666666;
}

.page_navigation
{
	height:auto;
	width:auto;
	float:right;
	margin-bottom:20px;
	margin-top:20px;
}

.post
{
	float:left;
	width:100%;
	height:auto;
}

.post a
{
	color:#0e426c;
}

.post_title
{
	width:100%;
	height:auto;
	float:left;
	margin-bottom:10px;
}

/*for the main content pages only */
.post_content
{
	float:left;
	width:100%;
	height:auto;
}

.entry
{	
	width:80%;
	height:auto;
	float:right;
	margin-bottom:20px;
	padding-top:15px;
	
}

.entry_wide
{	
	width:100%;
	height:auto;
	float:right;
	margin-bottom:20px;
	padding-top:15px;
	
}

.post_meta
{
	float:left;
	width:93.9%;
	height:auto;
	padding: 10px 2.5%;
	margin: 10px 0;
	border: 2px solid #ececec;
	font-family: Verdana, sans-serif;
	font-size: 80%;
	text-transform: uppercase;
	letter-spacing: normal;
	line-height: 1.2em;
	
}

.post_meta_item
{
	float:left;
	width:90%;
	height:auto;
	padding-top:5px;
	padding-right:10%;
}

.post_meta_item, .post_meta_item
{
	color:#666666;
}

.more /*this is for the excerpt re reloaded link to read more*/
{
	width:auto;
	margin:10px;
	margin-left:0;
	height:30px;
	float:right;
	padding-left:30px;
	padding-top:8px;
}


/*date stylings */
.post_date
{	
	width:14%;
	height:auto;
	min-height:180px;
	float:left;
	background-repeat:no-repeat;
	background-position:center top;
	padding:2%;
	padding-top:10px;
}

.post_date .post_day, .post_date .post_month
{
	padding-left:30%;
	padding-right:10%;
	width:60%;
	height:auto;
	float:left;
	color: #4c6de8;
}

.post_date .post_month
{	
	margin-left:4px;
	font-family: “Lucida Sans Unicode”, sans-serif;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	letter-spacing: -2px;
	line-height: 1.2em;
	color:#4c6de8;
}

.post_date .post_day
{
	padding-top:0;
	margin-left:2px;
	font-family: “Lucida Sans Unicode”, sans-serif;
	font-size: 44px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: -2px;
	line-height: 1.2em;
	color:#e84c4c;
}

.post_date .post_year
{	
	color:#4c6de8;
	font-family: “Lucida Sans Unicode”, sans-serif;
	font-size:160%;
	font-style:normal;
	font-weight:bold;
	letter-spacing:-2px;
	line-height:1.2em;
	margin-left:10px;
	text-align:center;
}

.item_img
{
	float:left;
	width:auto;
	height:auto;
	margin: 5px 10px 0 0;
	border: 2px solid #666666;
}

/*sidebar syles ===========*/

#sidebar_wrapper
{
	width: 32.5%;
	height:auto;
	float:left;	
	padding:60px 1.25% 0 1.25%;
}

#sidebar
{
	width: 90%;
	height:auto;
	float:left;	
	margin:0 5%;
	min-height:200px;
}

#sidebar .inner
{
	float:left;
	width:100%;
	height:auto;
	overflow:hidden;
}

#sidebar .sidebar_item
{
	width:100%;
	height:auto;
	float:left;
	margin-bottom:20px;
	color:#666666;
}

#sidebar .sidebar_item a
{
	color:#0e426c;
}

#sidebar .sidebar_item a:hover
{
	color:#747df0;
}



#sidebar .sidebar_item .subhead3
{
	color:#666666;	
	border-bottom:1px solid #333333;
	float:left;
	display:block;
	padding:10%;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:10px;
	width:80%;	
}

.splat
{
	width:100%;
	height:400px;
	float:left;
	background-repeat:no-repeat;
	background-position:center top;
}


/* ====== child loop ==========*/

		.child_pages_wrapper
		{
			width:100%;
			height:auto;
			float:left;
		}
		
				.child_wrapper
				{
					width:31%;
					height:auto;
					float:left;
					margin:10px 1%;
				}	
				
				.child_title
				{
					height:auto;
					width:100%;
					min-height:25px;
					float:left;
					margin:10px 0 10px 0;
					
				}
				
				.child_image
				{
					float:left;
					height:100px;
					width:99%;
					background-repeat:repeat-x;
					background-position:center;		
					border:2px solid #666666;
				}
				
				.child_content
				{
					width:98%;
					float:left;
					height:auto;
					padding:5px 2%;
				}
				
				
				.child_content img
				{
					display:block;
					float:left;
					margin:0 20px 5px 0;
					border:2px solid #666666;
				}	




/* =========  start gallery ============= */

#gallery_wrapper
{
	width:94%;
	height:auto;
	float:left;
	padding: 20px 3%;
}

#gallery_name
{
	width:99%;
	height:auto;
	float:left;
	padding:10px 0.5%;
	color: #666666;
}


	

/* =========  start footer ============= */

#footer_wrapper
{
	width: 100%;
	height:auto;
	float:left;	
	overflow:hidden;
	background-color:#FFFFFF;
}

.footer_header
{
	width: 98%;
	height:auto;
	float:left;	
	min-height:20px;
	padding:10px 2%;
	border-top: 3px solid #ececec;
	border-bottom: 3px solid #ececec;
	color: #666666;
}

#footer_content
{
	width: 100%;
	height:auto;
	float:left;	
	min-height:295px;
	background-color:#FFFFFF;
	background-image:url(images/logo_tall.jpg);
	background-repeat:no-repeat;
	background-position:right;

}

#footer_content .footer_wide
{
	width:68%;
	min-width:490px;
	height:auto;
	float:left;
	background-color:#ececec;
	margin: 15px 2%;
	-moz-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#footer_content .footer_wide_item_bottom
{
	width:99%;
	float:left;
	height:auto;
	margin:0.5%;
	background-color:#666666;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-radius-bottomright: 10px;
	-webkit-border-radius-bottomleft: 10px;
}

#footer_content .footer_wide_item_top
{
	width:99%;
	float:left;
	height:auto;
	margin:0.5%;
	background-color:#666666;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-radius-topright: 10px;
	-webkit-border-radius-topleft: 10px;
}

#footer_content .inner_wide
{
	padding:2.5%;
	float:left;
	width:95%;
	height:auto;
	color:#666666;
	background-color:#ececec;
}

#footer_content .footer_thin
{
	width:25%;
	min-width:246px;
	height:auto;
	float:right;
	background-color:#ececec;
	margin:15px;
	margin-left:5px;
	
}

.logo
{
	width:170px;
	max-height:370px;
	float:right;
	margin-right:20px;
}


#footer_lower
{
	width:100%;
	height:auto;
	float:left;
	padding-top:20px;
	padding-bottom:20px;
	background-color:#ececec;
}

#footer_lower .footer_thin
{
	width:18%;
	height:auto;
	float:left;
	background-color:#ececec;
	margin-left:1.5%;	
}

#footer_lower .footer_thin a
{
	color:#0e426c;

}

#footer_lower .footer_thin li a
{
	cursor: pointer; 
	display:block;
	padding:2px;
}

.footer_footer
{
	width: 100%;
	height:auto;
	float:left;
	min-height:20px;
	padding:10px;
	border-top: 3px solid #ececec;
	border-bottom: 3px solid #ececec;
	overflow:hidden;
	color:#666666;

}
.footer_footer .abd_right
{
	float:right;
	width:auto;
	height:10px;
	margin-right:20px;
	padding-right:10px;
	padding-bottom:15px;
	padding-top:18px;
	padding-left:85px;
	background-image:url(images/tiny_abd.png);
	background-repeat:no-repeat;
	background-position:left center;

}

.footer_footer ul
{
	float:left;
	width:100%;
	height: auto;
}

.footer_footer ul li.legal
{
	width:auto;
	float:right;
	height:auto;
	margin-right:20px;
	list-style-position:inside;
	list-style-image:url(images/icons/legal.png);
}

/* ======= child pages wrapper etc ========== */

#child_wrapper
{
	width:90%;
	height:auto;
	float:left;
	padding:20px 5%;
	color:#666666;
}

/*=============== home page styling ===================*/

#home_content
{
	float:left;
	width:100%;
	height:auto;
}


/* find child styling for the home page/where ever else */

#mini_wrapper
{
	width:95%;
	height:auto;
	padding: 20px 2.5%;
	float:left;
	border-top: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	color:#666666;
	background-color:#FFFFFF;
}

#mini_wrapper a
{
	color:#0e426c;
}

.mini_container
{
	width:32%;
	height:auto;
	float:left;
	margin-left:.5%;
	margin-right:.5%;
}

.mini_title
{
	width:95%;
	padding-left:2.5%;
	padding-right:2.5%;
	min-height:50px;
	height:auto;
	float:left;
}

.mini_img, .mini_alt
{
	width:100px;
	height:70px;
	float:left;
	background-position: left;
	background-repeat:no-repeat;
	display:block;
}

.mini_content
{
	width:95%;
	height:auto;
	padding-left:2.5%;
	padding-right:2.5%;
	margin-bottom:20px;
	float:left;
	text-align:justify;
	
}


.mini_alt
{
	background-color:#ececec; /*this is the backup picture is one is not entered */
}


/* ======== home page multi links ============== */


#multi_wrapper
{
	width:95%;
	height:auto;
	padding-left:2.5%;
	padding-right:2.5%;
	padding-top:20px;
	float:left;
	color:#666666;
	background-color:#ececec;
}

.multi_one
{
	float:left;
	width:96%;
	margin: 0 1.5%;
	padding: 8px .5%;
	height:auto;
	background-color:#FFFFFF;
	margin-bottom:20px;
	-moz-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.multi_one .multi_inner ul 
{
	height: auto;
	display:block;
	width:100%;
	float:right;
	border-top:4px solid #ececec;
	padding:10px 0;
}
.multi_one .multi_inner ul li
{
	height: auto;
	padding: 10px 2.5% 10px 2.5%;
	display:block;
	width:45%;
	float:right;
}

.multi_one .multi_img
{
	width:auto;
	height:auto;
	float:left;
	margin-right:10px;
	margin-top:5px;
	border:3px solid #ececec;
}

.multi_one .more
{
	float:right;
	width:auto;
}


.multi_two
{
	float:left;
	width:45%;
	margin: 0 1.25%;
	padding: 5px 1.25%;
	height:auto;
	background-color:#FFFFFF;
	margin-bottom:20px;
	-moz-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.multi_three
{
	float:left;
	width:30%;
	margin-left:1.2%;
	margin-right:1.1%;
	padding: 5px 0.5%;
	height:auto;
	background-color:#FFFFFF;
	margin-bottom:20px;
	-moz-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.multi_inner
{
	margin:2px 0.75%;
	float:left;
	width:98.5%;
	height:auto;
	overflow:hidden;
	background-color:#FFFFFF;
	-moz-border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.multi_inner ul li
{
	height: auto;
	min-height:30px;	
	padding: 0 0 5px 0;
	display:block;
	width:100%;
	float:right;
}


.multi_inner ul li:hover
{

	background-color:#ececec;
}

.multi_img
{
	width:auto;
	height:auto;
	float:left;
	margin-right:10px;
	margin-left:5px;
}



.multi_inner .subhead3, .multi_one .multi_inner .subhead3
{
	padding:1%;
	padding-left:5%;
	color:#666666;
	width:94%;
	height:auto;
	float:left;
	background:#FFFFFF;
}

.multi_three a, .multi_two a
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-variant:small-caps;
	letter-spacing: normal;
	line-height: 1.5em;
	color:#0e426c;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:5px;
	display:block;
}
	


/* =========== textual framework ============*/

p
{
	margin-bottom:10px;
}

/*headings ========*/

.subhead
{
font-family: Helvetica, Arial, sans-serif;
font-size: 4em;
font-weight: bold;
letter-spacing: -2px;
line-height: 1.2em;
}

.subhead2
{ 
font-family: Helvetica, Arial, sans-serif;
font-size: 2.6em;
font-weight: bold;
letter-spacing: -1px;
line-height: 1.2em;
}

.subhead3
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 2em;
	line-height: 1.4em;
}

.subhead4
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	line-height: 1.4em;
}

.gray_box
{
background-color:#F4F2F1;
border:1px solid #CCC;
padding:5px;
margin-bottom:10px;
width:90%;
padding-left:5%;
padding-right:5%;
}

.light_gray_box
{
border:1px solid #F4F2F1;
background-color: #f9f8f8;
width:100%;
height:auto;
padding:10px;
margin-left:auto;
margin-right:auto;
margin-bottom:10px;
}

.white_box
{
background-color:#FFF;
border:1px solid #CCC;
padding:5px;
margin-bottom:10px;
}

/* text ========= */

.small_gray
{
font-size:80%;
color:#999999;
}

.small_gray_caps
{
font-size:80%;
color:#999999;
text-transform:uppercase;
}

.bold
{
	font-weight: bold;
}

.italic
{
	font-style: italic;
}

.bolditalic
{
	font-weight: bold;
	font-style: italic;
}

.underline
{
	text-decoration: underline;
}

.bigtext
{
	font-size: large;
}

.medium_text
{
	font-size: medium;
}

.smalltext
{
	font-size: 80%;
}

.verysmalltext
{
	font-size: x-small;
}

/*alignment framework*/

.textleft
{
	text-align: left;
}

.textright
{
	text-align: right;
}

.center
{
	text-align: center;
}

.indent
{
	text-indent: 3em;
}

.align_left
{
	text-align: left;
}

.align_right{
	text-align: right;
}

.justify
{
text-align: justify;
}

.smallcaps
{
font-variant:small-caps;
}

.smallcaps_bold
{
font-variant:small-caps;
font-weight:bold;
}

.float_right
{
float:right;
margin-right:10px;
padding-right:10px;
display:inline;
}

.float_left
{
margin-top:10px;
float:left;
margin-left:10px;
display:inline;
}

/* images ======== */


.imageright{
margin: 5px 0 0 10px;
float: right;
border: none;
display:block;

}

.imageleft{
margin: 5px 10px 0 0;
float: left;
border: none;
display:block;

}

.imagesinline{
margin: 1em;
float: left;
display:inline;
border: none;
display:block;

}

.end_images_inline{
margin: 1em;
float: none;
display:inline;
border: none;

}

/* =========== suck my suckerfish settings ========*/

#suck_my_suckerfish 
{
    font-family:verdana,sans-serif;
	z-index:100;
    width:100%;
	overflow: hidden;
	line-height: 1.4em;
		
}
	
#suck_my_suckerfish, 
#suck_my_suckerfish ul 
{
    float:left;
    list-style:none;
    line-height:30px;
    padding:0;
    margin:0;
    width:100%;
	z-index:100;
	color:;
}

#suck_my_suckerfish a 
{
    display:block;
    color:#333333;
	z-index:100;
    text-decoration:none;
	padding:5px 15px;
	border-right:2px solid #CFCFCF;
	border-top:2px solid #CFCFCF;	
	background-color:#f7f7f7;
}

#suck_my_suckerfish ul li a
{
	border-top:0;
}

#suck_my_suckerfish a:hover 
{			
	color:#FFFFFF;
	background-color:#94C6DD;
}
	
#suck_my_suckerfish li 
{
    float:left;
    padding:0;
	z-index:100;
	
}
	
#suck_my_suckerfish ul 
{
    position:absolute;
    left:-999em;
    height:auto;
	width:222px;
    font-weight:normal;
    margin:0;
    line-height:1;
    border:0;
    border-top:2px solid #CFCFCF;
	color:;
}
	
#suck_my_suckerfish li li 
{
    width:220px;
    border:2px solid #CFCFCF;
    border-top:0;
	margin-left:-2px;
}

#suck_my_suckerfish li li a 
{
    padding:10px 10px;
    width:200px;
    font-size:12px;
    color:#333333;
}

#suck_my_suckerfish li ul ul 
{
    margin:-33px 0 0 220px;
}

#suck_my_suckerfish li li:hover 
{
    background:#94C6DD;
}
	
#suck_my_suckerfish li ul li:hover a, 
#suck_my_suckerfish li ul li li:hover a, 
#suck_my_suckerfish li ul li li li:hover a, 
#suck_my_suckerfish li ul li li li:hover a 
{
    color:#FFFFFF;
}
#suck_my_suckerfish li:hover a 
{
    color:;
}
#suck_my_suckerfish li.sfhover a 
{
    color:;
}

#suck_my_suckerfish li:hover li a, 
#suck_my_suckerfish li li:hover li a, 
#suck_my_suckerfish li li li:hover li a, 
#suck_my_suckerfish li li li li:hover li a 
{
    color:#333333;
}

#suck_my_suckerfish li:hover ul ul, 
#suck_my_suckerfish li:hover ul ul ul, 
#suck_my_suckerfish li:hover ul ul ul ul, 
#suck_my_suckerfish li.sfhover ul ul, 
#suck_my_suckerfish li.sfhover ul ul ul, 
#suck_my_suckerfish li.sfhover ul ul ul ul 
{
    left:-999em;
	
}

#suck_my_suckerfish li:hover ul, 
#suck_my_suckerfish li li:hover ul, 
#suck_my_suckerfish li li li:hover ul, 
#suck_my_suckerfish li li li li:hover ul, 
#suck_my_suckerfish li.sfhover ul, 
#suck_my_suckerfish li li.sfhover ul, 
#suck_my_suckerfish li li li.sfhover ul, 
#suck_my_suckerfish li li li li.sfhover ul 
{
    left:auto;
    background-color:#94C6DD;
	
}
	
#suck_my_suckerfish li:hover, 
#suck_my_suckerfish li.sfhover 
{
    background-color:#94C6DD;
	
}


/* ========= page navi styles ============== */

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 2px solid #ececec;
	color: #0e426c;

}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 2px solid #ececec;
	color: #0e426c;

}
.wp-pagenavi a:hover {	
	border: 2px solid #666666;
	color: #747df0;
	background-color: #333333;	
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 2px solid #ececec;
	color: #747df0;

}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	border: 2px solid #ececec;
	color: #0e426c;

}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	border: 2px solid #ececec;
	color: #0e426c;
	background-color: #ececec;	
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	border: 2px solid #ececec;
	color: #0e426c;
}


/* ========== tabs =============== */

/* for the home page. sidebar styles are below. */
.tabbed 
{
	padding: 20px 0;
	width:100%;
	height:auto;
	float:left;
	background-color:#ececec;
	text-align:justify;
}

.tabbed .item_img
{
	margin-top:6px;
}

.tabbed a
{
	text-decoration:underline;
	cursor:pointer;
}

/* navigation tabs */
.tabbed ul.tabs 
{
	float: left;
	display: inline;
	width: 88%;
	margin: 0 5%;
	padding-left: 2%;
	background-color:#ececec;
}

.tabbed ul.tabs a
{
	text-decoration:none;
}

.tabbed ul.tabs a:hover
{
	text-decoration: underline;
}
	
.tabbed ul.tabs li 
{
	list-style: none;
	float: left;
	margin-right: 10px;
	margin-bottom:5px;
	padding: 0;
	background-color:#ececec;
	border:2px solid #f7f7f7;
}

.tabbed ul.tabs li a 
{
	overflow: hidden;
	display: block;
	margin: 0 0 0 0;
	padding: 10px 12px;
	color:#0e426c;
}
	
.tabbed ul.tabs li a:hover 
{

}

/* The current selected tab */
.tabbed ul.tabs li a.tab-current 
{
	background-color:#FFFFFF;
}

/* The content shown when a tab is selected */
.tabbed div 
{
	display: block;
	float:left;
	height:auto;
	margin:0 4%;
	min-height:180px;
	padding:20px 5%;
	width:82%;
	color: #666666;
	background-color:#FFFFFF;
	border:2px solid #ececec;
}

/* Set the CSS to make sure the other tabs' content isn't shown other than the first */
.tabbed div.t2, .tabbed div.t3, .tabbed div.t4 
{
	/*display: none;*/
}

.tabbed_hidden
{
	display:none;
}

/* Content for inside your tabs' divs */
.tabbed div ul {
	}
.tabbed div p {
	}
.tabbed div div {
	}
	
/* ============ sidebar styles =============== */

#sidebar .tabbed {
	padding: 0 0;
	width:100%;
	height:auto;
	float:left;
	background-color:#FFFFFF;
	text-align:justify;
}

#sidebar .tabbed .item_img
{
	margin-top:6px;
}

#sidebar .tabbed a
{
	cursor:pointer;
}

/* navigation tabs */
#sidebar .tabbed ul.tabs 
{
	float: left;
	display: inline;
	width: 100%;
	margin:0 0;
	padding:0;
	height:auto;
	border-right:4px solid #ececec;
}

#sidebar .tabbed ul.tabs li a
{
	text-decoration:none;
}

#sidebar .tabbed ul.tabs li a:hover
{
	text-decoration: underline;

}
	
#sidebar .tabbed ul.tabs li 
{
	list-style: none;
	float: left;
	padding: 0;
	margin-bottom:0;
	background-color:#FFFFFF;
	border:2px solid #ececec;
}

#sidebar .tabbed ul.tabs li a 
{
	overflow: hidden;
	display: block;
	margin: 0 0 0 0;
	padding: 10px 12px;
	color:#0e426c;
}
	
#sidebar .tabbed ul.tabs li a:hover 
{

}

/* The current selected tab */
#sidebar .tabbed ul.tabs li a.tab-current 
{
	background-color:#ececec;
}

/* The content shown when a tab is selected */
#sidebar .tabbed div 
{
	display: block;
	float:left;
	height:auto;
	margin:0 0;
	min-height:100px;
	padding:10px 1%;
	width:98%;
	color: #666666;
	background-color:#FFFFFF;
	border:2px solid #ececec;
}

#sidebar .tabbed div a
{
	text-decoration:none;
}

#sidebar .tabbed div a:hover
{
	color:#747df0;
	text-decoration:underline;
}

/* Set the CSS to make sure the other tabs' content isn't shown other than the first */
#sidebar .tabbed div.t2, #sidebar .tabbed div.t3, #sidebar .tabbed div.t4 
{
	/*display: none;*/
}

#sidebar .tabbed _hidden
{
	display:none;
}

/* Content for inside your tabs' divs */
#sidebar .tabbed div ul {
	}
#sidebar .tabbed div p {
	}
#sidebar .tabbed div div {
	}	
	
	
/* === for ngg gallery ==================================================*/

/* ----------- Album Styles Extend -------------*/
.ngg-albumoverview 
{
	margin-top: 10px;
	width: 100%;
	clear:both; 
	display:block !important;
}

.ngg-album
{
    height: 100%;
    padding: 5px;
    margin-bottom: 5px;
    border: 1px solid #fff;
}

/* IE6 will ignore this , again I hate IE6 */

/* See also http://www.sitepoint.com/article/browser-specific-css-hacks */

html>body .ngg-album 
{
    overflow:hidden;
    padding: 5px;
    margin-bottom: 5px;
    border: 1px solid #cccccc;
} 

.ngg-album 
{
	overflow: hidden;
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #cccccc;
}

.ngg-albumtitle 
{
	text-align: left;
 	font-weight: bold;
	margin:0px;
	padding:0px;
	font-size: 1.4em;
	margin-bottom: 10px;
}

.ngg-thumbnail 
{
	float: left;
	margin-right: 12px;
}

.ngg-thumbnail img 
{
	border:3px solid;
	margin:5px;
}

.ngg-thumbnail img:hover
{
	border:3px solid;
}

.ngg-description
{
	text-align: left;
}

/* ----------- Album Styles Compact -------------*/

.ngg-album-compact 
{
	float:left;
	height:180px;
	padding-right:6px !important;
	margin:0px !important; 
	text-align:left;
	width:120px;	
}

.ngg-album-compactbox 
{
	/*background:transparent url(albumset.gif) no-repeat scroll 0%;*/
	height:86px;
	margin:0pt 0pt 6px !important;
	padding:12px 0pt 0pt 7px !important;
	width:120px;
}

.ngg-album-compactbox .Thumb 
{
	border:1px solid #000000;
	margin:0px !important;
	padding:0px !important;
	width:91px; 
	height:68px;
}

.ngg-album-compact h4 
{
	font-size:15px;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:0px;
	width:110px;
}

.ngg-album-compact p 
{
	font-size:11px;
	margin-top:2px;
}

/* ----------- Gallery style -------------*/

.ngg-galleryoverview 
{
	overflow: hidden;
	margin-top: 10px;
	width: 100%;
	clear:both; 
	display:block !important;
}

.ngg-galleryoverview .desc 
{
/* required for description */
   margin:0px 10px 10px 0px;
   padding:5px;
}

.ngg-gallery-thumbnail-box 
{
	float: left;
}

.ngg-gallery-thumbnail 
{
	float: left;
	margin-right: 5px;
	text-align: center;
}

.ngg-gallery-thumbnail img 
{
	border:3px solid #ececec;
	display:block;  
	margin:2.5px;

}

.ngg-gallery-thumbnail img:hover 
{
	border:3px solid #666666;
} 

.ngg-gallery-thumbnail span 
{
	/* Images description */
	font-size:90%;
	padding-left:5px;
	display:block;
}

.ngg-clear 
{
	clear: both;
}

/* ----------- Gallery navigation -------------*/

.ngg-navigation 
{
	font-size:0.9em !important;
	clear:both !important;
	display:block !important;
	padding-top:15px;
	text-align:center;
}

.ngg-navigation span 
{
	font-weight:bold;
	margin:0pt 6px;
}

.ngg-navigation a.page-numbers,
.ngg-navigation a.next,
.ngg-navigation a.prev, 
.ngg-navigation span.page-numbers,
.ngg-navigation span.next,
.ngg-navigation span.prev {
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-navigation a.page-numbers:hover,
.ngg-navigation a.next:hover,
.ngg-navigation a.prev:hover, 
.ngg-navigation span.page-numbers:hover,
.ngg-navigation span.next:hover,
.ngg-navigation span.prev:hover 
{
	background-color: #0066CC;
	color: #FFFFFF !important;
	text-decoration: none !important;
}

/* ----------- Image browser style -------------*/

.ngg-imagebrowser {
}

.ngg-imagebrowser h3 
{
	text-align:center;
}

.ngg-imagebrowser img 
{
	border:1px solid #A9A9A9;
	margin-top: 10px; 
	margin-bottom: 10px; 
	width: 100%;
	display:block !important;
	padding:5px;
}

.ngg-imagebrowser-nav 
{
	padding:5px;
	margin-left:10px;	
}

.ngg-imagebrowser-nav .back 
{
	float:left;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .next 
{
	float:right;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .counter 
{
	text-align:center;
	font-size:0.9em !important;
}

.exif-data
{
  	margin-left: auto !important;
    margin-right: auto !important;	
}



/* ----------- Slideshow -------------*/

.slideshow 
{
	margin-left: auto; 
	margin-right: auto;
	text-align:center;
	outline: none;	
}

.slideshowlink {
}

/* ----------- Single picture -------------*/

.ngg-singlepic 
{
	background-color:#FFFFFF;
	display:block;  
	padding:4px;
}

.ngg-left 
{
	float: left;
	margin-right:10px;
}

.ngg-right 
{
	float: right;
	margin-left:10px;
}

.ngg-center 
{
  	margin-left: auto !important;
   margin-right: auto !important;
}


/*========= cforms ========= */

.cform { 
	margin:10px auto 0 auto; 
	width: 90%;
	padding:20px 5%;
}

.cform fieldset	{ 
	margin-top:10px; 
	padding:5px 0 15px 0; 
	border: 2px solid #ececec;
}

.cform .cf_hidden {
	display:none; 
	border:none!important;
	background:none!important;
	padding:0!important;
	margin:0!important;
}

.cform legend { 
	margin-left:10px;
	padding: 0 2px; 
	font:normal 2em verdana;
	color:#666666;
}

ol.cf-ol { 
	margin:0!important; 
	padding:0!important;
}

ol.cf-ol li	{
	background:none!important; 
	margin:5px 0!important;
	padding:0; 
	list-style:none!important; 
	text-align:left;
	line-height:1.3em;
}


/*                                                    */
/* just for text-only fields (no input)               */
/*                                                    */

ol.cf-ol li.textonly {
	background:#F0F0F0 !important;
	letter-spacing:1px;
	margin:10px 0pt !important;
	padding:5px 0pt;
	text-align:center;
}


/*                                                    */
/* global definitions for field labels                */
/*                                                    */

.cform label {
	width:20%;
	height:auto;
	margin:4px 10px 0 0; 
	display:inline-block; /*for Opera & IE*/
	text-align:right;
	vertical-align:top;
}

.cform label span {
	width:100%; /* must be the same as above!*/
	display:block; 
}

label.cf-before {
	margin:4px 10px 0 0; 
}

label.cf-after 	{
	margin:4px 15px 0pt 6px;
	text-align:left;
	width:115px;
}

label.cf-after span {
	width:115px;
	display:block;
}

label.cf-group-after {
	margin:3px 4px 0 2px;
	width:72px;
	text-align:left;
}
label.cf-group-after span {
	width:72px;
	display:block;
}

/*                                                    */
/*   FORM FIELDS general formatting                   */
/*                                                    */

.cform input,
.cform textarea,
.cform select { 
	width:60%;
	height:auto;
	background-color:#FFFFFF;
	padding:3px;
	border: 2px solid #ececec; 
	vertical-align:top;
	color:#666666;	
	font-size:1.2em;
	font-family:Verdana, Geneva, sans-serif;
}

.cform input:hover,
.cform textarea:hover,
.cform select:hover	{
	background:#ececec; 
}

.cform input:focus,
.cform textarea:focus,
.cform select:focus	{ 
	background:#ececec; 
}

.cform textarea,
.cform input {
	width:60%;
}
.cform select {
	width:60%; /* attempt to have equal length */
	padding:2px 0;
}  

.cform select.cfselectmulti	{ 
	height:7.5em; 
}

.cform textarea {
	font-family: arial;
	font-size: 1.3em;
	overflow:auto;
}

/*                                                    */
/*   radio button title                               */
/*                                                    */

ol.cf-ol li.cf-box-title {
	font-weight:bold;
	letter-spacing:1px;
	padding:8px 0 0 100px; /* check with label 'width' incl. */
}

/*                                                    */
/*   check boxes                                      */
/*                                                    */

.cform input.cf-box-a,
.cform input.cf-box-b 	{ 
	margin:2px 0 0 0; 
	width:14px;
	height:22px;
	border:none!important;
	background:none!important; 
}

.cform input.cf-box-a 	{ 
	margin-left:100px; /* check with label 'width' incl. */
} 


/*                                                    */
/* check box groups                                   */
/*                                                    */

ol.cf-ol li.cf-box-group {
	margin:10px 0pt 0px !important;
	padding-left: 100px; 
} 

/*                                                    */
/* formatting for text:  "(required)"  & other        */
/*                                                    */

span.reqtxt,
span.emailreqtxt { 
	margin:3px 0 0 3px;
	font-size:0.8em;
	display: -moz-inline-box; 
	vertical-align:top;
	width:10%;
}

/*                                                    */
/*   FORM submit button                               */
/*                                                    */

p.cf-sb {
	text-align:right;
	padding: 0!important;
	margin: 0;
}
.cform input.backbutton,
.cform input.resetbutton,
.cform input.sendbutton	{ 
	width:100px;  
	padding:5px; 
	margin: 10px 0 0 5px;
	font-size:1.3em;
	background-color:#ececec;
	border: 2px solid #ececec;
	font-family:Verdana, Geneva, sans-serif;
	color:#666666;
}

.cform input.sendbutton:hover	{
	color:#747df0;
	border:2px solid #ececec;
	
}
.cform input.resetbutton {
	width: auto;
	padding:5px 1em;
}
.cform input.backbutton {
	width: auto;
	padding:5px 1em;
}

/*                                                    */
/*   FORM FIELDS enhanced error display               */
/*                                                    */
ol.cf-ol li.cf_li_err {
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
	padding:5px 0!important;
	margin:5px 0!important;
}

ol.cf-ol li ul.cf_li_text_err {
	height:1%;
	min-height:1%;
	margin:0 0 0 100px;
	padding:0;
	color:#333;
}

ol.cf-ol ul.cf_li_text_err li {
	background:url(icon-alert.png) no-repeat left 1px!important;
	list-style:none!important;
	font-weight:bold;
	text-indent:0;
	margin:0 0 2px!important;
	padding-left:15px;
}
ol.cf-ol ul.cf_li_text_err li:before {
	content:'';
}

/*                                                    */
/* 'visitor verification' related styles              */
/*                                                    */

label.secq,
label.seccap {
	vertical-align:text-bottom;
	margin-bottom:4px;
}

input.secinput {
	vertical-align:text-bottom;
}

#cforms_captcha6,
#cforms_captcha5,
#cforms_captcha4,
#cforms_captcha3,
#cforms_captcha2,
#cforms_captcha {
	height:15px;
	width:50px;
	padding: 4px 4px;
	margin: 0;
}

img.captcha	{
	vertical-align:text-bottom;
	margin:0 0 0 10px!important;
	padding:0!important;
	border:none!important;
	float:none!important;
}

img.captcha-reset {
	vertical-align:text-bottom;
	background:	url(captcha_reset_grey.gif) no-repeat;
	margin:0 0 2px 3px;
	width:21px;
	height:21px;
	border:none;
}

img.imgcalendar {
	border:none;
}

/*                                                    */
/* change formatting of response msgs here            */
/*                                                    */

div.cf_info {
	color:#333;
	display:none;
	padding:10px 15px!important;
	width:380px;
	line-height:1.3em;
	margin:10px auto;
}
div.cf_info ol {
	margin:0;
	padding:5px 15px 0 30px;
}
div.cf_info ol li {
	padding:1px 0;
	margin:2px 0;
}
div.cf_info a	{
	color:#ad2929!important;
	text-decoration:underline!important;
}
div.success {
	background:#F7F7F7 none repeat scroll 0% 50%;
	color:#444444;
	display:block;
}
div.failure {
	display:block;
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
}
div.waiting {
	background:#F9F9F9;
	color:#AAAAAA;
	display:block;
}
/*                                                    */
/*   formatting for invalid user inputs               */
/*                                                    */
.cform .cf_error { 
	color:#ad2929; 
	border:1px solid #ad2929; 
}
div.mailerr {
	display:block;
}
.mailerr,
.cform .cf_errortxt {
	color:#ad2929; 
}

/*                                                    */
/* disabled fields [disabled] does not work on IE!    */
/*                                                    */

[disabled] {
	color:#dddddd;
	border-color:#dddddd!important;
	background:none!important;
}
.disabled {
	border-color:#dddddd!important;
}

/*                                                    */
/* upload box styling                                 */
/*                                                    */
.cform input.cf_upload  {
	width:220px;
	background: #f9f9f9;
	border:1px solid #888888;
}

/*                                                    */
/*  Other: link love                                  */
/*                                                    */
.linklove {
display:none;
}
.linklove a,
.linklove a:visited {
	font-size: 0.8em;
	font-family: Tahoma;
	color:#aaaaaa!important;
}

/*                                                    */
/*  Other: browser hacks                              */
/*                                                    */
* html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
* html .cform legend { 
	position:absolute; 
	top: -10px; 
	left: 10px; 
	margin-left:0;
}
*+html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
*+html .cform legend { 
	position:absolute; 
	top: -10px; 
	left: 10px; 
	margin-left:0;
}

* html ol.cf-ol,
* html ol.cf-ol li,
* html span.reqtxt,
* html span.emailreqtxt { 
	display: inline-block;  /*for ie6*/
}
*+html .cform label,
*+html ol.cf-ol,
*+html ol.cf-ol li,
*+html span.reqtxt,
*+html span.emailreqtxt {
	display: inline-block; /*for ie7*/
}

* html img.captcha {
	margin-bottom:1px!important;
}
*+html img.captcha {
	margin-bottom:1px!important;
}
