/* @override http://armatasphoto.com/wp-content/themes/armatas/style.css */

/*  
Theme Name: Armatas Photography
Theme URI: 
Description: A custom Wordpress theme created for Armatas Photography.
Version: 1.0
Author: Peter Sieburg
Author URI: http://braincrampdesign.com/

	Armatas Photography v1.0
	 http://armatasphoto.com/wp-content/wp-themes/armatas

	This theme was designed and built by Peter Sieburg, modified from the 
	default theme.

*/

span.private {
	font-size: 30%;
	display: block;
	margin-top: 2em;
	font-style: italic;
	color: #404040;
	letter-spacing: .15em;
}

* {
	background-image: none;
}
a {
	color: #808080;
	text-decoration: none;
}
body {
	background: #000;
	color: #fff;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: .17em;
}
img {
	border: none;
}
#page {
	width: 800px;
	margin: 0 auto;
	background-image: none;
}
#content {
	background-image: none;
}
.description {
	font-family: Helvetica, sans-serif;
	font-weight: lighter;
	font-style: italic;
	font-size: 80%;
	border-top: solid #909090 1px;
	padding-top: 2px;
	clear: both;
}
h1 {
	margin: 10px 0px 0px 5px;
}
#nav {
	float: right;
	margin: -2ex 0px 5px 0px;
}
*#nav {
	margin-bottom: 0px;
	padding: 5px 0px;
}
#nav li {
	display: inline;
	margin: 0px 0em 5px 0em;
}
*#nav li {
	margin-bottom: 0px;
}
#nav li a {
	padding: 10px 15px 5px 15px;
	margin-bottom: 5px;
	margin-right: 0px;
}
*#nav li a {
	margin-bottom: 0px;
}
#nav li a:hover {
	background: url(images/navgradient.jpg) repeat-x bottom center;
	color: #fff;
}
.widecolumn {
	background-image: none;
}
.post {
	width: 650px;
	font-family: Garamond, Times, serif;
	text-align: left;
	margin: 0 auto;
}
.post h2 {
	text-align: left;
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: -5px;
	font-size: 300%;
	font-weight: lighter;
	font-family: Helvetica, sans-serif;
	color: #202020;
	letter-spacing: .22em;
	text-transform: uppercase;
}
.post h2 a {
	color: #202020;
}
.post h3 {
	color: #606060;
	font-size: 150%;
	font-weight: normal;
	font-family: "Trajan Pro", Garamond, Times, serif;
	margin-top: 10px;
	text-align: center;
}
.post p, .post ul {
	font-size: 85%;
	color: #909090;
}
.post p {
	margin-bottom: 2px;
}
.pricing {
	border: solid 1px #202020;
	padding: 10px 18px;
}
.post p strong {
	font-size: 120%;
	font-family: "Trajan Pro", Garamond, serif ;
	color: #c6c6c6;
}
.post p img {
	float: right;
	margin-right: -50px;
	margin-top: -50px;
}
.post p strong em {
	color: #c5c5c5;
}
.post ul {
	margin:0px 5px 30px 5px;
	text-indent: 0px;
	padding-left: 1em;
	list-style: none;
}
.post em {
	font-family: "Trajan Pro", Garamond, Times, serif;
}
.entry {
	margin-top: 0px;
	margin-bottom: 30px;
}
.entry {
	
}

/* @group footer */
#footer {
	font-size: 80%;
	clear: both;
}
.copyright {
	float: left;
}
.email {
	float: right;
	text-align: right;
}
.wordpress {
	font-size: 70%;
	clear: both;
	color: #404040;
}
.wordpress a {
	color: #303030;
}

/* @end */
/* @group hidden stuff */
#commentform, .postmetadata, #respond, .navigation {
	display: none;
}
/* @end */









