/*
--------------------------
Simple PHP Blog CSS Styles
--------------------------

Name: Summer Theme
Author: Alexander Palmo
Version: 0.3.7.1

Description:
This the is the css theme for the Modern theme. You can use
this as a template for your own themes.

Also refer to user_style.php...
*/

/* Images */

img	{
	border: 0;
}

#img_float_left
{
	/* Used in the [img] tag when float=left */
	float: left;
	margin: 2px 8px 4px 2px;
}

#img_float_right
{
	/* Used in the [img] tag when float=right */
	float: right;
	margin: 2px 2px 4px 8px;
}

/* General Layout */

body {
	font-family: Comic Sans MS, Simhei;
	font-size: 14px;
	color: #AD02EE;
	background-color: #FFFFFF;
	margin: 0px;
	background-attachment: fixed;
	background-image: url(images/bg_4w.gif);
	background-repeat: repeat;
	background-position: center bottom;
}

#maintitle {
	background-color: #FFFFFF;
	background-image: url(images/header.jpg);
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 197px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #5594D7;
	border-left-color: #5594D7;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #5594D7;
}

/* New 0.3.7 */
input, select, option, textarea
{
	font-size: 11px;
	font-family: Comic Sans MS;
	text-align: left;
}

#header {
	font-family: Comic Sans MS;
	font-size: 30px;
	font-weight: bold;
	height: 80px;
    -moz-opacity:0.7;
	filter:alpha(opacity=100);
	opacity: 0.7; 
	color: #004080;
	padding-top: 10px;

}
#titlepad {
	top: -35px;
	position: relative;
	float: right;
	font-family: "Comic Sans MS", Times, serif;
	font-size: Bold;
	color: #004080;
	font-style: oblique;
	filter:alpha(opacity=70);

}
#pagebody {
	width: 800px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #5594D7;
	border-left-color: #5594D7;
	margin-right: auto;
	margin-left: auto;
	background-attachment: fixed;
	background-image: url(images/bg_4.gif);
	background-repeat: repeat;
	background-position: center bottom;
	background-color: #FFFFFF;
	font-family: Comic Sans MS;
	font-size: 14px;
	colour: #AD02EE;
	position: static;
}
#clear {
	height: 100px;
	text-align: right;
	vertical-align: text-bottom;
	color: #FFFFFF;
}

#maincontent {
	margin: 0px;
	width: 540px;
	font-family: Comic Sans MS, Simhei;
	font-size: 15px;
	font-weight: normal;
	color: #AD02EE;
	background-attachment: fixed;
	background-image: url(images/bg_4.gif);
	background-repeat: repeat;
	background-position: center bottom;
	background-color: #FFFFFF;
}
.spacer {
	clear: both;
}

#sidebar {
	background-color: #FFFBFF;
	background-attachment: fixed;
	background-image: url(images/bg_4.gif);
	background-repeat: repeat;
	background-position: center bottom;
	width: 250px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: 1px solid #FFFFFF;
}
.sidebar {
	background-color: #FFFBFF;
	background-attachment: fixed;
	background-image: url(images/bg_4.gif);
	background-repeat: repeat;
	background-position: center bottom;
	width: 250px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: 1px solid #FFFFFF;
}
#footer {
	font-family: Comic Sans MS;
	font-size: 10px;
	color: #FFFFFF;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #9AC0E7;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFDD;
	border-left-color: #FFFFDD;
	height: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}


.blog_title {
	font-family: Comic Sans MS;
	font-size: 25px;
	font-weight: bold;
	color: #5594D7;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 20px;
}

.blog_title_buttons
{
	/* Edit and Delete buttons in the Blog Title */
	font-size: 11px;
	text-align: right;
	font-family: Comic Sans MS;
	float: right;
}

.blog_body {
	margin-right: 20px;
	margin-left: 20px;
	color: #AD02EE;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AD02EE;
	margin-bottom: 10px;
}

.blog_date {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #336633;
	position: static;
	right: 0px;
	bottom: 0px;
	left: auto;
	top: auto;
	text-align: right;
}

.blog_comment {
	background-color: #E7F4E1;
	margin-right: 20px;
	margin-left: 20px;
	height: 22px;
	padding-top: 7px;
	padding-right: 2px;
	padding-left: 2px;
}

.menu_title {
	font-family: Comic Sans MS;
	font-size: 14px;
	font-weight: bold;
	color: #5594D7;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	text-align: right;
}
.menu_body {
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #FFFFFF;
	background-attachment: fixed;
	background-image: url(images/ta4.gif);
	background-repeat: repeat;
	background-position: center bottom;
	background-color: #E8E8E8;
	margin-bottom: 10px;
	font-family: Comic Sans MS;
	font-size: 14px;
	font-weight: normal;
	color: #083C18;
}

/* Links */

a
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

a:link, a:visited
{
	color: #083C18;
}

a:hover
{
	color: #CC9966;
}

a:active {
	color: #33F;
}

#menu_body a
{
	font-weight: bold;
	text-decoration: none;
}

#menu_body a:link
{
	color: #933;
}

#menu_body a:visited
{
	color: #933;
}


#menu_body a:hover
{
	color: #F33;
}

#menu_body a:active {
	color: #33F;
}

/* Typeography */


h1, h2, h3, h4, h5, h6
{
	font-family: gill sans, arial, helvetica, sans-serif;
	font-weight: bold;
	
	/* New 0.3.7 */
	margin: 2px; 
}

h1
{
	font-size: 20px;
	font-weight: bold;
}

h2
{
	font-size: 18px;
	font-weight: bold;
}

h3
{
	font-size: 16px;
	font-weight: bold;
}

h4
{
	font-size: 14px;
	font-weight: bold;
}

h5
{
	font-size: 12px;
	font-weight: bold;
}

h6
{
	font-size: 10px;
	font-weight: bold;
}
#pupheader
{
	background-image: url(images/boxtitle.jpg);
	width: 550px;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	    -moz-opacity:0.7;
	filter:alpha(opacity=70);
	opacity: 0.7; 
}
blockquote {
	background-color: #CACAFF;
	border: 1px dotted #9AC0E7;
}

