/* @override 
	http://localhost/judith/wp-content/themes/judithfegerl/style.css
	http://judithfegerl.net/wp/wp-content/themes/judithfegerl/style.css
*/

/*
Theme Name:     Judith Fegerl
Theme URI:      http: //judithfegerl.net/
Description:    Corporate design for Judith Fegerl 
Author:         dersubtile
Author URI:     
Template:       twentyten
Version:        0.1.0
*/

@import url("../twentyten/style.css");
@import url(http://fonts.googleapis.com/css?family=PT+Sans);

html {
overflow: -moz-scrollbars-vertical; 
overflow-y: scroll;
}

#branding {
	float: left;
	font-size: 30px;
	line-height: 36px;
	margin: 0;
	width: 200px;

}

#branding img {
	border: none;
	clear: none;
	display: block;
	margin: 0;
}

#site-title {
	width: 200px;
	margin: 0;
}

#site-title a {
	font-weight: normal;
	font-style: normal;
	
	font-size: 18px;
	text-transform: uppercase;
}

#header {
	border-bottom: none;
	padding-bottom: 15px;
	padding-top: 40px;
}

#wrapper, #main {
	width: 1000px;
	margin: 0 auto;
}

#access {
	background: none;
	width: 720px;
	margin-top: 0px;
	clear: none;
	float: left;
	height: 100%;
	margin-left: 75px;
}

#masthead {
}

#access .menu-header,
div.menu {
	font-size: 13px;
	margin-left: 12px;
	width: 605px;
	float: left;
}



#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}

#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #707070;
}

#access a {
	color: #707070;
	display: block;
	line-height: 1.5;
	padding: 0 2px;
	text-decoration: none;
	margin-left: 8px;
	margin-right: 8px;

}

#access li.current-page-ancestor > a,
#access li.current-page-ancestor > a:hover,
#access li.current-post-ancestor > a,
#access li.current-post-ancestor > a:hover,
.current-page td,
.current-page a {
	color: #000 !important;
	
}


#access li:hover > a,
#access ul ul :hover > a, 
.submenu li:hover > a,
.submenu li :hover > td {
	background: #eee;
	color: #000;
}

#access li.menu-item-type-custom:hover > a {
	background-color: white;
	color: #707070;
}

a:hover {
	background: #eee;
	color: #000;
}

.gallery {
	text-align: right;
	padding: 10px 0 0 0;
	position: relative;
	height: 415px;
	margin: 0;
}


#content .gallery {
	margin: 0;
}
.gallery_thumbs .active {
	opacity: 1.0;
}

.gallery_thumbs .inactive {
	opacity: 0.5;
}

.gallery_thumbs {
	line-height: 14px;
	width: 177px;
	position: absolute;
	bottom: 33px;
	right: 0;
	text-align: right;
}

.gallery_thumbs .thumb {
	padding-top: 4px;
	padding-left: 4px;
	float: left;
	position: relative;
	display: inline-block;
}

.gallery_thumbs a{
	display: block;
	padding: 0;
	margin: 0;
	height: 37px;
	width: 55px;
}

.gallery_thumbs a:hover {
	background-color: white;
}

.gallery_nav {
	position: absolute;
	bottom: 7px;
	left: 0;
}


.gallery_wrapper {
	position: absolute;
	bottom: 8px;
	left: 0;
	float: left;
}

.gallery_viewer {
	bottom: 25px;
	margin: auto auto 0 0;
}

.gallery_description {
	font-style: italic;
	font-size: 9px;
	float: right;
	height: 15px;
	margin-top: 7px;
}

.gallery .metainfo {
	float: right;
	width: 180px;
}

#content .entry-title {
	color: #707070;
	font: normal 14px 'PT Sans', Courier, monospace 	q;
}

.submenu + #content {
	float: left;
	width: 700px;
	margin: 0;
}


#content {
		border-top: 1px solid #dadada;
	padding-top: 12px;
	margin: 0 0px 0 0px;
}


/* My Comment */


#qtranslate-chooser {
	list-style: none;
	margin: 0;
	float: right;
	width: 90px;
	clear: none;
	display: inline;
}

#qtranslate-chooser li {
	float: right;
}

#colophon {
	border-top: none;
	margin-top: 0;
	overflow: hidden;
	padding: 0;
}

.related {
	text-align: right;
	padding-top: 15px;
}






.line-top {
	border-top: 1px solid #dadada;
	padding-top: 12px;
}


/* =Fonts
-------------------------------------------------------------- */




.entry-content {
	text-align: justify;
}

hr {
	color: #dadada;
	background-color: #dadada;
	margin-top: 20px;
}

*, h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text,
input[type=submit]
 {
	color: #707070;
	letter-spacing: 0.1em;
	font: 12px/1.45 "PT Sans", Courier, monospace;
	-webkit-text-size-adjust: 140%;
}

h1, h2, h3, h4, h5, h6 {
color: #707070 !important;
}

h6 {
	font-size: 10px;
}

body {
	background-color: white;
}

.submenu {
	width: 240px;
	margin-right: 55px;
}

.submenu ul {
	list-style-type: none;
	margin: 0;
}

.submenu li a {
	display: block;
	padding: 0;
}

.submenu li {
	border-bottom: 1px solid #dadada;
	padding: 4px 0;

}

.submenu li:first-child {
	border-top: 1px solid #dadada;
	
}

.submenu  li.heading {
	border-top: none;
	
	text-align: left;
	padding-right: 4px;
}

.submenu table {
	height: 37px;
	width: 100%;
}

.longmenu {
	margin: 28px 0 0;
	width: 320px;
}

#content tr td {
	border-top: none;
	padding: 0;
}

.submenu td.text {
	
	text-align: right;
	height: 37px;
	vertical-align: middle;
	padding: 0 4px 0 4px !important;
	line-height: 13px;

}

.submenu img {
	float: left;
	padding: 0 7px 0 0;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.alignright {
	text-align: right;
}


.a-left {
	text-align: left;
	width: 100%;
}

#container {
	
	float: none;
	margin: 0;
	width: 100%;
}

a:link, a:visited, a:active {
	text-decoration: none;
	border: none;
	color: #555;
}

#content .gallery img {
	border: none;
}

#main {
	overflow: visible;
}

#content img {
	margin: 0;
	height: auto;
	max-width: 1000px;
	width: auto;
}

#content table {
	border: none;
	margin: 0;
	width: 100%;
}


#content .wp-caption {
	background: none;
	line-height: 18px;
	padding: 0 0 40px;
	margin: 0 0 0 0;
	text-align: left;
}

#content .wp-caption {
	background: none;
	line-height: 18px;
	padding: 0 0 40px;
	margin: 0 0px 0 0;
	text-align: left;
}


#content .wp-caption img {
	margin: 0;
}


#content .wp-caption p.wp-caption-text {
	font-size: 9px;
	margin: 0;
}