/*
	Theme Name: plusea-theme
	Theme URI: http://www.easternwest.com/category/wordpress-themes
	Description: custom theme by plusea based on white theme
	Author: easternwest & wpzone
	Author URI: http://www.easternwest.com
*/

body{
border-top:10px;
background:#CCCCCC;
color:#000000;
font-family: "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
font-size:13px;
line-height:21px;
margin:0;
padding:0;
}

#all-container{
position:absolute;
width:100%;
top:15px;
left:15px;
bottom:100px;
}

#title{
position:relative;
float:left;
width:250px;
margin-left:3px;
margin-bottom:10px;
}

#sidebar{
position:relative;
float:left;
width:250px;
margin-bottom:50px;
}

#menu{
position:relative;
width:100%;
float:left;
padding-bottom:5px;
margin-bottom:5px;
border-bottom:1px solid #EEEEEE;
}

#menu2{
position:relative;
padding:5px;
margin-top:5px;
margin-left:3px;
width:230px;;
float:left;
text-align:left;
background-color:#EEEEEE;
}

#content{
position:absolute;
float:left;
top:5px;
left:280px;
bottom:100px;
width:900px;
}
#excerpt{
position:relative;
float:left;
margin-bottom:20px;
margin-right:20px;
padding:10px;
height:315px;
width:360px;
background-color:#FFFFFF;
}
#excerpt img {
border:0px;
margin-right:10px;
margin-top:10px;
width:360px;
}

#post{
position:relative;
float:left;
padding:10px;
padding-bottom:50px;
padding-right:40px;
width:90%;
background-color:#FFFFFF;
}

#page{
position:relative;
float:left;
padding:10px;
padding-bottom:50px;
padding-right:40px;
width:600px;
background-color:#FFFFFF;
}

#footer {
position:relative;
float:left;
}

#tab{
position:relative;
padding-left:5px;
padding-right:5px;
margin:3px;
float:left;
text-align:left;
width:230px;
background-color:#EEEEEE;
}

#current-tab{
position:relative;
padding-left:5px;
padding-right:5px;
margin:3px;
float:left;
text-align:left;
width:230px;
background-color:#CC5555;
}


#subtab{
position:relative;
padding-left:5px;
padding-right:5px;
margin:3px;
float:left;
text-align:center;
background-color:#EEEEEE;
}

#current-subtab{
position:relative;
padding-left:5px;
padding-right:5px;
margin:3px;
float:left;
text-align:center;
background-color:#CC5555;
}


#category-description{
position:relative;
padding-left:5px;
padding-right:5px;
margin:3px;
float:left;
text-align:center;
background-color:#999999;
}


#code {
position:relative;
float:left;
margin:10px;
padding:10px;
width:550px;
background-color:#CCCCCC;
font-color:#ffffff;
font-size:0.8em;
}

#box {
position:relative;
float:left;
line-height:0em;
font-size:.9em;
font-style: italic;
}


#current-tab a {
font-weight:lighter;
text-decoration: none;
color:#000000;
}
#current-tab  a:hover{
font-weight:lighter;
text-decoration: none;
color: #000000;
}

#current-subtab a {
text-decoration: none;
color:#000000;
}
#current-subtab  a:hover{
text-decoration: none;
color: #000000;
}


a {
font-weight: lighter;
text-decoration: none;
color:#555555;
}
a:link{
}
a:visited{
}
a:active{
}
a:hover{
color:#000000;
}

p{
margin-top:0.6em;
margin-bottom:0.6em;

}

hr {
margin-top:50px;
margin-bottom:10px;
height:5px;
border:0px;
background-color:#CCCCCC;
color:#CCCCCC;
}

img {
border:0px;
margin-right:5px;
margin-top:5px;
margin-bottom:5px;
max-width:800px;
}
img.one {
	border:0px;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:5px;
	max-width:800px;
}
img.two {
	border:0px;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:5px;
	max-width:400px;
}
img.three {
	border:0px;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:5px;
	max-width:260px;
}

h1{
color:#111111;
font-weight: bold;
text-decoration:underline;
font-size:1.0em;
margin-top:1em;
margin-bottom:0em;
}

h2{
color:#111111;
font-weight: bold;
text-decoration:none;
font-size:1.0em;
margin-top:1em;
margin-bottom:0em;
}

h3{
color:#111111;
font-weight:lighter;
text-decoration:italic;
font-size:1.0em;
margin-top:1em;
margin-bottom:0em;

}

h4{
color:#ffffff;
font-weight:lighter;
text-decoration:italic;
font-size:1.0em;
margin:0em;
}

h5{
color:#111111;
font-weight:lighter;
font-size:0.9em;
margin-top:0em;
margin-bottom:0em;
}

h7{
color:#111111;
font-style: italic;
font-align:center;
font-size:1.6em;
line-height:1.6em;
}
