/*
Theme Name: Sonrisa
Version: 1.0
Description: 2 Column theme
Author: Hartman
*/


/*  COLOR SCHEME
  	
Yellow Haze: FED8A4
White Vanilla:FCF2DB
Dark Brown - Pancake Syrup: 6D3E31
Blue: 5991C3
Green: B3C071

*/

/* Links */

a:link { text-decoration: underline; color: #6D3E31; }

a:visited { text-decoration: underline; color: #6D3E31; }

a:hover, a:active {color: #5991C3;}

/* Headings */

h1, h2, h3 { font-weight: normal; margin: 20px 0 10px; }

h1 { font-size: 32px; margin-bottom: 0px;  margin-left: 100px;}

h2 { font-size: 28px; }

h3 { font-size: 24px; 
color: #6D3E31;
}

h4, h5, h6 { font-weight: normal; margin: 5px 0 5px; }
h4, h5, h6 { font-size: 18px; }

#navigation_wrapper h1 {
color: #A4D0CE;
margin-top: 0px;
}

#navigation_wrapper h1 a:link{
color: #A4D0CE;
margin-top: 0px;
}

/* Other Html Elements */
.titles {font-weight: normal; border-bottom-width: 0; font-size: 24px; text-decoration: none;}
.titles a:link, .titles a:visited, .titles a:active {
text-decoration: none;
font-size: 24px;
font-weight: normal;
border-bottom-width: 0;
}

pre, blockquote 
{
	overflow: auto;
	padding: 0 10px;
	margin: 20px 30px;
	line-height: 1.8em;
	background-color: #f5f5f5;
	border: 1px solid #e0e0e0;
}

pre:hover, blockquote:hover
{
	background-color: #f0f0f0;
	border: 1px solid #d0d0d0;
}

pre { padding-top: 10px; padding-bottom: 10px; }

code { color: #779900; font-family: Consolas, Verdana, "Courier New", Sans-Serif; }

ul, ol {
line-height: 2.0em;
position: relative;
}


abbr, acronym { font-style: normal; border-bottom: 1px dotted #333333; cursor: help; }

del { text-decoration: line-through; color: #999999; }

ins { text-decoration: none; color: #009977; }

/* Structure */

body
{
	margin-top: 0px;
	padding-top: 0px;
	color: #000000;
	background-position: top;
	background-color: #FCF2DB;
	font: normal .95em "Trebuchet MS", "Lucida Grande", Verdana, Georgia, Sans-Serif;
}

#wrapper2 {
width: 940px;
margin-left: auto;
margin-right: auto;
background-color: #FCF2DB;
margin-top: 0px;
}

#header
{
	float: left;
	width: 950px;
	padding-bottom: 8px;
	/* clear: right; */
	padding-left: 0px;
	height: 69px;
}

#navigation_wrapper
{	
width: 945px;
height: auto;
margin-left: auto;
margin-bottom: 0px;
margin-top: 0px;
margin-right: auto;
padding-top: 10px;
}

.logo {
padding-bottom:15px;
}

#wrapper
{
	clear: both;
	float: left;
	width: 100%;
	color: #000000;
	background-color: #FCF2DB;
        margin:0px;
        padding:0px;
}

#content-wrapper
{
	width: 700px;
	float: left;
        background-color: #FCF2DB;
        margin: 0px;
}

#content
{
	float: left;
	padding: 0px 5px 5px 5px;
        margin: 0px; 
	width:auto;
}

#sidebar-wrapper
{
        width: 210px;
	float: right;
	margin-top: 0px;
        background-color: #FCF2DB;
}

#sidebar
{
        float: right;
	padding: 10px 0px 0px 0px;
	width: 210px;
	margin: 0px;
}

#footer
{
	clear: both;
	float: left;
	width: 930px;
	text-align: center;
	padding-left: 20px;
	background-color: #FCF2DB;
	background-position: bottom;
	background-repeat: no-repeat;
	color: #000000;
	font-size: 14px;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

#footer a {
	color: #B37556;
	font-size: 14px;
	}

#footer a:visited {
	color: #B37556;
	}
#footer a:hover {
	color: #7ABDFF;
	}

/* BEGIN FOOTER LINKS */

#footer ul {
	list-style-type: none;
        margin: 0;
        padding: 0;
        list-style-type: none;
        }

#footer ul li { display: inline;
            border-left: 1px solid #000;
	}

#footer ul li:first-child {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	}


#footer ul li a {
        text-decoration: underline;
        padding: .2em 1em;
         }


#footer ul li:first-child a {
        text-decoration: underline;
        padding: .2em 1em;
	border-left: none;
	list-style: none;
         }


/* END FOOTER LINKS */


#extras
{
	float: left;
	width: 780px;
	color: #444444;
	text-align: left;
	padding: 0 10px 10px;
	margin: 10px 12px 20px;
	background-color: #f5f5f5;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}

/* Header */



/* Navigation */

#topnavigation {
	height: 32px;
	width: 700px;
        margin: 0px;
	padding: 0px;
	background:url(images/MenuCornerLeft2.gif) no-repeat left top;
	}

#nav  {
        height:32px;
	margin-top: 0px;
        margin-bottom:0px;
	margin-left: 8px;	
	padding: 0px;
	list-style:none;
	background:url(images/MenuCornerRightLong2.gif) no-repeat right top;
	}


#nav li {
	display:inline-block;
	float:left;
	height: 32px;
        width: auto;
	margin-right:0px;
	margin-bottom:0px;
	margin-top: 0px;
	font-size:16px;
	border-left:1px solid #000000;
        background-image:url(images/MenuCornerBG2.gif);
	}


#nav li:first-child {
        display:inline-block;	
        border-left: none;
	margin-left:0px;
	}


#nav li a {
      display:inline-block;	
      float:left;
      height: 32px;
      width:auto;
	padding:0px 10px 5px 10px;
	text-decoration:none;
	font-weight:bold;
	color:#000000;
	}
	
#nav a:visited {
	color:#000000;
	display: block;
        width:auto;
	height: 27px;
	text-decoration:none;
	font-weight:bold;
}

#nav a:hover, #nav a:active,
#nav li.current_page_item a,
#nav li.current_page_item a:visited,
#nav li.current_page_parent a,
#nav li.current_page_parent a:visited
	{
	text-decoration:none;
	height:27px;
	width:auto;
	background-image:url(images/MenuCornerBGHover.gif);
	}

#subnav {

    height:32px;
    width: 600px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 40px;
    list-style:none;
	}

#subnav li {
	display: inline-block;
	float:left;
	background:#FEBD6D;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	font-size: 14px;
	}	

#subnav li:first-child {
	border-left: 1px solid #000000;
	margin-left:0px;
	}

#subnav li a {
    margin: 0px;
    color:#000000;
    text-decoration:none;
    height:28px;
    width:auto;
    padding:0px 10px 12px 10px;
}

#subnav a:visited {
	}

#subnav a:hover, #subnav a:active,
#subnav li.current_page_item a,
#subnav li.current_page_item a:visited {
	margin:0px;
	text-decoration:none;
	color:#000000;
	background:#FED8A4;
	width:auto;
        padding:6px 10px 6px 10px;
	}
	
	


/* END MENU STYLES */



/* Wrapper */

/*
#wrapper a:link { font-weight: bold; }

#wrapper a:visited { font-weight: bold; }

#wrapper a:hover, #wrapper a:active { }
*/

/* Content */

#content .post-title a { border-bottom-width: 0; }

#content .post p.img { float: left; margin: 0 15px 0 0; }

#content .post p.img img { padding: 8px; border: 1px solid #d0d0d0; background-color: #eeeeee; }

#content .post-footer 
{ 
	font-size: 90%; 
	color: #888888;
	margin-bottom: 5px; 
	padding:5px 5px 5px 15px;
}

/* Sidebar */

.sideblock
{
	padding: 0px;
	margin-bottom: 20px;
	width: 210px;
	background: url(images/SideBarBGYellowHaze.gif) repeat-y;
       color: #FEBD6D;

}

.textwidget
{
 background:url(images/SideBarBottomYellowHaze-BGClr.gif) no-repeat left bottom;
 padding: 20px;
 font-size: .8em;
color: #6D3e31
 }


.post-wrapper {
width: 700px;
margin: 0px;
padding-top: 0px;
}

.sideblock ul { }

.sideblock h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	height:28px;
    font-size: 14px;
	color: #6D3E31;
	background-color: #D4873A;
	font-weight: bold; 
    text-align: center;
   background: url(images/SideBarTopSweetOrange-BGClr.gif) no-repeat top left;
	}

#sidebar dt { margin: 0; padding-top: 5px; font-weight: bold; color: #666666; }

#sidebar dd { margin: 0 0 5px; padding-bottom: 5px; line-height: 1.8em; }

#sidebar dd a:link { border-bottom-width: 0; font-weight: normal;  border-bottom: none; text-decoration: none;}

#sidebar dd a:visited { border-bottom-width: 0; font-weight: normal; border-bottom: none; text-decoration: none; }

#sidebar dd a:hover, #sidebar dd a:active { border-bottom: none; text-decoration: none;}

/* Extras */

#extras h6 { font-size: 14px; text-transform: uppercase; color: #555555; }

#friends
{
	float: left;
	width: 150px;
	margin-left: 20px;
	margin-right: 10px;
}

#links
{
	float: left;
	width: 275px;
	margin-right: 50px;
}

#about
{
	float: left;
	width: 250px;
	margin-right: 20px;
}

#friends ul { padding-left: 20px; }

#links dl, #links dt, #links dd { margin: 0; padding: 0; }

#links dt { font-weight: bold; padding-top: 5px; }

#links dd { margin-bottom: 5px; padding-bottom: 5px; border-bottom: 1px dotted #999999; }

	/* Comments Styling */
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
background: #FFFFFF;
width: 280px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #d6d3d3;
width: 280px;
}

#commentform input{
margin-bottom: 3px;
}

.date {
	background: #7A8F8E;
	height: 54px;
	margin-bottom: 0px;
	width: 54px;
	text-align: center;
	float: left;
	margin-top: 15px;
	
}
.date .month {
	display: block;
	color: #FFFFFF;
	padding: 2px 0px;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	margin-top: 2px;
	font-weight: bold;
	margin-bottom: 3px;
}
.date .day {
	display: block;
	color: #FFFFFF;
	font: 2.3em Georgia;
	padding-top: 0px;
	text-align: center;
	margin-top: -8px;
}

#left {
	width: 60px;
	float: left;
}

.slogan {
font-size: 13px;
color: #515D5D;
text-transform: lowercase;
margin-left: 100px;
margin-bottom: 2px;
}

.headerAddress {
float: right;
font-size: 15px;
color: #000000;
margin-bottom: 2px;
margin-right: 20px;
margin-top:20px;
text-align: left;
}

.headerAddress h4{
color:#A65228;
}

img.service-image { 
    float: left; 
    margin-right: 10px; 
    border: 2px solid #6D3E31;
}


img.alignright {float:right; margin:0 0 1em 1em; border: 2px solid #6D3E31;}
img.alignleft {float:left; margin:0 1em 1em 0; border: 2px solid #6D3E31;}
img.aligncenter {display: block; margin-left: auto; margin-right: auto; border: 2px solid #6D3E31;}
a img.alignright {float:right; margin:0 0 1em 1em; border: 2px solid #6D3E31;}
a img.alignleft {float:left; margin:0 1em 1em 0; border: 2px solid #6D3E31;}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto; border: 2px solid #6D3E31;}

.pagetitle{
width:695px;
height: 149px;
margin-top: 0px;
padding-left: 5px;
padding-bottom:2px;
padding-top: 0px;
background:url(images/PageTitleRoundedBottomSweetOrangeGR.gif) no-repeat left bottom;
}

.pagetitlebox{
width:695px;
height: 150px;
margin-top: 10px;
background:url(images/PageTitleRoundedTopSweetOrangeGR.gif) no-repeat left top;
}

.pagetitle h3{ 
float:left;
font-weight: normal;
font-size:30px;
margin: 60px 30px 10px 50px;
color:#6D3E31;
}

.titleimage {
margin: 0px;
padding: 0px;
float:left;
}


.map
{
width: 425px;
padding: 0px;
margin: 0px;
float:right;
border: 1px solid #6D3E31;
}


.contactaddress {
margin-bottom:20px;
padding-top:20px;
font-size: 1.1em;
width: 220px;
float: left;
}

.conntactpara {
margin-top: 20px;
width: 220px;
float: left;
}

.contactform {
width: 395px;
padding: 15px;
margin-top: 20px;
float:right;
border: 1px solid #6D3E31;
}

.imagelefttop {
float: left;
margin: 0 20px 40px 0;
border:2px solid #6D3E31;
}


.imagelefttop2 {
float: left;
margin: 0 20px 0 0;
border:2px solid #6D3E31;
}


.imagerighttop {
float: right;
margin: 0 0px 50px 0;
border:2px solid #6D3E31;
}

.imagerighttop2 {
float: right;
margin: 0 0px 0px 0;
border:2px solid #6D3E31;
}

.imageleftbottom {
float: left;
margin: 10px 0 0px 0;
border:2px solid #6D3E31;
}

.imagerightbottom {
float: right;
margin: 0px 0px 0px 0;
border:2px solid #6D3E31;
}

#ServiceList {
list-style: none;
margin: 0;
padding: 0;
}

#ServiceList li{
background:url(images/blue-arrow.png) no-repeat 0 50%;
padding-left: 20px;
}

.clear {
clear:both
}

a#facebook {
font-size:12px;
line-height:24px;
padding-left:20px;
background:url(images/small_facebook_icon.png) no-repeat left top;
}

