/*
Theme Name: Minimal Georgia
Theme URI: http://www.mscottbrauer.com/
Description: photo portfolio with thumbnails and news section.
Version: 1.6
Author: M. Scott Brauer
Author URI: http://www.mscottbrauer.com/


*/



/* imported structure */

a
{
	background-color:transparent;
	border:0;
	color:#000;
	
	text-decoration:none;
}

body
{
	background-color:white;
	color:#000;
	font-family:georgia;
	font-size:12px;
	margin:0;
	padding:0;
}

#newsposttitle
{
	font-size:14px;
	font-weight: bold;
	text-align:left;
	text-transform:uppercase;
	margin-bottom: -10px;
	margin-left: 10px;
}
#newspostdate
{
margin-left: 15px;
margin-top: -5px;
}

p,h1
{
	margin:0;
	padding:10px;
}

img
{
	border:solid 0px black;
	text-decoration:none;
}



	
#caption
{
	color:#000;
	font-size:10px;
	left:0;
	margin:5px 0 0 20px;
	position:absolute;
	top:0;
	z-index:10;
}

#captionbox
{
	border:0 solid #000;
	height:100px;
	left:50%;
	margin:260px 0 0 -490px;
	overflow:auto;
	padding:0;
	position:absolute;
	text-align:left;
	top:50%;
	width:475px;
}


#caption ul 
{ 
	padding-left: 0px;
	margin-left: 0px;
}



#contactinfo
{
	color:#000;
	font-size:15px;
	margin:5px 10px 0 0;
	position:absolute;
	right:0;
	text-align:right;
	z-index:12;
}

#contactbox
{
	border:none;
	height:50px;
	font-family: georgia;
	top: 60px;
	overflow:auto;
	padding:0;
	font-size: 16px;
	position:absolute;
	text-align:right;
	left: 260px;
	width:350px;
}

#contentbox
{

	border:0 solid #000;

	left:50%;
	margin:-260px 0 0 -480px;
	overflow:hidden;
	padding:0;
	position:absolute;
	text-align:left;
	top:50%;
	width:770px;
	z-index: 12;
	}
#newscontentbox
{
	border:0 solid #000;
	left:50%;
	margin:-260px 0 0 -350px;
	
	padding:0;
	position:absolute;
	text-align:left;
	top:50%;
	width:770px;
	
}
#newspostbox
{
	border:0 solid #000;
	position: relative;
	overflow:hidden;
	margin-bottom:20px;
	
	text-align:left;
	
	width:770px;
	
}



#copyrightinfo
{
	bottom:0;
	font-size:10px;
	position:absolute;
}

#copyrightbox
{
	bottom:0;
	left:0;
	margin: 0px 0px 0px 0px;
	width:400px;
	margin:5px;
	position:absolute;
	z-index: 12;
}

#copyright
{
	color:#555;
	font-size:10px;
}

#name
{
	color:black;
	font-size:60px;
	margin:0 0 0 8px;
	font-family: georgia;
	position:absolute;
	z-index:12;
}

#namebox
{
	border:none;
	height:30px;
	overflow:auto;
	padding:0;

	text-align:left;

}
#navigationbox-thumbnails
{

	border:0 solid #000;
	height:30px;
	left:50%;
	margin:270px 0 0 330px;
	overflow:hidden;
	padding:0;
	position:absolute;
	text-align:left;
	top:50%;
	width:110px;
}
.navtext
{
	position: relative;
	font-size: 40px;
	top: -10px;
}

#navigationbox-next:hover,#navigationbox-previous:hover
{
	text-decoration: underline;
}
#picture
{

	display: block;
	margin-left:auto;
	margin-top: 10px;
	margin-right: auto;
}

#thumbnailgrid
{
	
	left:10px;
	position: relative;
	top: 5px;
	width: 700px;
	height: 500px;
}
#thumbnailgrid img
{
margin: 5px;
border: 1px solid black;
}
#storytitle
{
}

#thumbnaillink
{
	bottom:5px;
	margin:0;
	text-align: right;
	position:absolute;
	right:5px;
	z-index:1;
}

#thumbnailnext
{
position: absolute;
right: 0px;
}

#contactsheetlink
{
	background-color:;
	border:0 solid #000;
	height:20px;
	left:50%;
	margin:230px 0 0 300px;
	overflow:auto;
	padding:0;
	position:absolute;
	text-align:left;
	top: 50%;
	width:150px;
}

.home
{
	font-size:15px;
	margin:5px 0 0 2px;
	position:absolute;
	text-transform:uppercase;
}



li
{
	list-style-type:none;
	margin:0;
	padding:0;
}

li li
{
	font-size: 8px;
	margin-left:-15px;
	padding:-20px;
	text-indent: -8px;
}
#sidebar
{
	
	border:0 solid #000;
	right: 0px;
	overflow:auto;
	padding:0;
	position:absolute;
	text-align:left;
	top:10px;
	width:400px;
	height: 100px;

	}

#storylist
{
	left:0px;
	margin:0;
	font-size: 20px;
	font-family: georgia;
	z-index:1;

}
#storylist li
{
	left:0px;
	margin:0;
	display: inline;
	position:relative;

	z-index:1;
	padding: 3px;
	
	
}

#storylist li:hover
{
	color: white;
	background: black;

	}
#storylist a:hover
{
color: white;
}
#storylist a
{
font-size: 20px;
}
#newslink
{
text-align: right;
position: absolute;
top: 88px;
left: 10px;
font-size: 15px;
}
.categories li
{ 

padding: -5px;
}


.thumbnails
{
	border:1px solid #000;
	margin:5px 5px 5px 5px;
	padding:0;
}


/* end imported structure */

.post-meta-key
{ 
	display: none;
}


.posttitle{
	font-size:20px;
        margin-left: 20px;
     }
.postdate{
        font-size: 10px;
        margin-left: 20px;
        color: #888;
}
.post-content{
       position: relative;
       left: 30px;
       width: 600px;
       text-align: left;
padding-bottom: 20px;
      

}
.post-content a{
       color: #a00;
       font-size:10px;  
       text-decoration: underline;
}

.news-title{
        position: fixed;
        font-size: 16px;
        left:50%;
	margin:0px 0px 0px 220px;
        right: 0px;
        
}
.news-content{
       
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;

}
.news-navigation{
text-decoration: underline;
padding-left: 10px;
padding-bottom: 10px;
font-size: 12px;
}


#storysummary
{
width: 300px;
position: absolute;
margin-left: 15px;
bottom: 15px;
text-align: justify;
}

#storysummarypicture
{
text-align: right;
margin-top: 60px;
margin-right: 150px;
}
#storysummarytitle
{
font-size: 18px;
}

#navigationbox-next
{
	background-color:#fff;
	border:0 solid #000;
	height:30px;
	left:50%;
	margin:-250px 0 0 300px;
	overflow:hidden;
	padding:0;
	position:absolute;
	text-align:left;
	top:50%;
	width:50px;
}

#navigationbox-previous
{
	background-color:#fff;
	border:0 solid #000;
	height:30px;
	left:50%;
	margin:-230px 0 0 300px;
	overflow:hidden;
	padding:0;
	position:absolute;
	text-align:left;
	top:50%;
	width:50px;
}
#header
{
height: 200px;
margin: 0 0 0 0;
padding: 0;
width: 100%;
}
#themeswitcher
{
position: fixed;
bottom: 10px;
right: 10px;
}
#sideredline
{
border-right: 2px solid red;
height: 100%;
width: 10px;
position: fixed;
left: 50%;
margin-left: 200px;
top: 0px;
z-index: 2;
}
