/*
Theme Name: Regalo Service
Theme URI: http://www.regaloservice.com
Description: WordPress Theme developed for Regalo Service
Version: 2
Author: Martin Cipriano
Author URI: http://martincipriano.deviantart.com
*/

/*/////
Begin Structure
/////*/
body{
margin:0;
padding:0 0 20px 0;
font-family:verdana;
font-size:12px;
line-height:18px;
background:url(images/background.gif) top center;
}
.wrap{
width:740px;
margin:0 auto;
padding:20px;
background:url(images/content_background.gif) top center repeat-y;
}
.btm_corner{
height:15px;
background:url(images/btm.gif) top center no-repeat;
}
#background{
background:url(images/header_background.gif) top center repeat-x;
}

/*/////
Begin Typography and Colors
/////*/
h1{
margin:0;
padding:0;
}
h2{
margin:0 0 20px 0;
padding:0;
font-size:14px;
font-family:verdana;
font-weight:normal;
letter-spacing:-1px;
color:#582600;
}
#btm_content h2{
font-size:14px;
}

a{
color:#582600;
}
a:hover{
text-decoration:none;
}
a img{
border:none;
outline:none;
}
a:active{
outline:none;
}
a:focus{
outline:none;
}

/*/////
Begin Header
/////*/
#header{
height:70px;
width:740px;
margin:0 auto;
padding:0;
background:url(images/ribbon.gif) bottom right no-repeat;
}
#header h1 img{
margin:10px 0 0 0;
}
#graphic{
height:233px;
width:920px;
margin:12px auto 0 auto;
padding:0;
text-align:center;
}
#graphic img{
margin:0;
padding:0;
}
#navigation{
height:70px;
background:url(images/navigation.jpg) top center no-repeat;
}
#navigation ul{
width:720px;
margin:0 auto;
padding:7px 0 0 0;
list-style:none;
}
#navigation ul li{
margin:0 20px 0 20px;
display:inline;
}
#navigation ul li a{
font-size:12px;
font-family:verdana;
color:#ffffff;
text-decoration:none;
}
#navigation ul li a:hover{
text-decoration:underline;
}

/*/////
Begin Content
/////*/
#top_content{
margin:0 0 10px 0;
padding:10px 0;
border:1px solid #68cee6;
}
.division{
background:url(images/division.gif) top center repeat-y;
}
.column1{
width:230px;
margin:0 10px 0 0;
padding:0 0 0 10px;
float:left;
}
.column2{
width:220px;
padding:0 10px;
float:left;
}
.column3{
width:210px;
padding:0 10px 0 10px;
float:right;
}
#btm_content{
padding:10px 0;
}
#btm_content a{
color:#00adef;
}
#btm_content .column3 p{
margin:0;
padding:0;
}

#footer{
width:780px;
margin:0 auto;
padding:10px 0 0 0;
}
#footer a{
color:#000000;
}
#footer img{
margin:5px 0 0 0;
}

/*/////
Begin Class
/////*/
.clearfix:after{
content:".";
display:block;
clear:both;
visibility:hidden;
line-height:0;
height:0;
}
.clearfix{
display:inline-block;
}
html[xmlns] .clearfix{
display:block;
}
*html .clearfix{
height:1%;
}
.left{
float:left;
}
.right{
float:right;
}
.clear{
clear:both;
}
.left_image{
margin:0 10px 0 0;
float:left;
}

#navigation .menu li ul{
width:200px;
margin:0;
padding:10px 0;
display:inline;
}
#navigation .menu li ul li{
padding:0 5px;
border:1px solid;
border-top:none;
display:block;
background:#FFFFFF;
}
#navigation .menu li ul li a{
font-size:9px;
color:#0099FF;
}
hr{
margin:20px 0 10px 0;
}






