/*  
Theme Name: Fusion
Theme URI: http://www.euphorish.com
Description: A theme titled "Fusion" enjoy.
Version: 1.0
Author: Euphorish Designs
Author URI: http://www.euphorish.com/
*/

/* Global Styles */

* {
	padding:0;
	margin:0;
}

p, pre, blockquote, label, fieldset, address { margin:1em 0; }

body {
font: 14px Arial, Helvetica, sans-serif;
background:#FFF;
color:#3D3D3D;
line-height:1.6em;
}



a:link {
text-decoration:none;
color:#333399; 
}
a:visited { 
color:#333399; 
text-decoration:none;
}

a:hover { color:#99CCFF; }
a img { border:none; }

/* Layout */

#header {
width:100%;
height:195px;
background:url(img/header.png) repeat-x;
position:relative;
}

#header .logo {
position:relative;
margin-left:15px;
top:30px;
width:66px; height:77px;
background:url(img/logo.png) no-repeat;
}

#header .title {
position:relative;
margin-left:115px;
top:-23px;
color:#f1f1f1;
font-weight:bold;
font-size:1.3em;
}

#header .title a {
color:#FFF;
text-decoration:none;
font-size:1.3em;
}

#header .title a:hover { text-decoration:underline; color:#f1f1f1; }

#header .t { font-size:1.5em; }

#header .rbox {
float:right;
position:relative;
width:151px; height:122px;
top:15px;
padding-top:15px;
margin-right:20px;
color:#FFF;
background:url(img/topbox2.png) no-repeat;
text-align:center;
}

.milk {
}

#header li { 
display:inline;
padding-left:15px;
}

#header .nav {
float:left;
position:relative;
font-size:1.1em;
color:#3d3d3d;
font-weight:bold;
top:58px;
}

.nline { border-left:1px solid #FFF; }
#header .nav a:hover {
color:#FFF;
text-decoration:underline;
}

/* Content */

#c_wrap {
width:100%;
height:100%;
top:-1px;
position:relative;
}

#content {
width:50%;
float:left;
top:50px;
height:auto;
margin-left:15px;
position:relative;
padding-left:30px;
}

* html #content {
position:relative;
top:50px;
width:50%;
}

#content #post {
padding-top:10px;
padding-bottom:10px;
padding-left:10px;
width: 50%;

}

.post {
position:relative;
padding-top:20px;
}

.post img {
padding:5px;
border:1px solid #c0c0c0;
}

.posttitle { 
position:relative;
top:-5px;
padding-bottom:10px;
border-bottom:1px solid #777;
}

.posttitle a { font-weight:normal; }

.date { 
float:right;
font-size:0.85em;
position:relative;
top:2px;
color:#8a8a8a; 
margin-bottom:5px;
}

.light {
color:#BBBBBB;
}

.entry { margin-bottom:40px; }



/* Sidebar */

#sidebar {
float:right;
position:relative;
width:28%;
margin-left:8px;
height:100%;
top:35px;
list-style-type:none;
}

* html #sidebar {
position:relative;
top:20px;
width:25%;
}

#sidebar h1 {
font-size:1em;
color:#6CAAE7;
padding-bottom:12px;
}

#sidebar h2 {
padding-top:10px;
font-size:1.5em;
}

#sidebar ul,li { list-style-type:none; }

/* IMG Styles */

img.moveDown {
position:relative;
top:5px;
}

/* Form */


#comtemp {
padding-top:50px;
height:auto;
}

h5 { 
color:#8a8a8a;
font-weight:bold;
}

/* Comments */

.comment
{
	background:url(img/ctop.gif) no-repeat;
	margin-top:1.1em;
	margin-bottom:1.5em;
	font-size:small;
	width:420px;

}

* html .comment {
position:relative;
margin-left:-10px;
}

.comment p {
	margin:0;
	padding:10px 10px 0;
}

.comment p.line
{
	background: url(img/clow.gif) no-repeat;
	padding-left:55px;
	padding-top:17px;
}

h5 { font-size:1.4em; }

/* Footer */

#footer {
top:5px;
position:relative;
height:50px;
background:#FFA84B;
clear:both;
background:url(img/footerbg.png) repeat-x;
border-top:2px solid #83B4D8;
text-align:center;
color:#FFF;
font-weight:bold;
}

#footer a {
color:#f1f1f1;
}
