/*
	Theme Name: Lov-A-Da
	Theme URL: http://www.lovadacoffee.com
	Description: 
	Author: IRunIt.com
	Author URI: http://www.irunit.com
	Version: 
	Tags: 
	
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

body
{
    background-color: #2c1d19;
    color: #1e1e1e;
    font-family: Arial, Tahoma;
    font-size: 12px;
    margin: 0px;
	min-height: 800px;
}

p
{
    margin: 12px 0px 0px 0px;
}


h1, h1 a {
	font-family: Tahoma, Arial, Verdana;
	font-size: 20px;
	color: #482f28;
	font-weight: normal;
	text-decoration: none;
}

h1 a:hover {
	color: #684c44;
}

a
{
    color: #d55600;
    outline-style: none;
}

a:hover
{
    color: #d2911e;
    outline-style: none;
}

img
{
    border: 0px;
    outline-style: none;
}

td
{
    vertical-align: top;
    padding-bottom: 6px;
}

#wrapper
{
    background-image: url(/wp-content/themes/lovada/images/bg.jpg);
    height: 700px;
    width: 980px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
	
}

#main
{
    height: 658px;
    width: 980px;
}


#adminsection {
	color: #000;

	float: right;
	margin: 0px;
	padding-right: 25px;
	padding-top: 57px;
	margin-bottom: -82px;
	border: 0px solid white;
}


#adminsection a {
	color: #000;
	font-weight: bold;
}



#left
{
    height: 658px;
    width: 235px;
    position: relative;
    float: left;
}

#logo
{
    background-image: url(/wp-content/themes/lovada/images/logo.png);
    height: 161px;
    width: 199px;
    position: relative;
    top: 20px;
    left: 24px;
}

#signup
{
    background-image: url(/wp-content/themes/lovada/images/signup_bg.png);
    color: #1e1e1e;
    height: 178px;
    width: 175px;
    padding: 63px 12px 0px 12px;
    position: relative;
    top: 235px;
    left: 24px;
}

#right
{
    height: 658px;
    width: 745px;
    position: relative;
    float: left;
}

.clear {
	clear: both;
	}
	

#menu
{
    background-image: url(/wp-content/themes/lovada/images/menu_bg.png);
    height: 45px;
    width: 705px;
    padding-left: 16px;
    position: relative;
    top: 78px;
}

#content
{
    background-image: url(/wp-content/themes/lovada/images/content_bg.png);
    height: 447px;
    width: 661px;
	padding-left: 30px;
	padding-top: 10px;
    padding-right: 30px;
	padding-bottom: 50px;
    position: relative;
    top: 85px;
	
}

#photos
{
    height: 166px;
    width: 645px;
    position: relative;
    top: 14px;

}

#photo1
{
    height: 156px;
    width: 181px;
    position: relative;
    float: left;
}

#photo2
{
    height: 156px;
    width: 181px;
    position: relative;
    float: left;
    left: 51px;
}


#photo3
{
    height: 156px;
    width: 181px;
    position: relative;
    float: left;
    left: 102px;
}


#text
{
    height: 480px;
    width: 670px;
    padding-right: 6px;
    overflow: auto;
    position: relative;
	border: 0px solid black;
}

#footer
{
    background-image: url(/wp-content/themes/lovada/images/footer_bg.png);
    height: 42px;
    width: 932px;
    padding: 0px 24px 0px 24px;
}

#copyright
{
    color: #707070;
    font-size: 10px;
    font-weight: bold;
    width: 200px;
    padding-top: 15px;
    position: relative;
    float: left;
}

#social
{
    width: 732px;
    text-align: right;
    padding-top: 6px;
    position: relative;
    float: left;
}

.button
{
    font-size: 12px;
    padding: 0px 2px 0px 2px;
}

.checkbox
{
    position: relative;
    left: 24px;
}

.error
{
    color: Red;
}

.dropdown
{
    font-size: 12px;
    padding: 0px;
    width: 163px;
}

.textbox
{
    font-size: 14px;
    padding: 1px;
    width: 173px;
}
