/*
Theme Name: SHARE gva
Theme URI: http://www.sharegva.net/
Description: The share gva theme, built to evolve.
Version: 1.0
Author: Eric Morzier
Tags: gray, concrete
*/

body {
	margin: 0px;
	padding: 0px;
	background-color: white;
	line-height: 14px;
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
}

a, a:link {
	color: black;
	text-decoration: underline;
}

a:visited {
	font-style: italic;
}

a:hover {
	text-decoration: underline line-through;
}

#header {
	margin-top: 10px;
	background-repeat: no-repeat;
	background-image: url(images/shareHeader.php);
	right: 0px;
	left: 0px;
	top: 10px;
	background-color: black;
}

#header a {
	background-position: 0 center;
	background-repeat: no-repeat;
	margin-left: 20px;
	text-decoration: none;
	display: block;
	height: 80px;
	background-image: url(images/logo.png);
}

#content {
	border-bottom-color: black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: black;
	border-left-color: black;
	border-right-style: solid;
	border-left-style: dashed;
	border-right-width: 1px;
	border-left-width: 1px;
	margin-left: 190px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: white;
	padding-left: 20px;
	padding-bottom: 15px;
	padding-right: 20px;
	padding-top: 0px;
	float: left;
	width: 520px;
}

.post {
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 10px;
}
#content h2 {
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
	font-style: normal;
	font-weight: normal;
	padding-top: 20px;
	font-size: 2.2em;
	text-transform: uppercase;
	text-decoration: none;
	color: black;
}

#content h2 a {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: black;
}

.postmetadata, .commentmetadata {
	border-bottom-style: solid;
	border-bottom-color: black;
	border-bottom-width: 1px;
	padding-bottom: 2px;
	margin: 0px;
	color: black;
	padding-top: 5px;
	font-size: 0.8em;
}
#content h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	text-transform: uppercase;
	font-style: normal;
	font-weight: normal;
}

#sidebar {
	border-right-width: 1px;
	border-right-color: black;
	border-right-style: dashed;
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-top: 90px;
	width: 150px;
}

#sidebar ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#sidebar h2 {
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 2px;
	font-style: normal;
	font-weight: normal;
	color: black;
	text-transform: uppercase;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 20px;
	font-size: 1.2em;
}

hr {
	border-bottom-color: black;
	border-left-style: none;
	border-bottom-style: solid;
	border-right-style: none;
	border-top-style: none;
	border-left-width: 0px;
	border-bottom-width: 1px;
	border-right-width: 0px;
	border-top-width: 0px;
	clear: both;
}

#footer {
	color: white;
	width: 550px;
	clear: both;
	padding-left: 190px;
	font-size: 0.7em;
}

input {
	padding-left: 3px;
	padding-bottom: 1px;
	padding-right: 3px;
	padding-top: 1px;
	font-weight: bold;
	background-color: white;
	border-color: black;
	border-style: solid;
	border-width: 1px;
	display: inline;
	font-size: 9px;
	font-family: Helvetica, Arial, sans-serif;
}

input[type=hidden] {
	display: none;
	font-size: 0px;
	height: 0px;
	width: 0px;
	border-style: none;
	border-width: 0px;
}

input[type=submit] {
	padding-right: 8px;
	padding-left: 8px;
	line-height: 10px;
	padding-bottom: 1px;
	padding-top: 1px;
}

#s {
	border-color: black;
}

.post img {
	padding: 9px;
	border-color: black;
	border-style: solid;
	border-width: 1px;
}

.post object {
	padding: 9px;
	border-color: black;
	border-style: solid;
	border-width: 1px;
}

textarea {
	border-color: black;
	border-style: solid;
	border-width: 1px;
	font-size: 10px;
	font-family: Helvetica, Arial, sans-serif;
	width: 99%;
}

.commentlist {
	border-bottom-color: black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-left: 20px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin: 0px;
}

.comment-author img {
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	height: 0px;
	width: 0px;
	visibility: hidden;
}

.comment-author cite {
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	font-style: normal;
	font-weight: normal;
	font-size: 1.2em;
}

form {
	padding: 0px;
	margin: 0px;
}

h4 {
	margin-left: 0px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-top: 10px;
	padding: 0px;
}

h3 a, h3 a:link, h3 a:visited {
	text-decoration: none;
}

#content ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#content ul li {
	background-position: 0 3px;
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	margin-bottom: 5px;
	padding-left: 15px;
}

.vvqbox {
	padding-bottom: 10px;
}

input[type^=text] {
	margin-left: 0px;
	margin-bottom: 3px;
	margin-right: 0px;
	margin-top: 0px;
	border-style: solid;
	border-color: black;
	border-width: 1px;
	padding: 1px;
	width: 50%;
}

