/*

Version: Rossi Video Style
A.D. www.adrianadipietro.net
Based on default layout structure modx cms.
																	
*/

/* Main Sections 
------------------------------------------------------------------------- */
body {
	font-family: "Verdana", Times, serif;
	font-size: 11px;
	text-align: center;
	margin: auto;
	color: #1A3276;
	background-color: #4d64b0;
	
}
div, p, img, a, td, ul, ol {
    font-size: 1em; 
}
ol {
    margin-left: 1em;
    padding-left: 1em;
}
ol li {
    margin-left: 1em;
    padding: 0;
    list-style: decimal;
}
h1, h3, h4 {
	font-family: verdana;
	font-weight: bold;
	margin: .5em 0;
	letter-spacing: .07em;
}
h1 { font-size: 218% }
h3 { font-size: 145%; }
h4 { font-size: 118%; }

p { padding: 0 0 1em; }

a, a:link, a:focus{
	text-decoration: none;
	color: #263564;
}
a:visited {
	color: #263564;
	text-decoration: none;
}
a:hover {
	color: #15203B;
	text-decoration: underline;
}
a:active {
	color: #223360;
	text-decoration: none;
}
a img, img {
    border: none;
	 text-decoration: none;
}

ul {
	
}
li {
	
}
.clear {
    clear: both;
    height: 1px;
    margin: -1px 0 0;
    font-size: 1px;
}
.active {
    text-decoration: none;
}
#page {
	width: 1000px;
	background-image: url(images/vf_base.jpg);
	background-position: top;
	background-repeat: repeat-y;
	margin: auto;
	text-align: center;
	position: relative;
}
#content {
	 text-align: center;
    width: 937px;
    margin: auto;
    padding: 0;
}
#main {
    text-align: left;
	 padding-left: 3px;
	 padding-right: 3px;
	 margin-left: ;
	 margin-right: ;
	 margin-top: 0px;
    width: 710px;
	 float:right;
}
#sidebar {
    text-align: left;
	 padding-left: 3px;
	 padding-right: 3px;
	 margin-left: ;
	 margin-right: ;
	 margin-top: 0px;
    width: 200px;
	 float:left;
}
#boxino {
    text-align: center;
	 background-color: #f3f6ff;
	 padding-left: 3px;
	 padding-right: 3px;
	 margin-left:14px;
	 margin-right: ;
	 margin-top: 0px;
    width: 190px;
	 height: 140px;
}
#boxino1 {
    text-align: center;
	 background-color: #f3f6ff;
	 padding-left: 3px;
	 padding-right: 3px;
	 margin-left:14px;
	 margin-right: ;
	 margin-top: 9px;
    width: 190px;
	 height: 180px;
}
/* Special text formatting 
------------------------------------------------------------------------------- */
h2 {
	font-size: 140%;
	font-weight: bold;
}

h4.date-header {
	margin-top: 0;
	padding-left: 14px;
	font-size: 90%;
	color: #fff;
	background-color: #FF8C00;
}

blockquote {
    margin: 0 0 0 30px;
    padding: 10px 0 0 20px;
    font-size: 90%;
    line-height: 1.5em;
    color: #666;
}

blockquote p { margin-top: 0; }

blockquote cite {
	margin: 5px 0 0;
	display: block;
}
code {
	font: 1em/2.5em "Verdana", Times, serif;
	color: #444;
	white-space: pre;
	width: 500px;
	height: auto;
	overflow: auto;
	display: block;
	border-width: 2px 0;
	border: 1px solid #999;
	padding: 1em;
	margin: 0 0 1em 0;
	background-color: #fafafa;
}
li code { width: 500px }

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
	cursor: help;
}

.center { text-align: center;}
.alignright { float: right; }
.alignleft { float: left; }

hr { display: none; }


.error, .message {
    padding: 12px;
    background-color: #fff;
    color: red;
}
.message {
    color: green;
}

/* Header 
------------------------------------------------------------------------- */

#header {
	background: url(images/vf_header.jpg) no-repeat top;
	width: 1000px;
	height: 263px;
	position: relative;
	text-align: right;
}

/* Search Form 
------------------------------------------------------------------------------- */
#search {
    position: absolute;
    right: 60px;
    top: 40px;
    padding: 15px 15px 0;
}
form.FSF_form {
    margin: 0;
    padding: 0;
    width: auto;
    text-align: right !important;
}

input.FSF_input {
	height: 21px;
	border: 1px solid #696969;
	background-color: #fff;
	color: #696969;
	font-family: verdana;
	font-size: 11px;
	margin: -1px 3px 0;
	padding: 3px;
	display: inline;
}
input.FSF_submit {
	display: inline;
	margin: -1px 0 0;
	padding: 0;
	height: 21px;
	line-height: 21px;
	border: 1px solid #696969;
	padding: 3px;
	background-color: #fff;
	color: #696969;
	font-family: verdana;
	font-size: 11px;
}


/* Post (main content entries)
------------------------------------------------------------------------- */
.post {
	margin: 0 0 1.5em 0;
	padding: 0 0 1.5em 9px;
	font-size: 12px;
	line-height: 20px;
}

.post h3 {
	margin-top: 0;
	color: #333333;
}
.post ul li {
	margin-left: 0em;
}



/* Related Links 
------------------------------------------------------------------------- */
#navlist li { 
    display: inline;
    list-style-type: none;
    padding-right: 20px;
}



/* Sidebar 
------------------------------------------------------------------------- */
/* Footer 
------------------------------------------------------------------------- */
#footer {
	margin: 0px;
	padding: 0;
	font-size: 95%;
	color: Black;
	background: url(images/vf_footer.jpg) no-repeat bottom left;
	width: 1000px;
	height: 103px;
}
#piede {
	margin: 0px;
	padding: 0;
   background: url(images/vf_piede.jpg) no-repeat bottom left;
	width: 689px;
	height: 77px;
}
#footer p {
    text-align: center;
	 padding-top: 20px;
}

#footer a, footer a:hover, footer a:visited, footer a:link {
    border-bottom: none;
	 color: #000;
	 text-decoration: none;
	 }


/* Forms 
------------------------------------------------------------------------------- */
form {
	width: 360px;
	text-align: left;
	clear: both;
	padding-bottom: 20px;
	border: none;
}
form.full { width: 100%; }


fieldset {
    border: none;
}

legend {
	display: none;
}
form h3 {
	clear: both;
	padding: 15px 0 5px;
	font-size: 14px;
	font-family: Verdana;
	color: #333333;
	font-weight: bold;
}

form label,
form p {
	display: block;
	clear: both;
	width: 310px;
	font-size: 1em;
	line-height: 1.5em;
	padding: 0 0 9px;
}

form input {
	display: block;
	margin-top: 3px;
}

form select {
	float: left;
	display: block;
}

form label.first,
form label.city {
    clear: left;
    margin-right: 10px;
    width: 150px;
}

form label.second,
form label.state {
	float: left;
	clear: none;
	margin: 0 10px 0 0;
	width: 150px;
}
form label.state { width: 60px; }

form label.first input,
form label.city input,
form label.second input {
	float: left;
	width: 150px;
	padding: 0;
}

form label.state select {
	width: 60px;
	float: left;
	margin-top: 3px;
}

form label.zip,
form label.zip input {
	float: left;
	width: 80px;
}
form label.zip { clear: none; }

form label {
	float: left;
	clear: left;
	width: 310px;
	margin: 0;
	line-height: 1.5em;
}

form label input {
	float: left;
	width: 310px;
	padding: 0;
}

form input.radio,
form input#radiobutton_1,
form input#radiobutton_2,
form input#radiobutton_3,
form input#radiobutton_4 {
	clear: left;
	float: left;
	padding: 0;
	margin: 0;
}

form label.radio,
form label.radioitem {
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}

form input.checkbox,
form input#checkbox_1,
form input#checkbox_2,
form input#checkbox_3,
form input#checkbox_4 {
	clear: both;
	float: left;
	padding: 0;
	margin: 0;
}

form label.checkbox {
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}
/* style the form elements to look similar across browsers ... emulates Safari */
form label input,
form textarea {
	border: 1px solid #696969;
	background-color: #fff;
	color: #696969;
	font-family: verdana;
	font-size: 11px;
	height: 18px;
	line-height: 20px;
}
form input.checkbox,
form select {
	border: 1px solid #696969;
	background-color: #fff;
	color: #696969;
	font-family: verdana;
	font-size: 11px;
}
form textarea {
	margin-top: 3px;
	width: 383px;
	height: auto;
	display: block;
}

#ajaxSearch_form {
	width: 80%;
}
#ajaxSearch_input {
	width: 60%;
}
#ajaxSearch_submit {
	width: 30%;
   height: 20px;
	font-size: 80%;
}


form label input.calc {
    text-align: right;
    width: 100px;
    clear: left;
    padding: 0;
}
form input.button {
    clear: left;
}

/* Special handling for images & alignment 
------------------------------------------------------------------------------- */

p img {
	padding: 0;
	max-width: 100%;
}

img.centered {
	display: block;
	margin: 0 auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

/* Fixes for RichText widgets
------------------------------------------------------------------------------- */
.MODX_RichTextWidget {
	float: left;
}

.MODX_RichTextWidget a {
	border: 0px;
}
#login {
	width: 180px;
	font-size: 85%;
}
#login input {
	width: 20%;
}
#login textarea {
	width: 20%;
	background-color: #fff;
	border: 1px solid #696969;
}
div#navigation{
   width: 696px;
}
div#navigation ul{list-style-type: none;margin: 0;padding: 0;white-space: nowrap}
div#navigation li{
	display: inline;
	margin: 0;
	padding: 0;
	letter-spacing: 1px;
	padding-left: 1px;
}
div#navigation li a{
}
div#navigation li a:hover{}
div#navigation li#activelink a{
}
#tag {
	padding: 12px; width: 95%; background-color: #f5f5f5; color: #ff8c00;
}
#tag a {
	color: #666;
}
#tag a:hover {
	color: #FF8C00;
}
