/* 
Theme Name: Royally Purple
Description: Designed February 15 2008
Version: 1.0
Author: Mitchell E 090456
Author Email: elias.mitch@gmail.com
*/

body {
	margin:0;
	padding-top:0px;
	background: #000000 url(images/bkg.png);
	background-repeat:no-repeat;
	font-family:Trebuchet MS, Helvetica, sans-serif;
	color:#b2a794;
	font-size:13px;
	}

a {
	color:#eeeeee;
	text-decoration:none
	}
a:hover {
	color:#ffffff;
	text-decoration:none
		}
blockquote {
	color:#eeeeee;
	background:#161616;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #444444;
	border-bottom:1px solid #444444;
	}
.clear {
	clear:both;
	}
.alignleft {
	float:left;
	padding:2px 0 0 5px;
	margin-left:-5px;
	}
.alignright {
	float:right;
	padding:2px 0 0 5px;
	margin-right:10px;
	}

.line {
background:url(images/line.gif) repeat-x;
width:1200px;
height:3px;
}

#thebody {
height:490px;
width:1200px;
}
/* The Header */

#header {
float:left;
margin-top: 5px;
margin-left:188px;
padding-left:2%;
}

background:url(images/GINAJLOGO.jpg) no-repeat;


#header .ti {
text-align:center;
padding-top:10px;


}

#header .ti h1 {
font-size:30px;
font-weight:bold;
text-transform:uppercase;
color:#ffffff;
margin-top:-60px;
visibility: hidden;

}

#header .ti h1 a {
font-size:30px;
font-weight:bold;
text-transform:uppercase;
color:#ffffff;
visibility: hidden;
}

#header .ti h1 a:hover {
font-size:30px;
font-weight:bold;
text-transform:uppercase;
text-decoration:none;
visibility: hidden;
}

#header .des {
text-align:center;
font-size:10px;
font-weight:normal;
color:#ffffff;
visibility: hidden;
}


/*Main Navbar */

#dropdownmenu{	
margin: 0;
padding: 0;
z-index: 30px;
}

#dropdownmenu li{
margin: 0;
padding: 0;
float:left;
list-style: none;
font-weight:normal;
font-size: 15px;
text-transform:uppercase;

}

#dropdownmenu li a{	
display:block
margin: 0 1px 0 0;
padding: 4px 10px;
width: auto;
text-align: center;
text-decoration: none
}

#dropdownmenu li a:hover{	
background: #49A3FF

}

#dropdownmenu div{	
position: absolute;
visibility: hidden;
margin: 0;
padding: 0;
background: #000000;
border: 1px solid #911056

}

#dropdownmenu div a{	
position: relative;
display: block;
margin: 0;
padding: 5px 10px;
width: auto;
white-space: nowrap;
text-align: left;
text-decoration: none;
background: #000000;
color: #ffffff;
font-size: 10px

}

#dropdownmenu div a:hover{
background: #49A3FF;
color: #FFF
}

#nav{
padding-top:50px;
padding-left:520px;
font-weight:normal;
margin-left:5px;
text-transform:uppercase;

}

#nav:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
#nav ul{
text-indent: 10px;
padding: 3px 0;
margin: 0;
text-align: right; /*set value to "center" for example to center items*/
}

#nav ul li{
display:inline;
}

#nav ul li a {
color: #ffffff;
padding:10px 10px 10px 10px;
margin: 0;
text-decoration: none;
}

#nav ul li a:visited{
color: #eeeeee;
} 

#nav ul li a:hover{
background:#911056;
padding:10px 10px 10px 10px;
}
	
/* The main container */

#container {
background:url(images/containerbkg.png) repeat-y;
width:1024px;
}


#content {
width:800px;
padding-left:20%;
margin-top:-65px;
margin-bottom:10px;
height:100%;
color:#ffffff;
float:left;
}


.post {width:420px;padding-left:10px;padding-top:10px;padding-bottom:10px;color:#ffffff;}

.post .dtm {height:50px;width:420px;background:url(images/dtmbkg.png) no-repeat;}
.post .dtmsingle {height:50px;width:420px;no-repeat;}
.post .dtmpage {height:1px;width:420px;no-repeat;}
.post .posttags {width:500px;padding-top:5px;margin-bottom:15px;margin-left:15px;margin-right:15px;}
.post .posttags a {color:#ffffff; font-size:11px;}

.post .dtmdate {
float:left;
width:60px;
}

.post .dtmtmc {
width: 400px;
float:right;
padding:3px 3px 3px 3px;
}


.post .dtm .dtmdate .date {
float:left;
width:60px;
height:40px;
text-align:center;
color:#ffffff;
font-weight:bold;
font-size:11px;
padding-top:10px;
}

.post .dtmsingle .dtmdate .date {
float:left;
width:60px;
height:40px;
text-align:center;
color:#ffffff;
font-weight:bold;
font-size:11px;
padding-top:5px;
}

.post .dtm .dtmtmc .titlemeta {
height:40px;
padding-top:5px;
}

.post .dtmpage .dtmtmc .titlemeta {
height:40px;
padding-top:1px;
visibility: hidden;

}

.post .dtmsingle .dtmtmc .titlemeta {
height:40px;
}

.post .dtm .dtmtmc .titlemeta a {
font-size:15px;
font-weight:bold;
color:#232323;
line-height:1.1em;
}

.post .dtmsingle .dtmtmc .titlemeta a {
font-size:15px;
font-weight:bold;
color:#232323;
line-height:1.1em;
}

.post .dtmpage .dtmtmc .titlemeta a {
font-size:15px;
font-weight:bold;
color:#ffffff;
line-height:1.1em;
}

.post .dtm .dtmtmc .titlemeta .byline {
font-size:10px;
font-weight:normal;
color:#444444;
}

.post .dtmsingle .dtmtmc .titlemeta .byline {
font-size:10px;
font-weight:normal;
color:#444444;
}

.post .dtm .dtmtmc .titlemeta .byline a {
font-size:10px;
font-weight:normal;
color:#444444;
}

.post .dtmsingle .dtmtmc .titlemeta .byline a {
font-size:10px;
font-weight:normal;
color:#444444;
}

.post .dtm .dtmtmc .comments {
width:100px;
float:right;
color:#ffffff;
font-size:11px;
margin-right:10px;
}

.post .dtmpage .dtmtmc .comments {
width:100px;
float:right;
color:#ffffff;
font-size:11px;
margin-right:10px;
}

.post .dtmpage {
color:#232323;
}

.post .dtmpage h1 {
color:#232323;
font-size:18px;
margin-left:10px;
padding-top:10px;
font-weight:bold;
}

.post .posttags .comments {
width:130px;
float:right;
color:#ffffff;
font-size:11px;
background: url(images/commentbkg.png) no-repeat;
width:130px;
height:30px;
text-align:center;
padding-top:6px;
}

.post .posttags .edit {
width:130px;
float:right;
color:#ffffff;
font-size:11px;
width:130px;
height:30px;
text-align:center;
padding-top:6px;
}

.post .posttags .comments a {
color:#ffffff;
font-size:11px;
}

.post .postcontent {
width:510px;
margin-left:10px;
margin-bottom:10px;
padding:10px 10px 10px 10px;
color: #ffffff;
}


.post .postcontent a {
color: #911056;
}

.post .pagecontent {
width:510px;
margin-left:10px;
margin-bottom:10px;
padding:10px 10px 10px 10px;
color: #ffffff;
}

.post .pagecontent h1 {
font-size:15px;
font-weight:bold;
color:#ffffff;
line-height:1.1em;
}

.post .pagecontent h1 a {
font-size:15px;
font-weight:bold;
color:#ffffff;
line-height:1.1em;
} 

.post .pagecontent h1 a:hover {
font-size:15px;
font-weight:bold;
color:#ffffff;
line-height:1.1em;
text-decoration:none;
}

.post .pagetitle {
font-size:20px;
padding-top:5px;
margin-top:20px;
color:#ffffff;
}

.post .ptitle {
font-size:15px;
padding-top:5px;
margin-top:20px;
color:#232323;
}


/* Sidebar */


#sidebar {
width:250px;
padding-bottom:30px;
overflow:hidden;
position:absolute;
z-index: 0;
padding-left:25px;
margin-top:-300px;
}
<layer name="layer1">
#sidebar .sbar140 {
float:left;
width:200px;
color:#cccccc;
padding-left:25px;
margin-top:375px;
</layer>
}


#sidebar .sbarsep {
width:4px;
background: url(images/sbarsep.gif)repeat-y;
}

#sidebar .sbar140 ul {
	list-style-type: none;
	margin: 0 ;
	padding-left:1px;
	}

#sidebar .sbar140 ul li {
	list-style-type: none;
	padding: 0;
	}

#sidebar .sbar140 ul li ul {
        list-style-type: square;
        margin: 0;
        padding: 0;
        }

#sidebar .sbar140 ul li ul li {
        list-style-type:none;
        padding-left:10px;
        margin:0;
       }
        
#sidebar .sbar140 ul li ul li a {
       color:#ffffff;
        }
        
#sidebar .sbar140 ul li ul li a:hover {
         text-decoration:none;
        }

#sidebar .sbar140 h2 {
font-size:13px;
color:#232323;
font-weight:bold;
background: url(images/h2bkg.png) repeat-x;
height:30px;
width:130px;
text-align:center;
padding-top:5px;
margin-top:20px;
}

/* Calendar */  
#calendar {
	padding-bottom: 20px;
	}

#calendar table, #calendar caption {
	width:245px;
	margin: 0 auto;
	text-align: center;
}

#calendar caption {
	text-transform: uppercase;
	letter-spacing: .25em;
	font-weight: bold;
	color:#ffffff;
}

#calendar thead th {
	background: #911056;
	color:#ffffff;
}

#calendar tbody td {
	background: #232323;
	color:#ffffff;
}

#calendar a {
	text-decoration: none;
	font-weight: bold;
	color:#911056;
}

#calendar a:hover {
	text-decoration: none;
}

#text-1 {
margin-top:10px;
}

#text-1 p {
margin-left:10px;
margin-right:10px;
}

#tag_cloud {
width:190px;
text-align:center;
margin-bottom:5px;
}

#tag_cloud a {
padding-left:10px;
}

#text-2 {
margin-bottom:5px;
margin-top:10px;
}

#text-2 p {
margin-left:10px;
margin-right:10px;
}

#recent-posts ul li {
margin-bottom:5px;
}

recent-comments {
margin-bottom:5px;
}

.sbar235 .widget {
padding-bottom:15px;
}

#footer {
background:#000000 url(images/footerbkg.png) repeat-x;
height:60px;
padding-top:60px;
text-align:center;
margin-left:0px;
border-top:2px solid #343636;
}

#footer p {
font-size:10px;
color:#eaeaea;
}

#footer p a {
font-size:10px;
color:#eaeaea;
}

/* Forms */

#commentform {
        font-size:8pt;
        padding: 15px 15px 1px;
        margin-right: 20px;
        }

#commentform label {
        display:block;
        margin: 0;
        }

#commentform input {
	width: 100px;
	padding: 1px;
	margin: 0px 5px 10px 0;
	}

#commentform textarea {
        width: 500px;
        padding: 0;
	margin: 0px 0px 10px 0; 
	}

#commentform #submit {
	margin: 0 0 20px 0;
	}

#commentform p {
        margin: 5px 0;
	}


/* Comments */


ol.commentlist {
        font-size:8pt;
        padding: 0;
        margin: 0;
        }

ol.commentlist li {
	display: block;
	list-style: none;
        padding: 15px 15px 1px;
	margin: 0;
        border-bottom:1px solid #CCC9B8;
	}

ol.tblist {
        font-size:8pt;
	list-style: none;
        padding: 15px 15px 10px;
        margin: 0;
        border-bottom:1px solid #CCC9B8;
        }

ol.tblist li {
	display: block;
	list-style: none;
        padding: 0;
        margin: 0 0 5px 0;  
        background: url(images/sbarli.png) 0 3px no-repeat;
        padding-left: 14px;     
	}
	
#respond {
font-size:15px;
padding-top:5px;
margin-top:20px;
color:#eeeeee;
}

#comments {
padding-left:5px;
margin-right:20px;
color: #ffffff;
}

#comments ol li {
	color:#eeeeee;
		background:#161616;
		padding:6px 14px;
		margin:18px 35px;
		border-right:1px solid #444444;
	border-bottom:1px solid #444444;
	
}

#comments .alt {
color:#eeeeee;
	background: #808080;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #444444;
	border-bottom:1px solid #444444;
}


#comments h2 {
font-size:15px;
padding-top:5px;
margin-top:20px;
color:#eeeeee;
}
