/*
Theme: Lixon-is-Love
Description: OC Lixon
Theme URI: http://samier.org
Author: Samier Farmer
Author URI: http://samier.org
*/

/* layout */

html {
  background: url(images/bubbles-bg.png)
background-repeat : repeat-y;
}

body {
background : url(images/bubbles-bg.png) #9ac0cd;
background-repeat : repeat-y;
background-attachment : fixed;
background-position : center;
}
#container {
width : 700px;
margin : 0 auto;
}
#something {
width : 700px;
margin : 0 auto;
}
#bg {
background : url(images/lixon-body.png) repeat-y;
width : 700px;
float : left;
}
#header {
height : 328px;
width : 700px;
background : url(images/lixon-header.png) no-repeat;
}
#footer {
background : url(images/lixon-footer.png) no-repeat;
height : 89px;
clear : both;
padding : 20px 0 0 8px;
}
#sidebar {
width : 226px;
float : right;
margin : -20px 10px 0;
overflow: none
}
#content {
width : 425px;
float : left;
margin : -20px 5px 0 15px;
overflow: auto;
}

/* general */


body {
  margin:0px;
  padding: 0px;
  color:#666;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size:11px;
}
.box {
font-family : "Trebuchet MS", Arial, Tahoma;
font-size : 11px;
color : #e4e4e4;
line-height : 13px;
font-weight : normal;
text-align : justify;
background : #131313;
text-align : justify;
margin : 2px;
padding : 2px;
display : block;
border-top : 1px dashed #5F9F9F;
border-right : 1px dashed #5F9F9F;
border-left : 1px dashed #5F9F9F;
border-bottom : 4px dashed #5F9F9F;
}
.title {
text-transform : uppercase;
font-weight : bold;
color : #62717d;
text-decoration : none;
font-size : 12px;
text-align : left;
line-height : 13px;
font-family : "Tahoma";
letter-spacing : 1px;
margin : 2px;
padding : 2px;
border-bottom : 1px solid #ddd;
}
.menu {
display : block;
letter-spacing : 1px;
color : #62717d;
font-size : 10px;
font-weight : bold;
line-height : 15px;
font-family : "Trebuchet MS";
text-decoration : none;
text-transform : uppercase;
border-bottom : 1px solid #484848;
margin : 2px;
padding : 2px;
}
a.menu:link, a.menu:visited, a.menu:active {
background-color : #1f1f1f;
letter-spacing : 1px;
color : #62717d;
font-size : 10px;
font-weight : bold;
line-height : 15px;
font-family : "Trebuchet MS";
text-decoration : none;
text-transform : uppercase;
border-bottom : 1px solid #484848;
padding : 0;
}
a.menu:hover {
letter-spacing : 1px;
color : #7a7a7a;
font-size : 10px;
font-weight : bold;
line-height : 15px;
font-family : "Trebuchet MS";
text-decoration : none;
text-transform : uppercase;
border-bottom : 1px solid #7a7a7a;
padding : 0;
}
a:link {
color : #62717d;
text-decoration : none;
}
a:active {
color : #62717d;
text-decoration : none;
}
a:visited {
color : #62717d;
text-decoration : none;
}
a:hover {
color : #fff;
text-decoration : none;
}
h2 {
font-family : "Trebuchet MS", Arial, Tahoma;
font-size : 17px;
color : #000000;
text-shadow : #555 0 1px 2px;
border-bottom: dotted #9ac0cd;
}
h3 {
font-family : "Trebuchet MS", Arial, Tahoma;
font-size : 13px;
text-color : #black;
text-shadow : #555 0 1px 2px;
border-top: dotted #9ac0cd;
}
h5 {
font-family : "Trebuchet MS", Arial, Tahoma;
font-size : 13px;
text-color : #black;
text-shadow : #555 0 1px 2px;
}
h1.side, .tableheadside {
color : #d1f0f1;
margin : 0 0 0 0;
background : url(/images/h1-bg.png) no-repeat;
border-bottom : 2px solid #d1f0f1;
}
h1, h4, .tablehead, .tableheadcomment, .tableheadside {
font-weight : 400;
font-family : "Trebuchet MS", "Lucida Grande", verdana, helvetica, arial, sans-serif;
color : #6cc;
font-size : 18px;
line-height : 18px;
font-weight : bold;
text-align : left;
padding-left : 5px;
padding-right : 5px;
padding-top : 2px;
padding-bottom : 0;
letter-spacing : 1px;
}
h1, .tablehead {
color : #000000;
background : url(images/h1.png) no-repeat;
border-bottom : 2px solid #528b8b;
text-shadow : #555 0 2px 3px;
}
h1.side, .tableheadside {
color : #d1f0f1;
margin : 0 0 0 0;
background : url(images/h1-bg.png) no-repeat;
border-bottom : 2px solid #d1f0f1;
}

img {
border: 0px solid #666666;
} 

time
{
font-size : 14px;
}

/* wordpress */

.commentsblock {
  margin: 5px 0px;
  padding: 0px;
}
.commentsblock textarea{
  width: 350px;
}
.commentsblock input, .commentsblock textarea{
  border: 1px solid #fbd8e5;
}
.commentsblock input {
  font-size: 10px;
  background: #ffeef4;
}
.commentsblock textarea:focus, .commentsblock input:focus{
  background: #ffeef4;
  border: 1px solid #fcb4cf;
}
.commentauthor {
  display: block;
  font-size: 10px;
}
ol.commentlist {
  font-size: 10px;
  list-style-type:none;
  margin: 5px 0px;
  padding: 0px;
}
.commentlist li {
  margin: 5px 0px;
  padding: 4px;
}
.alt {
  background: #ffeef4;
  border: 1px solid #fcb4cf;
}
h3#comments{
  font-size: 18px;
}

/* fonts */

body {
  margin:0px;
  padding: 0px;
  color:#666;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size:11px;
}
.box {
font-family : "Trebuchet MS", Arial, Tahoma;
font-size : 11px;
color : #e4e4e4;
line-height : 13px;
font-weight : normal;
text-align : justify;
background : #131313;
text-align : justify;
margin : 2px;
padding : 2px;
display : block;
border-top : 1px dashed #5F9F9F;
border-right : 1px dashed #5F9F9F;
border-left : 1px dashed #5F9F9F;
border-bottom : 4px dashed #5F9F9F;
}
.title {
text-transform : uppercase;
font-weight : bold;
color : #62717d;
text-decoration : none;
font-size : 12px;
text-align : left;
line-height : 13px;
font-family : "Tahoma";
letter-spacing : 1px;
margin : 2px;
padding : 2px;
border-bottom : 1px solid #ddd;
}
.menu {
display : block;
letter-spacing : 1px;
color : #62717d;
font-size : 10px;
font-weight : bold;
line-height : 15px;
font-family : "Trebuchet MS";
text-decoration : none;
text-transform : uppercase;
border-bottom : 1px solid #484848;
margin : 2px;
padding : 2px;
}
a.menu:link, a.menu:visited, a.menu:active {
background-color : #1f1f1f;
letter-spacing : 1px;
color : #62717d;
font-size : 10px;
font-weight : bold;
line-height : 15px;
font-family : "Trebuchet MS";
text-decoration : none;
text-transform : uppercase;
border-bottom : 1px solid #484848;
padding : 0;
}
a.menu:hover {
letter-spacing : 1px;
color : #7a7a7a;
font-size : 10px;
font-weight : bold;
line-height : 15px;
font-family : "Trebuchet MS";
text-decoration : none;
text-transform : uppercase;
border-bottom : 1px solid #7a7a7a;
padding : 0;
}
a:link {
color : #62717d;
text-decoration : none;
}
a:active {
color : #62717d;
text-decoration : none;
}
a:visited {
color : #62717d;
text-decoration : none;
}
a:hover {
color : #fff;
text-decoration : none;
}
h2 {
font-family : "Trebuchet MS", Arial, Tahoma;
font-size : 17px;
color : #000000;
text-shadow : #555 0 1px 2px;
border-bottom: dotted #9ac0cd;
}
h3 {
font-family : "Trebuchet MS", Arial, Tahoma;
font-size : 13px;
text-color : #black;
text-shadow : #555 0 1px 2px;
}
h1.side, .tableheadside {
color : #d1f0f1;
margin : 0 0 0 0;
background : url(/images/h1-bg.png) no-repeat;
border-bottom : 2px solid #d1f0f1;
}
h1, h4, .tablehead, .tableheadcomment, .tableheadside {
font-weight : 400;
font-family : "Trebuchet MS", "Lucida Grande", verdana, helvetica, arial, sans-serif;
color : #6cc;
font-size : 18px;
line-height : 18px;
font-weight : bold;
text-align : left;
padding-left : 5px;
padding-right : 5px;
padding-top : 2px;
padding-bottom : 0;
letter-spacing : 1px;
}
h1, .tablehead {
color : #000000;
background : url(images/h1.png) no-repeat;
border-bottom : 2px solid #528b8b;
text-shadow : #555 0 2px 3px;
}
h1.side, .tableheadside {
color : #d1f0f1;
margin : 0 0 0 0;
background : url(images/h1-bg.png) no-repeat;
border-bottom : 2px solid #d1f0f1;
}

/* navigation */

.navi1 a, .navi2 a, .navi3 a, .navi1 a:visited, .navi2 a:visited, .navi3 a:visited {

	color: #black;
	text-align: center;
	text-decoration: none;
	font: "Trebuchet MS", Arial, Tahoma;
	width: 200px;
	margin: 0px;
	padding: 0px;
	display: block;
       -moz-border-radius-topleft: 5px;
       -moz-border-radius-topright: 5px;
       -moz-border-radius-bottomright: 5px;
       -moz-border-radius-bottomleft: 5px;
	}

.navi1 a, .navi1 a:visited {
	background-color: #E0EEEE ;
.navi2 a, .navi1 a:visited {
	background-color: #E0EEEE ;
.navi3 a, .navi1 a:visited {
	background-color: #E0EEEE ;
.navi4 a, .navi1 a:visited {
	background-color: #E0EEEE ;

/* wordpress */

#header h1 {
  margin: 0px;
  padding: 0px;
  font-size: 30px;
  font-weight: normal;
  color: #fe6292;
  padding: 90px 20px 0px 20px;
}
#header .description {
  margin:0px 0px 30px 0px;
  padding: 2px 0px;
  font-size: 12px;
  color: #666;
}

<style type="text/css">
 span.c6 {color: #000000}
 iframe.c5 {border:none;}
 div.c4 {text-align: center; line-height: 0}
 iframe.c3 {border: 0px solid;}
 iframe.c2 {border: 0px solid;border-bottom:0px}
 div.c1 {text-align: center}
</style>

<style type="text/css">
 div.c1 {text-align: center}
</style>

#blockquote {
	text-align: center;
	text-decoration: none;
	font: "Trebuchet MS", Arial, Tahoma;
	width: 200px;
	margin: 0px;
	padding: 0px;
	display: block;
       -moz-border-radius-topleft: 5px;
       -moz-border-radius-topright: 5px;
       -moz-border-radius-bottomright: 5px;
       -moz-border-radius-bottomleft: 5px;
        text-shadow: 1px 1px #cfcfcf;
        text-align: left;
	background-color: #E0EEEE ;
}

#sidebar ul {
  margin:0px;
  padding: 0px;
  color:#666;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size:11px;
}