/*
Theme Name: TGirat 2009
Theme URI: http://tgirat.com/
Description: Basic theme for a professional portfolio site. October 2009. 
Version: 1.0 
Author: Tom Giratikanon
Author URI: http://tgirat.com/
*/

body {
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 9pt;
	color: #666;
	background-color: #132f5d;
}

div {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;	
	color: #666;
	font-weight: bold;
}

a:hover {
	color: #333;
}

p {
	line-height: 1.5;
}

#header {
	background-color: #132f5d;
	padding: 20px 0 0 0;
	float: left;
	width: 100%;
	font-family: 'Trebuchet MS';
	font-size: 10pt;
	background-image: url(/images/header.png);
	height: 85px;
}

#headerContent {
	width: 950px;
	margin: 0 auto;
}

#masthead {
	float: left;
	width: 350px;
	padding-top: 18px;
}

#title {
	color: white;
	font-size: 20pt;
}

#subtitle {
	color: #95acd5;
}

#navigation {
	float: left;
	position: relative;
	width: 375px;
	height: 35px;
	padding: 50px 0 0 225px;
	font-family: arial;
}

.navLink {
	float: left;
	padding: 10px 5px 5px 5px;
	height: 20px;
	position: relative;
	width: 100px;
	text-align: center;
	text-transform: uppercase;
	font-size: 8pt;
	font-weight: bold;
	
}

.navLink a {
	color: #7184a7;
}

.navLink a:hover {
	color: white;
}

.selected {
	background-color: white;
}

.selected a, .selected a:hover {
	color: #132f5d;
}

#wrapper { 
	float: left;
	width: 100%;
	background-color: white;
	padding-bottom: 60px;
}

#content { 
	width: 950px;
	margin: 0 auto;
	padding: 20px;
	clear: both;
	background-color: white;
}

#featured { 
	border-bottom: 1px solid #CCC;	
	float: left;
	padding-top: 20px;
}

#featuredLeft {
	float: left;
	width: 400px;
	padding: 25px 30px 0 0;
	
}

#featuredLeft h2 {
font-size: 22px;
font-weight: bold;
color: #333;
margin: 10px 0;
}

#featuredRight {
	float: left;
	width: 450px;
	padding-right: 20px;
overflow-y: hidden;
padding-left: 10px;
padding-top: 10px;
}

#featuredRight img {
	box-shadow: 0px 0.1px 11px 5px #ccc;
border: 1px solid #BBB;
border-bottom: none;
}

li.widget {
	list-style: none;
}

h2.widgettitle, .label {
	text-transform: uppercase;
	font-family: 'Trebuchet MS';
	font-size: 9pt;
	color: #7184a7;
}

#text-4 {
	border-top: 1px solid #ccc;
	margin-top: 30px;
	padding-top: 30px;
}

#bottom {
	margin-top: 30px;
	float: left;
}

#bottom #about {
	border-right: 1px solid #CCC;	
	float: left;
	padding-right: 30px;
	width: 220px;
}

#bottom #work {
	float: left;
	margin: 0 0 0 30px;
	width: 630px;
}

#footer {
	background-image: url(/images/footer.png);
	background-repeat: repeat-x;
	background-color: #132f5d;
	clear: both;
	height: 50px;
	width: 100%;
}

.clip .descriptionBox {
	border-bottom: 1px dotted #999;
	padding-bottom: 20px;
	margin-bottom: 20px;
	float: left;
}

.clip h2 {
	font-size: 18pt;
	color: #333;
	padding-bottom: 20px;
	margin-bottom: 20px;
		border-bottom: 1px dotted #999;
}

.clip .metaBox {
	float: left;
	width: 250px;
	margin-right: 20px;
}

.clip .meta {
	border-bottom: 1px dotted #eee;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.clip .description {
	float: left;
	width: 670px;
	font-size: 11pt;
}

.clip .description p {
	margin-top: 0px;
}

.thumbgrid {
	float: left;
	width: 690px;
}

.piece {
	float: left;
	margin: 10px 0 25px 0;
	padding: 10px; 
	width: 180px;
	background-color: #eee;
}

#work .piece {
	margin-right: 10px;
	background-color: #fff;
}

.piece h3 {
	margin: 3px 0 0 0;
	font-size: 14pt;
	color: #333;
}

.piece h3 a {
	color: #333;
}

.piece h3 a:hover {
	color: black;
}

.piece img {
	border: 1px solid #ccc;
	margin-right: 20px;
}

.piece a:hover img {
	border: 1px solid #666;
}

.piece .infoBox {
	float: left;
	width: 400px;
}

.piece .type {
	text-transform: uppercase;
	font-size: 8pt;
	margin-top: 10px;
	color: #333;
}

.piece .excerpt {
	margin-top: 5px;
}

.gallery {
	background-color: #ddd;
	float: left;
	padding: 0 20px 20px 20px;
}

.gallery object {
	border: 1px solid #999;
}

.gallery h3  {
	font-size: 18pt;
}

.gallery img {
	margin:  0 0 20px 0;
	border: 1px solid #999;
}

h2.pagetitle {
	font-size: 18pt;
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px dotted #999;	
}

.thumbrow {
float: left;
}

.row {
	clear: both;
	float: left;
	margin-bottom: 30px;
	border-bottom: 1px dotted #ccc;
	width: 950px;
}

.row .label {
	float: left;
	width: 200px;
	text-align: center;
	margin: 0px 20px 0 0;
	font-size: 10pt;
	padding: 60px 20px 50px 20px;
	font-weight: bold;

	height: 35px;
	color: #132f5d;
}

.row .piece {
	margin-top: 0px;
	margin-left: 
	30px;
	margin-right: 0px;
}

.row .piece h3 {
	font-size: 11pt;
	margin-top: 5px;
}


.page {
	font-size: 11pt;
}	

.pic {
	float: left;
	width: 230px;
}

.splash {
	font-size: 16pt;
	color: #132f5d;
	font-weight: bold;
}

.about {
	float: left;
	width: 690px;
	margin-right: 30px;
}

.recognition {
	font-size: 10pt;
	background-color: #eee;
	padding: 20px;
	margin-top: 20px;
}

.recognition h3 {
	margin: 0;
}

.rail {
	float: left;
	width: 150px;
}

.rail .label {
	padding-bottom: 10px;
}

.main {
	float: left;
	width: 400px; 
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin: 0 30px;
	padding: 0 30px;
}

.main .label {
	padding-bottom: 20px;
}

.sidebar {
	float: left;
	width: 250px;
}

.section {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #ccc;
}

.section .label {
	padding-bottom: 10px;
}

.section ul {
	margin: 0;
	padding: 0;
}

ul.SubList {
	padding-left: 10px;
	padding-top: 5px;
}

.section li {
	list-style: none;
	margin: 0;
	padding-bottom: 8px;
}

.SubList li {
	padding-top: 5px;
	padding-bottom: 0;
}

.section p {
	margin: 0;
}

.exp {
	border-bottom: 1px dotted #ccc;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.time {
	line-height: 1.5;
	color: #999;
}

.place {
	font-weight: bold;
	font-size: 12pt;
}

.job {
	font-size: 12pt;
	margin-bottom: 10px;
}

.description {
	line-height: 1.5;
}

.rail .place {
	font-size: 11pt;
}

.rail .job {
	font-size: 11pt;
	margin-bottom: 0;
}

#shadowbox_content {
	background-color: white;
	color: black;
	font-family: Georgia;
	font-size: 14pt;
}