/*  
Theme Name: Single Page Website A
Theme URI: http://www.sweetas.info
Description: Single Page Website A
Version: 1.0
Author: Yustinus Subiakto
Author URI: http://www.sweetas.info/

*/
body { background:url(images/background.gif); padding:0; margin:0; font:normal 11px Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF; line-height:1.6em;}

#wrapper { width:820px; margin:0 auto; padding:0; }
#header { height:100px; width:800px; float:right; background:#252525;}

#header #logo { float:left; width:350px;}
#header #menu { float:right; width: 450px; text-align:right; padding-top:58px;}
#header #menu ul{ list-style-type:none; margin:0; padding:0; }
#header #menu li {display: inline; padding-right:20px;}
#header #menu li a {font:bold 18px Arial, Helvetica, sans-serif; letter-spacing:-1px; color:#FFFFFF; text-decoration:none;}

#fucia{ height:50px;  }
#fuciaLeft { float:left; width:20px; height:50px; background:url(images/ribbon_fucia.png) no-repeat;}
#fuciaRight {background:#252525 url(images/ribbon_fucia_back.gif) repeat-x; float:left; width:750px; height:50px; }
#fuciaTop { background:#252525 url(images/ribbon_fucia_back.gif) repeat-x; float:right; width:50px; height:50px; }

.content {width:760px; float:right; background:#252525; padding:20px;}
.title {font:bold 18px Arial, Helvetica, sans-serif; color:#FFFFFF; text-transform:uppercase; padding:9px 0 0 20px; }

#blue { height:50px;  }
#blueLeft { float:left; width:20px; height:50px; background:url(images/ribbon_blue.png) no-repeat;}
#blueRight {background:#252525 url(images/ribbon_blue_back.gif) repeat-x; float:left; width:750px; height:50px; }
#blueTop { background:#252525 url(images/ribbon_blue_back.gif) repeat-x; float:right; width:50px; height:50px; }

#orange { height:50px;  }
#orangeLeft { float:left; width:20px;  height:50px; background:url(images/ribbon_orange.png) no-repeat;}
#orangeRight {background:#252525 url(images/ribbon_orange_back.gif) repeat-x; float:left; width:750px; height:50px; }
#orangeTop { background:#252525 url(images/ribbon_orange_back.gif) repeat-x; float:right; width:50px; height:50px; }

.work {  margin:0 15px 15px 0; width:163px; text-align:center; float:left; padding:5px; border:1px solid #111; background:#0D0D0D; height:122px;}
.work img { }

#green { height:50px;  }
#greenLeft { float:left; width:20px; height:50px; background:url(images/ribbon_green.png) no-repeat;}
#greenRight {background:#252525 url(images/ribbon_green_back.gif) repeat-x; float:left; width:750px; height:50px; }
#greenTop { background:#252525 url(images/ribbon_green_back.gif) repeat-x; float:right; width:50px; height:50px; }

#contact { float:left; width: 250px;}
#contactForm { float:right; width: 450px; }

#footer {width:800px; float:right; background: #0D0D0D;}
#footer #copyright { float:left; width:360px; padding:20px;}
#footer #design {float:left; width:360px; padding:20px; text-align:right;}

a:link, a:visited{
text-decoration: none;
color: #336699;
}

a:hover{
text-decoration: underline;
}

h3 {font:bold 14px Arial, Helvetica, sans-serif; letter-spacing:-1px; color:#FFFFFF; text-transform:uppercase;}

.navigation{
padding: 10px 0 0 0;
font-size: 14px;
font-weight: bold;
line-height: 18px;
}

/*   Side Bar */
.sidebar ul{
list-style-type: none;
margin: 0;
padding: 0 10px 0 10px;
}

.sidebar ul li{
padding: 10px 0 10px 0;
}

.sidebar ul li h2{
font-family: Georgia, Sans-serif;
font-size: 14px;
}

.sidebar ul ul li{
padding: 0;
line-height:24px;
}

table#wp-calendar{
width: 100%;
}

