/*
Theme Name: Siranie
Theme URI: http://sirani.nl/
Description: Siranie website 2008
Version: 1
Author: Ai-yakaan Sukapintha
Author URI: http://mpie.nl/

*/

*
{
    margin: 0;
    padding: 0;
}
body
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6a0a0a;
	font-size: 10pt;
	background: #ebdcc2 url(images/bg.gif) top repeat-x;
}

.right, .alignright { float: right; }
.left, .alignleft { float: left; }
.clear { clear: both; }
.bold { font-weight: bold; }

h1 { width: 567px; height: 210px; overflow: hidden; background: url(images/logo.jpg) top left no-repeat; }
h1 a { display: block; padding-top: 210px; cursor: pointer; }

h2 { font-weight: bold; font-size: 10pt; color: #6a0a0a; margin-bottom: 10px; }

p { margin-bottom: 10px; }

a { color: #75234f; }
a:hover { text-decoration: none; }

#headerimg
{
    float: left;
}

#page
{
    width: 940px;
    background-color: #eed38d;
    margin: 0 auto;
}

#imageslideshow
{
    float: left;
    width: 373px;
    height: 210px;
}

#content
{
    float: left;
    background: #eed38c url(images/content_bg.jpg) bottom left no-repeat;
}

#post
{
    float: left;
    width: 630px;
}

#over
{
    margin-top: 20px;
    margin-left: 40px;    
}

#footer
{
    width: 940px;
    margin: 10px auto;
    text-align: center;
}

.hr
{
    border-bottom: 1px solid #6a0a0a;
    width: 95%;
}

.hr_img
{
    background: transparent url(images/hr_img.gif) 0 5px no-repeat;
    height: 78px;
    margin-top: 0;
    clear: left;
    margin-left: 20px;
}

hr { display: none; }

#price, #time
{
    float: left;
    width: 280px;
    margin-top: 10px;
    margin-left: 40px;
    display: inline;
    height: auto;
}

#time
{
    margin-left: 20px !important;
}

.designBlock
{
    float: left;
    background: #ffffff url(images/designBlock_flower.gif) top right no-repeat;
    border: 1px solid #6a0a0a;
    width: 258px;
    padding: 10px;
}

#time .designBlock
{
    padding-bottom: 0;
}

#price .price_title
{
    float: left;
    width: 150px;
    color: #000000;
}

#price .price_content
{
    float: left;
    width: 108px;
    color: #000000;
}

#price .price_content p
{
    margin: 0;
}

#description
{
    margin: 10px 0 10px 40px;
}

#sidebar
{
    float: left;
    width: 310px;
    padding-top: 20px;
}

#gmaps
{
    border: 1px solid #000000;
    background-color: #ffffff;
    width: 298px;
}

#route
{
    margin-top: 15px;
}
