/*  
Theme Name: Georgianna Krieger
Theme URI: http://www.shesculpts.org/
Description: G's site theme
*/



/* Begin Typography & Colors */
body {
	color:#ddd;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	letter-spacing: .03em;
	/*background-color:#82878B;*/
	background-color:#21489D;
	background-image: none;
	}

#outerwrapper {
	width: 100%;
}

#page {
	width: 800px;
	margin: 0 auto;
}

#header {
	text-align:center;
	margin-bottom: 10px;
}
#header h1 {
	margin-bottom: 3px;
	font-size: 24px;
	letter-spacing:3px;
	margin-top: 0px;
	padding-top: 0px;
}
#header h1 a {
	/*color:#FF834C; orange*/
	color: #97D76C;
	text-decoration:none;
}

h1.portfolioSetTitle {
	color: #97D76C;
	font-size: 1.4em;
	text-align:left;
	font-weight: normal;
	margin-bottom: 0px;
	letter-spacing: 2px;
}

p.portfolioSetDesc {
	color: #97D76C;
	margin-top: 0px;
	text-align: left;
}

#header h2 {
	font-size: 1.2em;
	color:#97D76C;
	font-weight: normal;
	margin-top: 3px;
}

#nav {
	border-top: #666 1px solid;
	text-align: right;
	margin-bottom: 5px;
}

#pagewrapper {
	margin: 0 auto;
	width: 100%;
	border: #fff 1px solid;
}


#left-column {
	clear: both;
	float: left;
	padding-right: 25px;
	text-align: left;
}

#middle-column {
	width: 400px;
	float: left;
	text-align: left;
}

#right-column {
	float: right;
}

#right-column ul, #right-column ul li {
	list-style-type: none;
}

h2 {
	font-size: 1.4em;
	color: #97D76C;
	letter-spacing: 1px;
	font-weight: normal;
	margin-top: 3px;
}

h3 {
	font-size: 1.2em;
	color: #97D76C;
	letter-spacing: 1px;
	font-weight: normal;
	
}

#footer {
	clear: both;
	color: #999;
	font-size: 8pt;
	margin-top: 10px;
	text-align: center;
	padding-top: 30px;
}

A:link {
	color: #CCFFCC;
}

A:visited {
	color: #CCFFCC;
}

A:hover {
	color: #FFCCFF;
}


.post h2 {
color:#97D76C; font-size:12pt; letter-spacing: normal;
}

#image-leftcolumn {
	clear: both;
	float: left;
	width: auto;
	width: 250px;
}	

#image-rightcolumn {
	text-align: center;
}

#prev-next {
	margin-bottom: 40px;
}

#prev-next a {
	color: #97D76C;
}

#imageTitle {
	color: #ddd;
	
}

#imageTitle h2 {
	font-size: 1.5em;
	letter-spacing: 2px;
	color: #ddd;
}

#left-column {
	float: left;
	/*width: 250px;*/
}

#right-column {
	float: right;
}

#right-column ul {
	margin-left: 0px;
	padding-left: 0px;
}

img {
	border-top: #999 1px solid;
	border-left: #999 1px solid;
	border-right: #333 1px solid;
	border-bottom: #333 1px solid;
}

#thumbnails {
	text-align: center;
	width: 600px;
	margin: 0 auto;
}

#thumbnails img {
	margin: 1px;
	
}

#thumbnails img a:hover {
	border: #ffccff 2px solid;
}

select {
	font-size: .9em;
	border: none;
	color: #ddd;
	background-color:#333;
}

option {
background:#333;
}

#portfolioNav {
	clear: both;
}

#infoblock {
	margin-bottom: 5px;
}

a.titleLinks {
	text-decoration: none;
}

a.titleLinks {
	color: #97D76C;
}