﻿/*
Toro Holidays Blog Theme Style Sheet

*/
* {
	padding: 0px;
	margin: 0px;
}
.footertext
{
    border-style: solid none solid none;
    border-color: #999999;
    border-width: 1px;
    color: #666666;
    text-decoration: none;
    padding: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-small;
    background-color: #CCCCCC;
    font-weight: normal;
}
a.baselink
{
    color: #666666;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}
a.baselink:active
{
    color: #666666;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}
a.baselink:link
{
    color: #666666;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}
a.baselink:visited
{
    color: #666666;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}
a.baselink:hover
{
    color: #333333;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: underline;
}
body {

	font-size: 8pt;
	color: #252525;
	font-family:Arial, Helvetica, sans-serif;
}
.toro_image
{
    border-style: none;
    border-width: 0px;
    position: absolute;
    top: 0px;
    right: 0px;
}
.home_image
{
    border-style: none;
    border-width: 0px;
    position: absolute;
    top: 66px;
    left: 5px;
    font-size: 18px;
    font-family: Trebuchet MS, Helvetica, Verdana;
    color: #FFFFFF;
    font-weight: lighter;
    cursor:pointer;
}
.newsletter_image
{
    border-style: none;
    border-width: 0px;
    position: absolute;
    top: 66px;
    left: 80px;
    font-size: 18px;
    font-family: Trebuchet MS, Helvetica, Verdana;
    color: #FFFFFF;
    font-weight: lighter;
    cursor:pointer;
}
.navigmenu_image
{
    border-style: none;
    border-width: 0px;
    position: absolute;
    top: 75px;
    left: 165px;
}
.blog_image
{
    border-style: none;
    border-width: 0px;
    position: absolute;
    top: 66px;
    left: 190px;
    font-size: 18px;
    font-family: Trebuchet MS, Helvetica, Verdana;
    color: #FFFFFF;
    font-weight: normal;
    cursor: pointer;
}
.aboutus_image
{
    border-style: none;
    border-width: 0px;
    position: absolute;
    top: 66px;
    left: 255px;
    font-size: 18px;
    font-family: Trebuchet MS, Helvetica, Verdana;
    color: #FFFFFF;
    font-weight: normal;
    cursor:pointer;
}
.contact_image
{
    border-style: none;
    border-width: 0px;
    position: absolute;
    top: 66px;
    left: 350px;
    font-size: 18px;
    font-family: Trebuchet MS, Helvetica, Verdana;
    color: #FFFFFF;
    font-weight: normal;
    cursor:pointer;
}
#wrap {
	width: 90%;
	text-align:left;
}
#header
{
    text-align: left;
    color: #FFFFFF;
    text-decoration: none;
    padding: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    height: 100px;
    background-image: url(       '/images/orangestrip3.gif' );
    background-repeat: repeat-x;
    vertical-align: top;
    font-weight: bold;
    margin-bottom: 25px;
}

#title {
	padding-top: 25px;
}
#pagenav {
	float: right;
	padding: 25px 0px 0px 0px;
}
.clear {
	clear:both;
	height:1px;
}
#sidebar {
         margin: 20px 0px 0px 0px;	
	width: 200px;
	float: right;
	color:#666666;
}
#content {
    border: 1px solid #CCCCCC;
    background-repeat: no-repeat;
    font-size: small;
    margin-top: 0px;
    background-color: #FBFBFB;
    margin: 20px 230px 60px 177px;
    FONT-SIZE: x-small;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    color: #333333;
    padding: 10px;
}
#footer {
    border-style: solid none none none;
    border-width: 1px;
    border-color: #CCCCCC;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #666666;
    text-decoration: none;
    background-repeat: no-repeat;
    font-size: x-small;
    margin-top: 0px;
    background-color: #EEEEEE;
}
.entry {
	margin-left: 70px;
}
.post {
	margin-bottom: 20px;
    font-family: Helvetica;
    font-weight: normal;
    color: #666666;
    font-size: small;
}
.postmetadata {
	padding: 10px 0px;
	color: #666666;
}
/* text */
#title h1 a {
	font-family: 'Frutiger Linotype';
	font-size: 18px;
	color: #ff3300;
}
.description {
	color: #999999;
	font-size:10pt;
	font-weight: bold;
}
.date {
	width: 50px;
	height: 30px;
	text-align:center;
	font-size: 9pt;
	background: url(images/background_date.png) no-repeat;
	float: left;
	color: #ffffff;
	font-weight: bold;
	padding: 10px 0px;
}
#pagenav ul li {
	list-style: none;
	display: inline;
}
#pagenav a {
	color: #666666;
	text-decoration: none;
	padding: 0px 15px 0px 15px;
	font-size: 10pt;
	font-weight: bold;
	height: 75px;
}
#pagenav li a:hover {
	color: #f26522;
	background:url(images/background_hover.gif) repeat-x top;
	padding: 26px 15px 31px 15px;
	height: 18px;
} 
#content h1, h2, h3, h4, p, ol, ul, #calendar_wrap {
	padding-bottom: 10px;
}
#content ul li, #content ol li {
	margin-left: 30px;
}
#sidebar ul li ul li {
	margin-left: 5px;
}
#sidebar ul li ul li ul li {	
	margin-left: 5px;
}
#sidebar h1 {
	padding-bottom: 2px;
}
ul li ul li {
	margin-left: 10px;
}
ul li ul li ul li {	
	margin-left: 10px;
}
#content h1 {
	font-family: 'Frutiger Linotype';
	font-size: 18px;
	color: #ff3300;
}
#content h1 a {
	font-family: 'Frutiger Linotype';
	font-size: 18px;
	color: #ff3300;
}
h1 {
    text-align: center;
    font-family: 'Frutiger Linotype';
    font-size: 24px;
    color: #ff3300;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
h2 {
    font-family: 'Frutiger Linotype';
    font-size: 14px;
    color: #ff3300;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
h2 a {
    font-family: 'Frutiger Linotype';
    font-size: 14px;
    color: #ff3300;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
	text-decoration: underline;
}
h3, h4 {
	font-size: 11pt;
	color: #f26522;
}
#sidebar a {
	color:#666666;
	text-decoration: none;
}
#sidebar ul li {
	list-style: none;
}
caption {
	font-weight: bold;
}
td, th {
	padding: 2px;
}
.postmetadata a {
	color: #666666;
	text-decoration: none;	
}
#today {
	color: #f26522;
	font-weight: bold;
}
.center {
	text-align: center;
}
hr {
	border-top: 1px solid #ebebeb; 
	width: 100%;
	margin-top: 10px;
}
a {
	color: #f26522;
	text-decoration: none;
}
blockquote {
	margin: 10px;
	font-size: 10pt;
	font-style: italic;
}
/* form */
#author, #email, #url, #comment, .s {
	border: 1px solid #bdc1a3; 
	padding: 5px;
	font-size: 8pt;
	background:transparent;
	color: #363636;
	font-family: Arial, Helvetica, sans-serif;
}
#author, #email, #url, #comment {
	padding: 5px;
}
.s {
	padding: 3px;
}
#submit, .searchsubmit {
	background: url(images/background_input.gif);
	color: #f26522;
	border: 1px solid #bdc1a3; 
	font-size: 8pt;
	padding: 2px;
	margin-top: 3px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#commentform a {
	color: #363636;
	text-decoration: none;
}
#commentform a:hover {
	color:#363636;	
	text-decoration: underline;
}
#comments {
	margin: 10px 0px 10px 70px;
}
.comment {
	padding: 10px;
}
#date {
	padding-bottom: 10px;
}
#date a {
	text-decoration: none;
}
.alt strong {
	font-size: 9pt;
}
.alt a {
	text-decoration: none;
}
.searchform {
	margin-bottom: 20px;
}
/* wp default */
ul li ul li {
	margin-left: 10px;
}
ul li ul li ul li {	
	margin-left: 10px;
}
.navigation {
	margin: 10px 0px;
	color: #363636;
}
.navigation a {
	color: #363636;
	text-decoration: none;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.home_image
{
    border-style: none;
    border-width: 0px;
    position: absolute;
    top: 66px;
    left: 5px;
    font-size: 18px;
    font-family: Trebuchet MS, Helvetica, Verdana;
    color: #FFFFFF;
    font-weight: lighter;
    cursor:pointer;
    z-index: 2;
}
.newsletter_image
{
    border-style: none;
    border-width: 0px;
    position: absolute;
    top: 66px;
    left: 80px;
    font-size: 18px;
    font-family: Trebuchet MS, Helvetica, Verdana;
    color: #FFFFFF;
    font-weight: lighter;
    cursor:pointer;
}
.navigmenu_image
{
    border-style: none;
    border-width: 0px;
    position: absolute;
    top: 75px;
    left: 165px;
}
.blog_image
{
    border-style: none;
    border-width: 0px;
    position: absolute;
    top: 66px;
    left: 190px;
    font-size: 18px;
    font-family: Trebuchet MS, Helvetica, Verdana;
    color: #FFFFFF;
    font-weight: normal;
    cursor: pointer;
}
.aboutus_image
{
    border-style: none;
    border-width: 0px;
    position: absolute;
    top: 66px;
    left: 255px;
    font-size: 18px;
    font-family: Trebuchet MS, Helvetica, Verdana;
    color: #FFFFFF;
    font-weight: normal;
    cursor:pointer;
}
.contact_image
{
    border-style: none;
    border-width: 0px;
    position: absolute;
    top: 66px;
    left: 350px;
    font-size: 18px;
    font-family: Trebuchet MS, Helvetica, Verdana;
    color: #FFFFFF;
    font-weight: normal;
    cursor:pointer;
}
.hpmod2
{
    font-family: Trebuchet MS, Helvetica, Verdana;
    font-size: 16px;
    color: #666666;
    font-weight: 500;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
.toro_logo
{
    border-style: none;
    border-width: 0px;
    position: relative;
    left: 5px;
}
#topnavigcontent
{
    text-align: left;
    color: #333333;
    text-decoration: none;
    padding: 0px;
    font-family: Trebuchet MS, Helvetica, Verdana;
    font-size: small;
    width: 1000px;
    margin: 0 auto;
    position: relative;
    top: 16px;
}
a.navigation_link
{
    font-size: 15px;
    font-family: Trebuchet MS, Helvetica, Verdana;
    color: #FFFFFF;
    font-weight: normal;
    text-decoration: none;
}
a.navigation_link:active
{
    font-size: 15px;
    font-family: Trebuchet MS, Helvetica, Verdana;
    color: #FFFFFF;
    font-weight: normal;
    text-decoration: none;
}
a.navigation_link:link
{
    font-size: 15px;
    font-family: Trebuchet MS, Helvetica, Verdana;
    color: #FFFFFF;
    font-weight: normal;
    text-decoration: none;
}
a.navigation_link:visited
{
    font-size: 15px;
    font-family: Trebuchet MS, Helvetica, Verdana;
    color: #FFFFFF;
    font-weight: normal;
    text-decoration: none;
}
a.navigation_link:hover
{
    font-size: 15px;
    font-family: Trebuchet MS, Helvetica, Verdana;
    color: #FFFFFF;
    font-weight: normal;
    text-decoration: underline;
}
