/*
Theme Name: RUG
Theme URI:
Description: 
Version: 2.5
Author: KISSWIND
Author URI: 
*/

body {
	margin:0;
	background:url(images/bbg.jpg);
	color:#b05f63;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align:center;
	position:relative;
	margin:0 auto;
	
}

a { 
	color:#cd7054;
	text-decoration:none;
}

a:hover {
	text-decoration:underline 
}

h1, h2, h2 a, h3, h4, h5, h6 {
	margin-bottom:0;
	color:#cd661d;
	text-align:left;
}

h1 {font-size:2.4em;}
h2 {font-size:2em;}
h3 {font-size:1.6em;}
h4 {font-size:1.2em;}
h5 {font-size:1em;}
h6 {font-size:0.8em;}



input, textarea {
	border:1px solid #e0d8b8;
	background:#fff8dc;
	color:#a65;
}

input, textarea, pre, code {
	font-size:12px;
}

code {
	background:#fff;
	color:#000;
}

/* Layout */

.bgok{background:url(images/bg.gif) repeat-y;
         width:1000px;
		 margin:0 auto;
		}
#page {
   background-color:#FFFFF4;
	width:76em;
	margin:0;
	text-align:left;
	 margin:0 auto; 
	 position:relative; 
}


#header {
	height:8em;
	
}

#wrapper {
	margin:2em;
	background:#fffff4;
}

#content{
	float:left;
	width:52em;
	background:#fffff4;
}

#sidebar{
	float:right;
	width:18em;
	background:#fffff4 ; width:180px;
}
#sidebar h2{color:#CB8910; font-weight:bold;}

#footer {
	clear:both;
}

/* Header */

#header {
background-image:url(images/hbg.jpg); height:200px;
}

#headertitle {
	position:relative;
	
	top:1.8em;
	left:2em;
}

#headertitle h1 {
	margin:0;
	font:bold 2.4em 'Georgia', 'Serif';
}

#headertitle h1 a {
	background:transparent;
	color:#fff8dc;
}

#headertitle h1 a:hover {
	text-decoration:none;
}

#headertitle p {
	margin:0;
	font-size:1.1em;
	background:transparent;
	color:#fff8dc;
}

.search {
	float:right;
	position:relative;
	bottom:1em;
	right:1.5em;
}
.search form {
	margin:0;
	padding:0;
}
.search input {
	display:inline;
	width:14.5em;
	margin:0;
	padding:0.1em 0.3em;
	border:1px solid #fff8dc;
	background:#bb8460;
	color:#fff8dc;
}

/* Top navigation */

#hmenu {
	margin:0 0.5em;
	border-width:0 1px 1px 1px;
	border-style:solid;
	border-color:#e0d8b8;
}

#hmenu ul {
	margin:0;
	padding:0.5em 1.5em;
	background:url('images/navbg.jpg') repeat-x;
	list-style-type:none;
	list-style-position:outside;
}

#hmenu ul li {
	display:inline;
	font-weight:bold;
	text-transform:uppercase;
}

#hmenu ul li:before {
	content: "\00b7 \0020";
	color:#cd7054;
}
#hmenu ul li.hmenu1:before {
	content: "";
}

#hmenu ul li a {
	padding:0.5em;
	color:#a65;
	text-decoration:none;
}

#hmenu ul li a:hover {
	color:#cd661d;
}

/* Sidebar */
#sidebar ul {
	padding:0;
	margin:0;
	list-style: none;
}
#sidebar ul ul {
	padding:0.5em;
}
#sidebar ul ul ul {
	padding:0;
	margin:0;
}
#sidebar li {
	border:1px solid #eddab7;
	background:#fefbea;
	margin:0 0 2em 0;
	font-size:1.1em;
}
#sidebar li li {
	font-size:1em;
	padding:0;
	margin:0;
	border:none;
}
#sidebar li li:before {
	content:"\00b7 \0020";
}
#sidebar ul h2 {
	margin:0;
	text-align:center;
	font:small-caps bold 1.2em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background:url('images/mbg.jpg');
	width:180px;
	height:32px;
	line-height:32px;
	color:#DE661D
}

/* Footer */
#footer { 
	padding:1em;
	border-top:1px solid #eddab7;
	background:url('images/fbg.jpg') #fefbea ;
	text-align:center;
	font-size:1em;
}


/* Post */
#content ul {
	list-style:url('images/list-style.gif');
}


.post {
	margin:0 0 4em 0;
	clear:both;
}

.post p, .post ol li, .post ul li{
	margin-top:0;
	color:#544;
	font-size:1.2em;
	line-height:1.5em;
	text-align:justify;
}
.post li li {
	font-size:1em;
}
.post blockquote {
	padding:0 0 0 2em;
	border-left:0.4em solid #eddab7;
	font-size:0.9em;
}
.post blockquote blockquote {
	margin-left:0;
	font-size:1em;
}

.posttitle {
	font-family:'Georgia', 'Serif';
}

.postmetadata {
	margin:1em 0;
	font-size:1em;
	text-align:justify;
}



/* Comments */
#comments h3 {
	font-size:1.4em;
}
.commentlist {
	list-style:none;
	margin:0;
	padding:0;
	text-indent:0;
}

.commentlist li {
	border:1px solid #eddab7;
	background:#fefbea;
	padding:0.5em;
	font-size:1.1em;
	margin:2em 0;
	overflow:auto;
}
.commentlist p {
	margin:0.5em 0;
}
.commentlist p a {
	text-decoration:underline;
}
.commentlist h4 {
	font-size:1.2em;
	margin:0;
}
.commentlist h4 cite {
	font-style:normal;
}
textarea#comment {
	width:100%;
}
/* Comment ends */



/* Calendar */
#wp-calendar {
	margin:auto;
}
#wp-calendar caption {
	text-transform:uppercase;
	font-weight:bold;
	color:#cd661d;
	text-align:center;
}
#wp-calendar thead th {
	font-weight:normal;
	color:#a01f13;
	text-align:center;
}
#wp-calendar tbody td {
	text-align:center;
}
#wp-calendar tbody td a {
	font-weight:bold;
}
#wp-calendar tbody td.pad {
	border:none;
}
/* Calendar ends */

abbr {
	cursor:help;
	border-bottom: 1px dotted;
}

.alignleft {
	float:left;
}
.alignright {
	float:right;
}
.widgettitle{background-color:red}
.flink{background-color:#FFF8DC ; border:1px solid #FFEFAC; height:24px;}
.flink ul{list-style:none;}
.flink ul li{float:left; padding-right:15px;}
