/*
Theme Name: Kathryn Proulx's Portfolio
Theme URI: http://proulxsie.com/
Description: A hand-coded WordPress theme designed by Kathryn Proulx, used with the right plugins to make a CSM for a portfolio.
Version: 1
Author: Kathryn Proulx
Author URI: http://proulxsie.com/
Tags: portfolio, magazine, thumbnails, awesome, three columns, grid
*/



/* Begin Structure */

html { color: #ffffff; background-color: #000; }

p {font-size: 0.85em;}

body {
	margin: 0 0 0 0;
	color: #f5f5f5;
	line-height: 12pt;
	font-family: "Times New Roman", Times, serif;
	background: #000;
	}

#container {background: #000 none repeat scroll 0; margin: 0 auto 0; width: 1000px;}

#header {width: 988px; padding: 56px 0 0 0;}

#nav {width: 970px; background-color: #ffffff; margin: 0 0 3px 0; border-bottom: 1px dotted #ffffff; padding: 4px 0 4px 10px; color: #000000; font-family: "times new roman"; font-size: 1em;}

#dots {border-bottom: 1px solid #ffffff; padding: 5px; width: 970px;}

#about {width: 991px; color: #ffffff; display: none; position: absolute; z-index: 5; background-image: url('http://proulxsie.faux-beau.com/wp-content/themes/portfolio/images/90opacity.png');}

#about-col {width: 320px; margin: 20px 10px 50px 0; font-size: .8em; float: left;}

input {background-color: #323232; border: 0; font-family: 'times new roman'; font-size: 1em; margin: 0 0 8px; padding: 2px 5px; color: #fff;}

textarea {background-color: #323232; border: 0; font-family: 'times new roman'; width: 310px; font-size: 1em; margin: 0 0 5px; padding: 2px 5px; color: #fff;}


#content {width: 990px; background-color: #000000; color: #ffffff; margin: 55px 0 0 0; clear: both; position: absolute;}

#portfolio-post {float: left; margin: 0 10px 75px 0px;}

#post-title {border-bottom: 1px solid #ffffff; font-size: 1em; letter-spacing: 1px; line-height: 18px; text-transform: uppercase; margin: 0 0 2px 0; clear: all;}

a:link, a:active, a:visited {color: #7ec9da; text-transform: uppercase; font-size: 1em; text-decoration: none;}
a:hover { text-decoration: underline; color: black;}

#portfolio-post a:link, #portfolio-post a:active, #portfolio-post a:visited {color: #f5f5f5; text-decoration: none; font-size:0.65em;}
#portfolio-post a:hover { color: #ffd800;}


h2 {text-transform: uppercase; font-size: 2.25em; color: #ffffff; margin: 11px 0 20px -2px;}

#title-excerpt {width: 310px; margin: 0 10px 0 10px; float: left;}

#entry {width: 650px; float: left;}


#menu {
	text-align: right;
	position: static;
	display: inline;
	float: right;
	margin-top: 30px;
	font-size: 12pt;
	height: 20px;
	
}

#menu ul {
	font-variant: small-caps;
	margin: 0 auto;
	padding: 0;
	bottom: 0;
	left: 0;
	list-style: none;
}

#menu ul li {
	float: left;
	padding: 0 17.8px;
}

li.big {margin: 0 0 20px 0;
}

#menu a:link, #menu a:active, #menu a:visited {text-decoration: none; padding-right: 10px;color: #fff;}
#menu a:hover { color: #7ec9da; padding-right: 10px;}

#prevnext {width: 989px; margin: 0 0px 10px 0px;}
.prev {text-align: left; float: left; padding: 0 0 0 1px;}
.next {text-align: right; float; left; padding: 0 5px 0 0;}

#prevnext a:link, a:active, a:visited {color: #7ec9da; text-transform: uppercase; font-size: .6em; text-decoration: none;}
a:hover { text-decoration: underline; color: black;}

img { border-width: 0px; }

#galleria_wp {}

 .gallery1 {width: 100%;}
                      	
#float {float: left; width: 650px;}                      	


#footer {
                      	padding-bottom: 10px;
                      	width: 945px;
                      	padding-top: 10px;
                      	border-top-color: black;
                      	border-top-style: solid;
                      	border-top-width: 1px;
                      	padding-right: 10px;
                      	font-variant: small-caps;
                      	text-align: right;
                      	color: #cccccc;
                      	margin-top: 10px;
                      	font-size: 8pt;
                      	height: 25px;
                      }
                     
                   
