/*
Theme Name: BlueSkyPhoto.dk
Theme URI: http://quille.dk/
Version 1.0
Description: A by-product of Quille.dk
Author: Christian Tang
*/
body {
background-color: #FFFFFF;
font-family: Arial, Verdana;
font-size: 13px;
margin-top: 20px;
padding-top: 0;
}

#page {
position: relative;
width: 1200px;
border: 3px solid #000000;
background-color: #FFFFFF;
margin: auto;
}

#header {
width: 1200px;
height: 190px;
background-repeat: no-repeat;
background-image: url("images/banner02.jpg");
border-bottom: 3px solid #000000;
padding: 0;
text-align: right;
}

#content {
background-color: #FFFFFF;
width: auto;
text-align: left;
min-height: 680px;
}

#menubar {
color: #FFFFFF;
background-color: #000000;
width: 1200px;
text-align: center;
font-size: 14px;
font-weight: bold;
vertical-align: middle;
}

#menutabs {
	margin: 0;
	margin-top: 10px;
	margin-right: 80px;
	padding: 0;
}

#menutabs li {
	display: inline;
}

#menutabs img {
	border: none;
}

/*#menu a:link, #menu a:active, #menu a:visited {
color: #FFFFFF;
text-decoration: none;
}

#menu a:hover {
	text-decoration: underline;
}*/

#menu {
	margin: 0;
	padding: 0;
	bottom: 0;
	left: 0px 0px 0px;
/*	width: 90%;*/
}

#menu li {
	display: inline;
	margin: 0;
}

#menu,
#menu li a {
	padding: 5px 10px 5px;
}

#menu li a {
	font-family: 1em Verdana, Helvetica, Arial, Sans-Serif;
	background-color: #C0C0C0;
	color: #000000;
	text-decoration: none;
	-moz-border-radius-bottomleft: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-moz-border-radius-bottomright: 7px;
	-webkit-border-bottom-right-radius: 7px;
}

#menu li.current_page_item a:link,
#menu li.current_page_item a:visited {
	color: #FFFFFF;
	background-color: #262626;
}
	
#menu li.page_item a:link
{
	color: #000000;
	background-color: #C0C0C0;
}

#menu li.page_item a:active,
#menu li.page_item a:hover {
	color: black;
	background-color: #808080;
}

#menu li.current_page_item a:active,
#menu li.current_page_item a:hover {
	color: #FFFFFF;
	background-color: #262626;
}

a:link, a:visited, a:active {
text-decoration: underline;
margin-left: 6px;
color: #0000FF;
}

a:hover {
text-decoration: none;
}

strong.text-header {
font-size: 20px;
}

div.content-header {
margin: 3px;
}

strong.content-title {
font-size: 16px;
}

div.content-border {
border-top: 1px dashed #000000;
width: auto;
padding: 8px;
}

div.center {
text-align: center;
}

div.copy {
margin: auto;
width: 1200px;
font-size: 12px;
text-align: right;
font-weight: bold;
}

img.image {
border: 1px solid #000000;
}

#menu {
	top: 0;
	margin: 0;
	padding: 6px;
	bottom: 0;
	left: 0px;
}

#menu li {
	display: inline;
	margin: 0;
	font-weight: bold;
}

ul, p {
margin: 3px;
}

#left {
	width: 970px;
	vertical-align: top;
padding: 9px;
}

#right {
	width: 230px;
	vertical-align: top;
	padding: 9px;
}

#right ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#right .widget {
	margin-bottom: 1.5em;
}

#right h2 {
	margin: 2px;
}

.content-border-front {
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
}

#gallery-table {
	width: 1190px;
	height: 610px;
	margin: auto;
}

#gallery-wrapper {
	display: table;
	height: 605px;
}

.content-border-front td {
	vertical-align: middle;
}

.content-border-front img {
	border: 2px solid #000000;
}

.content-border-front img#contact-img {
	border: none;
}

#arrow-left, #arrow-right {
	border: none;
	height: 100px;
	width: 55px;
}

#arrow-left {
	background: url("images/arrow_left.jpg") no-repeat;
}

#arrow-right {
	background: url("images/arrow_right.jpg") no-repeat;
}

img.preload {
	display: none;
}
