body {
	margin:0;
    padding:0px;
	background-image:url('../images/layout/background.png');
	background-position:top left;
	background-repeat:repeat;
	background-attachment:fixed;
	font-family:'Lucida Sans Unicode', 'Lucida Grande', 'sans-serif';
	font-size:11px;
        color:#333333;
}

p {
	margin:10px;
}

a, .href {
    cursor:pointer;
    color:#355879;
    text-decoration:underline;
}

a:hover, .href:hover {
    color:black;
    background-color:#99b3cc;
}

h1 {
    font-size:20px;
    font-family:'Trebuchet MS', 'Helvetica', 'sans-serif';
    margin-top:0px;
}

h3 {
    font-size:12px;
    font-family:'Trebuchet MS', 'Helvetica', 'sans-serif';
    font-weight:bolder;
}

#head {	
	width:600px;
	/*padding:179px 50px 0px 50px;*/
	padding:0px 50px 0px 50px;
	/*height:35px;*/
    height:211px;
	margin-left:auto;
	margin-right:auto;
	background-image:url('../images/layout/frame_head.png');
	background-position:top left;
	background-repeat:no-repeat;
}

#ikiz_container {
    margin-left:15px;
    margin-bottom:34px;
    width:570px;
    height:145px;
    overflow:hidden;
}

#ikiz1 {
    float:left;
    width:145px;
    height:145px;
    overflow:hidden;
    background-position:top left;
    background-repeat:no-repeat;
}

#ikiz2 {
    float:right;
    width:145px;
    height:145px;
    overflow:hidden;
    background-position:top left;
    background-repeat:no-repeat;
}

#menu {
    width:500px;
    height:30px;
    overflow:hidden;
    margin-left:auto;
    margin-right:auto;
	text-align:center;
}

#menu a {
    color:#99b3cc;
    text-decoration:none;
    line-height:30px;
    font-weight:bold;
    font-size:10px;
    padding:9px 3px 9px 3px;
    margin-left:1px;
    margin-right:1px;
    font-family:'Trebuchet MS', 'Helvetica', 'sans-serif';
}

#menu a:hover {
    background-color:white;
	background-image:url('../images/layout/menu_back_2.png');
	background-position:top left;
	background-repeat:repeat-x;
    color:black;
}

#menu a img {
	border:0px;
}

#menu span {
	display:block;
	float:left;
	line-height:37px;
	width:41px;
	background-image:url('../images/layout/menu_left.png');
	background-position:top left;
	background-repeat:no-repeat;
}

#menu span.left {
	background-image:url('../images/layout/menu_left.png');
	background-position:top left;
	background-repeat:no-repeat;
}

#menu span.right {
	background-image:url('../images/layout/menu_right.png');
	background-position:top left;
	background-repeat:no-repeat;
}

#body {	
	width:540px;
	padding:0px 80px 20px 80px;
	margin-left:auto;
	margin-right:auto;
	min-height:400px;
	background-image:url('../images/layout/frame.png');
	background-position:top left;
	background-repeat:repeat-y;
}

#foot {	
	width:600px;
	padding:0 50px 0 50px;
	margin-left:auto;
	margin-right:auto;
	min-height:90px;
	background-image:url('../images/layout/frame_foot.png');
	background-position:bottom left;
	background-repeat:no-repeat;
	text-align:center;
}

#foot span {
    font-family:'Trebuchet MS', 'Helvetica', 'sans-serif';
    font-size:10px;
}

.blog_post {
    border-bottom:1px solid #99b3cc;
    clear:both;
}

.blog_post h1 {
    font-size:14px;
    font-family:'Trebuchet MS', 'Helvetica', 'sans-serif';
    margin-left:10px;
    margin-top:5px;
    clear:both;
}

.blog_post p {
    width:450px;
    margin-left:auto;
    margin-right:auto;
    text-align:justify;
    clear:both;
}

.blog_post p img {
    margin:5px;
    float:left;
    max-width:450px;
}

.blog_post .date {
    display:block;
    font-size:10px;
    color:#355879;
    clear:both;
}

.search_field_unclicked, .search_field_clicked {
    float:right;
    width:100px;
    border:1px solid #99b3cc;
}

.search_field_unclicked {
    color:#99b3cc;
    font-style:italic;
    text-align:center;
}

.search_hit {
    background-color:#99b3cc;
    padding:1px 5px 1px 5px;
}

.black_link {
    color:black;
    text-decoration:none;
}

.black_link:hover {
    background-color:transparent;
}

/*-----------------------------ADMIN-------------------------------------*/

#menu_bar {
    position:absolute;
    top:10px;
    left:10px;
    width:100px;
    height:200px;
    padding:10px;
    border:1px solid black;
    background-color:white;
}

#menu_bar ul, #toolbox ul {
    list-style:none;
    margin:0;
    padding:0;
}

#toolbox {
    position:absolute;
    top:10px;
    left:140px;
    width:100px;
    min-height:200px;
    padding:10px;
    border:1px solid black;
    background-color:white;
}

#edit {
    position:absolute;
    top:240px;
    left:10px;
    width:230px;
    min-height:200px;
    padding:10px;
    border:1px solid black;
    background-color:white;
}

#add_gig_map {
    margin-left:auto;
    margin-right:auto;
    width:500px;
    height:200px;
    /*overflow:hidden;*/
}

.admin_header {
    margin:0;
    margin-bottom:5px;
    font-size:14px;
}

/*-----------------------------ABOUT------------------------------------*/

#about p, #error p {
    margin-left:30px;
    margin-right:30px;
    text-align:justify;
}

#about p img {
    margin:0px 0px 0px 10px;
}

#about ul {
    margin-left:10px;
    font-style:italic;
}

#about ul li a {
    color:black;
    text-decoration:underline;
}

#about ul li a:hover {
    background-color:#99b3cc;
}

/*-----------------------------GIGS-------------------------------------*/


#gig_list {
    /*width:100%;*/
    /*width:50%;*/
    float:left;
}

#map_container {
    /*position:absolute;
    top:10px;
    left:10px;
    z-index:100;*/
    /*width:50%;*/
    /*float:right;*/
    margin-left:auto;
    margin-right:auto;
    margin-bottom:10px;
    width:510px;
    border:1px solid gray;
    background-color:white;
    overflow:hidden;
}

#gig_table {
    width:100%;
}

#gig_table td {
    vertical-align:top;
    padding-bottom:5px;
}

#gig_table th {
    text-align:left;
    border-bottom:1px solid gray;
}

#gig_map {
    margin:5px auto 5px auto;
    width:500px;
    height:200px;
    overflow:hidden;
}

#gig_footer {
    margin-top:15px;
    margin-bottom:0px;
    text-align:center;
    clear:both;
}

.gig_div {
    /*margin-top:15px;*/
    padding:3px;
    cursor:pointer;
    /*border:1px solid white;
    border-bottom:1px solid gray;*/
}

.gig_div:hover {
    background-color:#99b3cc;
    /*border:1px solid gray;*/
}

.gig_time {
    /*color:#555;*/
    display:block;
}

.gig_title {
    margin-top:0px;
    margin-bottom:0px;
}

.gig_text {
    padding-left:20px;
    padding-right:20px;
}

.gig_place {
    color:#555;
    display:block;
    text-align:right;
}

.gig_odd {
    background-color:#f5f5f5;
}

/*-----------------------------GALLERY-------------------------------------*/

#thumbs {
    /*text-align:center;*/
    padding-left:30px;
    padding-right:30px;
}

#thumbs a {
    border:0px;
}

#thumbs img {
    padding:3px;
    border:0px;
}

#thumbs img:hover {
    background-color:#99b3cc;
}

.album {
    width:370px;
    margin-left:auto;
    margin-right:auto;
    padding-bottom:5px;
    border-bottom:1px solid #99b3cc;
    border-right:1px solid #99b3cc;
}


/*------------------------------------PRESS------------------------------*/

#press p {
    margin-left:57px;
    margin-bottom:30px;
}

#press label {
    margin-left:30px;
}

.file_link {
    color:black;
}

.file_link:hover {
    background-color:#99b3cc;
}

.file_image {
    vertical-align:middle;
    border:0px;
}

/*----------------------SETTINGS--------------------------*/

#settings_table {
    width:100%;
}

#settings_table td {
    padding:10px;
    text-align:center;
    font-size:10px;
}

#settings_table tbody tr {
    background-color:#99b3cc;
}

#settings_table tbody .highlighted {
    background-color:#b9d3ec;
}

#settings_table thead tr {
}