@import url("http://vetsresourcecenter.org/forms.css");

/*  
Theme Name: VRC
Theme URI: http://greatgonzo.net/projects/gonzodaily
Description: Based on Gonzo Daily which is a flexible-width three-column theme for WordPress. It has a newspaper-like front page, featuring three columns of text for browsers that support CSS columns (currently only Firefox, more to come)<br /><br />Wordpress Widgets ready.<br /><br />The font used in the header is <a href="http://openfontlibrary.org/media/files/gluk/306">Gputeks</a> by<a href="http://openfontlibrary.org/media/people/gluk"> gluk</a>, licensed under <a href="http://scripts.sil.org/OFL">SIL Open Font License</a>.
Version: 1.4
Author: Milen Petrinski - Gonzo, Robert Norton - VRC
Author URI: http://www.myspace.com/rob.norton
Tags: black, two-columns, three-columns, right-sidebar, flexible-width
*/

/**
* Eric Meyer's Reset stylesheet - http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
*/

html,body,div,span,applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
dl,dt,dd,ol, ul, li,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	font-family: verdana, arial, tahoma;
	vertical-align:baseline;
}

/*
 * Created by gluk with FontForge 1.0 (http://fontforge.sf.net) 
 * This Font Software is licensed under the SIL Open Font License, V.1.1. 
 * This license is available with a FAQ at: http://scripts.sil.org/OFL.
 * Copyright (c) 2008, gluk,(gluksza@wp.pl) with Reserved Font Name Gputeks.
 */
/*@font-face {
*	font-family: "Gputeks";
*	src:url(fonts/Gputeks-Regular.ttf);
*	font-style: normal;
*	font-weight: normal;
*}
*/
/*
 * Created by gluk with FontForge 1.0 (http://fontforge.sf.net) 
 * This Font Software is licensed under the SIL Open Font License, V.1.1. 
 * This license is available with a FAQ at: http://scripts.sil.org/OFL.
 * Copyright (c) 2008, gluk,(gluksza@wp.pl) with Reserved Font Name Gputeks.
 */
/*@font-face {
*	font-family: "Gputeks";
*	src:url(fonts/Gputeks-Bold.ttf);
*	font-style: normal;
*	font-weight: bold;
*}
*/

/**
* GLOBALS
*/



html {
	background: #347235;
	text-align:center;
	font-family: verdana, arial, tahoma;
}

body {
	background: #347235;
	text-align:justify;
	margin:0 auto 0 110px;
	padding:0;
	max-width:800px;
	color: #347235;
	font-family: verdana, arial, tahoma;
        font-weight:bold;
}

h1 {
	font-size:1.5em;
	text-align:left;
	font-family: verdana, arial, tahoma;
	font-weight:normal;
	font-style:normal;
        background: #fffccc;
}

h2 {
	font-size:1.5em;
	text-align:left;
	font-family: verdana, arial, tahoma;
	font-weight:bold;
	font-style:normal;
        background: #fffccc;

}


h3 {
	text-align:left;
	font-size:1.0em;
	font-weight:bold;
	font-style:italic;
	margin-bottom: 1.4em;
        background: #fffccc;
}

h4 {
	font-size: 1em;
	font-weight:normal;
	font-style:normal;
        background: #fffccc;
}

hr {
	display:none;
}

a {
	color: #0000c5;
	font-weight:bold;
	font-style:inherit;
}

a:visited {
          font-style: italic;
	  color: #0000c5;
}

a:hover {
        font-style: italic;
	color: #c50000;
	/*text-shadow: #666 2px 2px 5px;*/
}

a:active {
        font-style: italic;
	color: #c50000;	
}

a:focus {
	color:#AE3000;
	/*outline-width:.1em;*/
}



ul, ol {
	margin-bottom:10px;
	list-style:none;

}

table {
	border-collapse:collapse;
	border-spacing:0;
}

caption, th, td {
	text-align:left;
	font-weight:normal;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content:"";
}

blockquote, q {
	quotes:"" "";
}

blockquote {
	margin:0;
	color:#999;
	font-family:verdana, arial, tahoma;
	font-size:1.2em;
	font-style:italic;
}

blockquote * {
	margin-bottom:0;
}

abbr {
	border-bottom: 1px dotted #633B18;
}


img {
	border:none;
}

strong {
	font-weight:bold;
	font-style: inherit;
}

em {
	font-style:italic;
	font-weight:inherit;
}

.alignleft {
	float:left;
	margin: 0 1em 1em 0;
}

img.alignleft {
	float:left;
	margin-right:1em;
}

img.alignright {
	float:right;
	margin-left:1em;
}

img.alignright {
	float:right;
	margin-left:1em;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

code {
	font-family:courier,"courier new", monospace;
}

pre {
	display:block;
	font-family:courier,"courier new", monospace;
	font-size:1em;
	padding:1.5em 1.5em;
	margin-top:0em;
	margin-bottom:1.5em;
	overflow:auto;
}


/**
* HEADER
*/

#header {
        position:absolute;
	padding: 0 1.5em;
	border-bottom:2px solid #AE3000;
        background: #fffccc;
        margin-top:140px;
        left:300px;
        width:530px;
}

#header h1, #header p.title {
	color:#AE3000;
	font-size:1.6em;
	font-weight:bold;
	font-family: verdana, arial, tahoma;
	text-align:left;
	/*letter-spacing: 0.1em;*/
        background: #fffccc;
}


#header h1 a, #header p.title a {
	color:inherit;
	text-decoration:none;
}

#header div.description {
	color:#999;
	text-transform:uppercase;
	float:right;
	margin-top:-1.5em;
	font-size:.7em;
}


/**
* MAIN NAVIGATION
*/

ul#navigation {
	float:right;
	margin:0;
	margin-top:-2em;
}

ul#navigation li {
	display: inline-block;
	font-size: 2em;
	font-weight:bold;
	font-family: verdana, arial, tahoma;
	margin:0;
	margin-left:.5em;
	text-transform:lowercase;
	word-spacing: -.2em;
}

ul#navigation li a {
}

ul#navigation li a:hover {
	text-decoration:none;
}

/**
 * First post on index page
 */

div.latest {
	padding: 2em 1.5em 1.5em 1.5em;
	margin-bottom:1em;
	border-bottom:2px solid #AE3000;
        background: #fffccc;
}

div.latest h2 {
	font-size: 1.5em;
	color: #0000c5;
}

div.latest h2 a:link {
	color:#0000c5;
}

div.latest h2 a:active {
	color:#c50000;
}

div.latest h2 a:visited {
	font-style: italic;
}

div.latest p.details_small {
	margin:0;
        font-size: 10px;
}

div.latest div.post_content {
	margin-top:1.2em;
	-moz-column-count: 3;
	-moz-column-gap: 1em;
	-webkit-column-count: 3;
	-webkit-column-gap: 1em;
	column-count: 3;
	column-gap: 1%;
}

div.post_content > p:first-child:first-line {
	font-variant: small-caps;
	font-weight:bold;
}

div.post_content > p:first-child:first-letter {
	display:block;
	float:left;
	font-size:1.2em;
	padding:0;
	margin:0;
	padding-top: .2em;
	margin-right: .2em;
}

div.latest img {
	padding:2px;
        background: #fffccc;
	border:0px solid #ccc;
	max-width:90%;
	height: auto;
}



/**
* FIRST MAIN COLUMN
*/

#content {
	margin: 1em 0px;
	width:66%;
	float:left;
	padding-top:1.1em;
}

#content.home {
	padding-top:0em;
	background: none;
	border:none;
}

#content.single, #content.archive, #content {
	padding-top:0em;
}

#content div.post {
	margin: 0 0em 0em .5em;
	padding: 0em 1em 1em 1em;
	color:#347235;
}

#content div.list {
	margin: 0 0em 1.6em .5em;
	padding: 0em 1em 0em 1em;
	color:#347235;
	border:none;
}

#content div.post div.more {
	padding-top:.2em
}

#content h1 {
	color: #347235;
	font-size:1.0em;
	margin: 0em 0em .5em .5em;
}

#content div.post h1 {
	font-size:1.0em;
	margin: 0em 0em .5em 0em;
}

#content div.list h2 {
	font-size:1.0em;
	padding-top:.1em;
	margin-bottom:.3em;
}

#content div.post h2 {
	margin-bottom: .5em;
}

#content div.post h3 {
	margin-bottom: 0;
}

#content div.post h2,
#content div.post h3,
#content div.post h4
{
	color: #347235;
}

#content div.post h2 a:visited,
#content div.post h3 a:visited,
#content div.post h4 a:visited
{
	color:#633B18;
}

#content div.post h2 a:hover,
#content div.post h3 a:hover,
#content div.post h4 a:hover
{
    color:#AE3000;
}

#content p.tag-cloud {
	margin-top:3em;
}    

#content p.tag-cloud a {

}    

#content ul, div.latest ul {
	list-style-type:square;
	padding-left:3em;
}

#content ol, div.latest ol {
	list-style-type:decimal;
	padding-left:3em;
}

#content img {
	padding:2px;
	border:0px solid #ccc;
	max-width:90%;
	margin:10px;
        background: #fffccc;
}

#content img.noborder {
	border:0px;
	padding:0;
        background: #fffccc;
}

.navigation div {
	margin-bottom:1em;
	background: #fffccc;
}

.navigation .prev {
	float:left;
	width:40%;
	background: #fffccc;
}

.navigation .next {
	float:right;
	width:40%;
	text-align:right;
	background: #fffccc;
}

.details_small {
	font-size:10px;
	color:#999;
	margin:0;
	background: #fffccc;
}

div.list .details_small {
	margin-top:-0.2em;
	background: #fffccc;
}

div.list p {
	margin-bottom:0;
	background: #fffccc;
}

.details_small a {
	color:#999;
	text-decoration:underline;
}

p.date {
	text-align:right;
	font-size:.5em;
	color:#999;
	background: #fffccc;
}

span.gravatar {
	display:block;
	float:left;
}

span.gravatar img {
	border: 5px solid #999;
}

div.column {
	float:left;
}

div.left {
	padding-right:0;
	width:40%;
	background: #fffccc;
}

div.right {
	padding-left:0;
	padding-right:0;
	width:48%;
	background: #fffccc;
}


/**
* COMMENTS
*/

div.comments, div.navigation {
	margin-left:1.5em;
	margin-right:1.5em;
}

h2#comments{
	margin-top:.2em;
	margin-bottom:1.5em;
	padding-bottom:0em;
	font-weight:normal !important;
}

ol.commentlist {
	list-style-type: none !important;
	list-style-position: inside;
	padding-left:0px !important;
	margin-left:0px;
	padding-bottom:.1em;
}

.commentlist li {
	margin-bottom:1.5em;
	padding-bottom:.5em;
	padding-top:.8em;
	border-top:1px solid #999;
        background: #fffccc;
}

.commentlist li.author {
	border-top:1px solid #AE3000;
}

.commentlist li p {
	margin-bottom:0em;
}

.commentlist li p.comment-data {
	margin-bottom:1.5em;
}

.commentlist li p.comment-author {
	font-size:1.0em;
	font-style:italic;
	/*font-weight:bold;*/
	/*font-variant:small-caps;*/
	margin-bottom:0em;
}

.commentlist ul li,
.commentlist ol li {
	margin-bottom:0;
	padding-bottom:0;
	border-bottom:0;
}

.commentlist ul {
	padding-left:1.5em;
	list-style-type:square;
}

.commentlist ol {
	padding-left:1.5em;
	/*list-style-type:lower-alpha;*/
}

p.nocomments {
	padding-bottom:.5em;
	border-bottom:1px solid #999;
	font-weight:bold;
	font-size:.5em;
	background: #fffccc;
}

.allowed-tags {
	display:none;
}

.commentlist li span.comment_number {
	display:none;
	float:right;
	font-size:1.2em;
	color: #999;
	margin-top:.3em;
	font-family: Verdana, Helvetica, sans-serif;
}

.commentlist li span.avatar {
	display:block;
	float:right;
	margin:-2px 0px 0 0;
	width:60px;
	height:60px;
	text-align:right;
}

#content .commentlist li span.avatar img.avatar {
	display:block;
	width:48px;
	height:48px;
	padding: 2px;
	border: 1px solid #999 !important;
}

#content .commentlist li.author span.avatar img.avatar {
	border: 1px solid #AE3000 !important;
        background: #fffccc;
}

h2#respond {
	margin-bottom:1.5em;
}

/**
* FORMS
*/

#commentform {
	margin-bottom:1.5em;
	padding-bottom:0em;
	border-bottom:1px solid #999;
}

textarea {
	width:99%;
        background: #ffffff;
}

/**
* RIGHT SIDEBARS
*/

.sidebar {
	padding:0.02em;
	float:right;
	margin: 0.5em 0 0 0;
        background: #fffccc;
        font-size:10pt;
}

#sidebarFrame {
	float:right;
	width:33%;
	padding:1em 0px;
        background: #fffccc;
}

#sidebarA {
	width:100%;
	padding-top:0;
	padding-bottom:0px;
	margin:0em 0px 0 0;
        background: #fffccc;
}

#sidebarC {
	width:50%;
        background: #fffccc;
}

#sidebarB {
	width:49%;
        background: #fffccc;
}

.sidebar h2 {
	font-size:1.2em;
	border-bottom: 1px solid #000;
	margin-bottom:.2em;
        background: #fffccc;
}

#sidebarB ul, #sidebarC ul {
	margin-right:0.2em;
}

.sidebar ul li {
	margin: 0;
	margin-bottom:0.4em;
	padding-bottom:.5em;
        text-align:right;
}

#sidebarA h2 {
	margin:.2em 0 -.2em 0;
	border: none;
	padding-bottom:.2em;
        background: #fffccc;
}

#sidebarA ul {
	margin:0 1.5em .2em 0;
	padding:0 0 .5em 0;
}

#sidebarA ul li {
	border:1px solid #999999;
	padding:1em 10px .5em 10px;
	margin:0;
	margin-bottom: 1em;
	line-height:1.5em !important;
}

#sidebarA ul li:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#sidebarA ul li ul,
#sidebarA ul li ul li {
	border: none;
	padding:0;
	margin:0;
}

#sidebarA img {
	float:left;
	margin:.3em .5em 0 0;
}

#sidebarA .vcard img.photo {
	border: 1px solid #999;
	background: #fffccc;
}

.sidebar ul,
.sidebar ul li ul li,
.sidebar ul li ul li ul {
	border-bottom:0;
	margin:0;
	padding-bottom:0;
}

.sidebar ul li ul {
	font-size:.9em;
}

.sidebar ul li ul li,
#sidebarA ul li ul li {
	border-bottom:1px dotted #999;
	line-height: 1.7em;
	padding:.1em 0;
}

#sidebarA ul li ul li:last-child {
	border-bottom:none;
}

.sidebar ul li ul li ul {
	margin-bottom:0;
	padding-left:10px;
	border-left:1px solid #aaa;
	background: #fffccc;
}

.sidebar a {
	/*color: #999;*/
}

.sidebar a:hover {
	/*color: #99000e;*/
}

/**
* FOOTER
*/

#footer {
	padding:10px;
	border-top:2px solid #AE3000;
	clear:both;
	text-align:left;
	font-size:10pt;
        overflow: hidden;
}

#footer p {
	margin-left:67%;
	padding-left:.5em;
	padding-top:1.5em;
}

#footer p:first-child {
	float:left;
	width:65%;
	margin-left:0px;
	padding-left:1em;
	padding-right:0;
	padding-top:1.5em;
}


div.addthis_container {
border:0px;

}

#Menu {
        Position: Fixed;
	float: left;
	margin-left: -99px;
	width: 160px;
        z-index: 100;
        font-size: 10pt;
        line-height:135%;

}
.menuTop {
	background: url('http://vetsresourcecenter.org/images/menu_top_2.png') no-repeat top;
	width: 160px;
	height: 20px;
}
.menuContent {
	background: url('http://vetsresourcecenter.org/images/menu_bg_2.png') repeat-y;
        height: 269px;
list-style:none;
line-height:133%;
padding: 0px 7px 0px 0px;
}
.menuBottom {
	background: url('http://vetsresourcecenter.org/images/menu_bottom_2.png') no-repeat bottom;
	width: 160px;
	height: 20px;
}
#Menu ul {
	list-style: none;
	padding: 3px 7px 3px 27px;
}
#Menu li {
	padding: 1px 0px;
}
.menuContent ul {
list-style:none;
line-height:133%;
padding: 0px 7px 0px 0px;
}
.menuContent li {
	padding: 1px 0px;
}
#FootWrapLeft {
	background: url('http://vetsresourcecenter.org/images/foot_left_2.png') no-repeat top left;
	width: 800px;
}
#FootWrapRight {
	background: url('http://vetsresourcecenter.org/images/foot_right_2.png') no-repeat top right;
}
#FootWrapLeft p {
	background: url('http://vetsresourcecenter.org/images/foot_bg_2.png') repeat-x top center;
	height: 115px;
	text-align: center;
	padding: 47px 57px;
	margin: 0px 100px;
	min-height: 130px;
        font-size:10pt;
        z-index: 100;
}
#ContentWrapLeft {
	background: url('http://vetsresourcecenter.org/images/content_shadow_left.png') repeat-y top left;
	width: 800px;
}
#ContentWrapRight {
	background: url('http://vetsresourcecenter.org/images/content_shadow_right.png') repeat-y top right;
	padding: 0 50px;
}
#ContentWrapRight p, h2, h3, h4, h5, hr {
	background: #fffccc;
	padding: 5px 7px;
	width: auto;
}
#HeadLeftWrap {
	background: url('http://vetsresourcecenter.org/images/head_left_2.png') no-repeat bottom left;
        padding: 0 0 0 0;
	width: 800px;
        height: 213px;
}
#HeadRightWrap {
	background: url('http://vetsresourcecenter.org/images/head_right_2.png') no-repeat bottom right;
        height: 213px;
}
.content {
	background: #fffccc;
	padding: 5px 7px 5px 0px;
}
#ContentWrapRight h2, h3, h4 {
	text-align: center;
	padding-right: 17px;
}
#logo {
	position: absolute;
	height: 200px;
	width: 900px;
	background: url('http://vetsresourcecenter.org/images/logo_2.png') no-repeat;
        padding: 2px;
        margin-left: 6px;
        top: -5px;
}
#homelink {
	position: absolute;
	top: -5px;
        margin-left: 6px;
        padding: 2px;
	height: 200px;
	width: 200px;
}
h1.head {
	margin: 0px 50px 0px 50px;
	background: url('http://vetsresourcecenter.org/images/head_bg2.png') repeat-x bottom center;
	height: 200px;
	padding: 13px 0 0 0;
}

span.head {
        position: absolute;
        top: 127px;
        left: 36%;
	font-size: .5em;
        height: 80px;
        width: 500px;
}

#content {
	background: #fffccc;
}
#post {
	background: #fffccc;
}
#post column right {
	background: #fffccc;
}
#post column left {
	background: #fffccc;
}
#latest {
	background: #fffccc;
}
#navigation {
	background: #fffccc;
}
#colorme {
        position: relative;
	background: #fffccc;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: auto;
        overflow: hidden;
        width: 700px;
        height: 100%;
}
* {
	margin: 0;
	padding: 0;
}