/*
Theme Name: Like_SAPGUI
Description: SAPGUI ECC6
Author: VSnew
Author URI: http://www.vsnew.com/
Version: 0.7
Tags: two-columns, left-sidebar, cleaner
*/
/* Page Navigation*/
.navigation {
	padding:6px;
	_padding-bottom:9px;
	background:#A3C1E4;
	border:1px solid #6289AE;
}
.alignleft {
 float:left;
}
.alignright {
 float:right;
}
.aligncenter, div.aligncenter {
 display: block;
 margin:0 auto;
}
.wp-pagenavi {
 text-transform:uppercase;
}
.wp-pagenavi a {
	background-color:#F2E1AF;
 text-decoration:none;
 border:1px solid #b3b3b3;
 color:#212236;
 margin:2px;
 padding:2px 6px;
}
.wp-pagenavi a:hover {
 color:#000;
 border-style:outset;
}
.wp-pagenavi span {
 border:1px solid #b3b3b3;
 background:#F2E1AF;
 margin:2px;
 padding:2px 6px;
}
.wp-pagenavi span.pages {
 color:#777;
 margin-left:0;
 color:#000;
 word-spacing:0.2em;
}
.wp-pagenavi span.current {
 color:#212236;
  border-style:inset
}	

body 
{ 
	font-family:Verdana; font-size:14px; margin:0;
	text-align:center;
	background: #fff;
	
}
h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', 'Verdana, Arial', 'Sans-Serif';
	font-weight: bold;
	}
a{
	color:#0000FF;
	text-decoration:none;
}
a:hover {
text-decoration:underline;
}

/*container---------------------------------------*/
#container
{
	background-color: #fff;
	margin:2px auto; 
	width:990px;
	position:relative;
	text-align:left;
	
}
/*header---------------------------------------*/
#header 
{
	height:auto;
	margin-top:0.5px;
	border-top: 2px solid #D9D9D9;
	border-bottom: 3px double #265B8F;

}
#header h1 {
	font-size: 30px;
	color: #306897;
	padding-left:5px;
	text-decoration: none;
	line-height: 5px;
}

#header h1 a:link, #header h1 a:visited, #header h1 a:active {
	color: #306897;
	padding-left:5px;
	text-decoration: none;
}

#header h1 a:hover {
	border-bottom: 2px solid #000;
}

#header h2 {
    padding-top:5px;
	padding-left:5px;
	font-size: 12px;
	
}

/*menu---------------------------------------*/

#menu 
{
	    height:25px;
		background:#D9E5F2;
		border-bottom: 1px solid #FF9900;
		position: relative;
}

#menu ul {
	margin: 0;
	padding: auto;
	min-height: auto;
	list-style-type: none;
	
}

#menu ul li {
	display: inline;
	list-style-type: none;
}

#menu ul li a:link, #menu ul li a:visited, #menu ul li a:active {
	float: left;
	display: block;
	color: #003D84;
	letter-spacing: 1px;
	text-decoration: none;
	padding: 5px 8px;
	font: bold 13px  Arial, Helvetica, sans-serif;
	white-space: nowrap;
}

#menu ul li a:hover {
	color: #000;
}


/* mainpage??????????????????????????????*/
#mainpage
{
clear :left;
float: right;
}




/* sidebar ??????????????????????????????*/
#sidebar 
{ 
	clear :left;
	float:left;
	width:210px; 
	background:E0E7ED;
	
	
}
#sidebar .sidbox {
	border: 1px solid #6289AE;
	background:#F2F4F7;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}

#sidebar .sidbox .sidemenu-head {
/*firefox ie7 ie6 */
	margin-top: -15px;*margin-top: -15px;_margin-top: -18px; 
	background:#AECEDB;
	



}

#sidebar .sidbox .sidemenu-head p {
	
	border-bottom: 1px groove #999;
	  background:#CBDBEA;
      color: #055183;
      font-size: 15px;

  

}

#sidebar .sidbox .sidemenu-content {
	font: 12px Trebuchet MS;
	color: #737373;

}



#sidebar .sidbox .sidemenu-content li {

      margin-bottom: 10px;
      padding-left: 10px;
      margin-top: 10px;
      margin-left: 15px;

}



#sidebar .sidbox .sidemenu-content ul {

    margin: 0;
	padding: 0;
	list-style: none;

}



#sidebar .sidbox .sidemenu-content a {

	text-decoration: none;

      color: #000000;

}



#sidebar .sidbox .sidemenu-content a:hover {

	text-decoration: underline;
	color: #000000;

}

/* content ??????????????????????????????*/

#content 
{ 	clear:both;
	float:right;
	width:760px;
	margin-top:1px;
	margin-bottom: 3px;
	padding: 0 0.5em 0.5em;
	position: relative;
	
}
#content #posts {
	padding: 0 0.5em 0.5em;
	position: relative;
}
#content #ad {
	padding: 0 0 0 0.5em;
	position: relative;
}
#content .post {
	border-left: 1px solid #6289AE;
	border-right: 1px solid #6289AE;
	border-bottom: 1px solid #6289AE;
	background:#CBDBEA;
	padding-bottom: 0.5em;
	margin-bottom: 1.5em;
}

#content #mylinks {
    margin: 1em 0;
    padding: 0 1em;
    list-style: none;
}
#content #mylinks ul li{
    padding:1px 16px;
    list-style: none;
}


#content #posts h2 a:link, #content #posts h2 a:visited, #content #posts h2 a:active {
	font-size: 1.1em;
	line-height: 1.2em;
	padding: 0.2em;
	display: block;
	background:#AECEDB;
	color: #000;
	text-decoration: none;
	border-top: 1px solid #6289AE;
	border-bottom: 1px solid #6289AE;
}

#content #posts h2 a:hover {
	color: #306897;
	
}



#content h1 {
	margin: 1em 0;
	font-size: 1.4em;
	line-height: 1.5em;
}

#content h2 {
	font-size: 1.2em;
	line-height: 1.5em;
}

#content h3 {
	margin: 1em 0;
	font-size: 1em;
	line-height: 1.5em;
}

#content h4 {
	margin: 1em 0;
	font-size: 0.9em;
	line-height: 1.5em;
}

#content h5 {
	margin: 1em 0;
	font-size: 0.8em;
	line-height: 1.5em;
}

#content h6 {
	margin: 0.8em 0;
	font-size: 0.6em;
	line-height: 1.5em;
}

#content ul, #content #posts ol {
	line-height: 1.5em;
}

#content ul {
	padding-left: 2em;
	list-style-type: none;
}

#content ul li {
/*firefox ie7 ie6 */
	padding:0 5px 10px;*padding:0 5px 10px;_padding:0px;
	text-decoration: none;
}

#content #posts .post_info {
	margin-top:-10px;
	display: block;
	text-align: letf;
	color: #0563b3;
	font-size: 0.75em;
}

#content #posts .post_info .post_date {
	border-right: 2px solid #6289AE;
	padding:0 5px;
}
#content #posts .post_info .post_date  a {
	/*background: transparent url(images/comment_icon.gif) right 50% no-repeat;*/
}
#content #posts .post_info .post_author {
	border-right: 2px solid #6289AE;
	padding:0 5px;
}
#content #posts .post_info .post_author a {
	/*background: transparent url(images/comment_icon.gif) right 50% no-repeat;*/
}

#content #posts .post_info .post_category {
	border-right: 2px solid #6289AE;
	padding:0 5px;
}
#content #posts .post_info .post_category  a {
	/*background: transparent url(images/comment_icon.gif) right 50% no-repeat;*/
}

#content #posts .post_info .post_comments {
	padding:0 5px;
}

#content #posts .post_info .post_comments a {
	/*background: transparent url(images/comment_icon.gif) right 50% no-repeat;*/
}

#content #posts .post_more {
	font-size: 0.85em;
	margin:0.5em;
}

#content #posts .post_more a {
	/*background: transparent url(images/comment_icon.gif) right 50% no-repeat;*/
}


#content #posts .share_save{
float: right;
margin-top:-17px;_margin-top:-20px;
}

#content #posts .post_body {
	margin: 1em 0;
	padding: 0 1em;

}

/* Post and Page only styles. */
#content #posts .tags {
	margin: 3em 0.5em 0;
	padding: 1em;
	font-size: 0.8em;
	display: block;
	text-align: right;
	border-top: 1px solid #6289AE;
}

#content #posts .tags img {
	position: relative;
	top: 3px; left: -3px;
}

#content #posts pre{
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-bottom: 15px;
	padding-top: 15px;
	padding-right: 15px;
	overflow:auto;
	font-size: 14px;
	color: #000;
	background-color: #D9E5F2;
	}
/* Related Posts. */
#content #posts #relatedposts h3 {
	font-size: 1em;
}

/* 404 Error page only styles. */
#content #error_page {
	margin: 0 1em;
	border: 1px solid #999;
}

#content #error_page h2, #content #error_page h3 {
	line-height: 1.2em;
	margin: 0.2em 0.5em;
	padding: 0.2em;
	display: block;
	color: #333;
	text-decoration: none;
}

#content #error_page h2 {
	font-size: 1.4em;
	border-bottom: 1px solid #2a3548;
}

#content #error_page h3 {
	font-size: 1.2em;
}

#content #error_page p {
	padding: 1em 1em 0;
}

/* Archives page only styles. */
#content #posts h1.archive, #content #posts h1.search {
	font-size: 1.4em;
	color: #333;
	text-align: center;
}

#content #archives {
	margin: 0 1em;
	border: 1px solid #999;	
}

#content #archives h1 {
	font-size: 1.4em;
	color: #333;
	text-align: center;
}



/*-------------------------*/
#comments-list p {

padding:1em;

}

.commentlist {

clear:both;

display:block;

}
.comment {

background:#FFFFFF;

}

.commentlist li, #commentform input, #commentform textarea {


font-family:Verdana,Arial,Sans-Serif;

font-size:12px;

font-style:normal;

font-variant:normal;

font-weight:normal;

line-height:normal;
padding:0 5px 10px;
border: 1px solid #2a3548;

}

#commentform p {

font-family:Verdana,Arial,Sans-Serif;

}

#commentform input {

margin:5px 5px 1px 0;

padding:2px;

width:170px;

}

#commentform textarea {

padding:2px;

width:100%;

}

.comments{

color:#306897;

font-size:1.2em;


}
.comments h3, #respond h3 {

color:#306897;

font-size:1.2em;

font-weight:bold;

}
.comments ol li {

margin:2.6em 1em 0 0;


clear:both;

}

.alt {

background-color:#EEF5FF;



}

textarea#comment {

height:13em;

margin:0.5em 0;

overflow:auto;

width:66%;

}

.alignright {

float:right;

margin:1em 0 0 1em;

}

.alignleft {

float:left;

margin:1em 1em 0 0;

}


#nav-above {

margin:6px;

}

#nav-below {

margin-bottom:2em;

margin-top:1em;

}

.nav-previous {

background:transparent url(images/span.gif) no-repeat scroll 0 -225px;

padding-left:12px;

}

.nav-next {

background:transparent url(images/span.gif) no-repeat scroll right -194px;

padding-right:16px;

}

#nav-images {

height:150px;

margin:1em 0;

}

.navigation {
border: 1px solid #6289AE;
display:block;
}
.navigation .alignright, img.alignright {

float:right;

margin:1em 0 0 1em;

}

.navigation .alignleft, img.alignleft {

float:left;

margin:1em 1em 0 0;

}


input#author, input#email, input#url {

width:50%;

}

input#author, input#email, input#url {

color:#333333;

font-size:14px;

padding-left:3px;

width:200px;

}

input#author, input#email, input#url, textarea#comment {

background-color:#FCFCFC;

border:1px solid #CCCCCC;

}

input#author:focus,input#email:focus,input#url:focus,textarea#comment:focus{

border: 1px dotted #CCCCCC;

background-color: #fff09e;

}

#respond {

margin:0 0 0 1em;

padding:0;

clear:both;

}
.comments_header{
}
.entry-date {

background:transparent url(images/span.gif) no-repeat scroll 0 -95px;

color:#666666;

margin:5px 0 0 10px;

padding-left:15px;

}

#content #post img {
border:2px solid #CCCCCC;
margin:2px 0;
padding:1px;
}
#content #post img:hover {
border:2px solid #0099FF;
margin:2px 0;
padding:1px;
}

img {
border:2px solid #CCCCCC;
margin:2px 0;
padding:1px;
}
img:hover {
border:2px solid #0099FF;
margin:2px 0;
padding:1px;
}

a img {
border:2px solid #CCCCCC;
margin:0;
padding:1px;
text-decoration:none;
}
a:hover img {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF none repeat scroll 0 0;
border:2px solid #0099FF;
margin:0;
padding:1px;
text-decoration:none;
}





.reply{
/*border-bottom:1px dotted #CCCCCC;*/
text-align:right;


}
.comments_info{
display:block;
height:20px;
padding-top:5px;
padding-left:5px;
}

.author {
font-weight:bold;
padding-left:5px;
}

.cat-links {

background:transparent url(images/span.gif) no-repeat scroll -2px -364px;

padding-left:12px;

}

.tag-links {

background:transparent url(images/span.gif) no-repeat scroll 0 -17px;

padding-left:12px;

}

.trackback-link {

background:transparent url(images/span.gif) no-repeat scroll 0 -176px;

padding-left:12px;

}

.entry-top {

margin:0 0 5px -10px;

}

.edit-link {

background:transparent url(images/span.gif) no-repeat scroll 0 -136px;

padding-left:12px;

}

.entry-rss {

background:transparent url(images/span.gif) no-repeat scroll 0 -158px;

padding-left:12px;

}
.commentlist .children li {

list-style:none;

}

/* footer??????????????????????????????*/

#footer
{	
	clear: both;
	background:#D9E5F2;
	padding: 0 1px 1px;
	margin-bottom: 2px;
	border:1px solid #6289AE;
	position: relative;
	height:18px;
}
#footer p { margin: 0; line-height: 1.3em; }
#footer p.left
{
	float: left;
	display: block;
	color: #000;
	letter-spacing: 1px;
	text-decoration: none;
	padding: 1px 5px;
	font: 11px Arial, Helvetica, sans-serif;
	border-right: 1px solid #6289AE;
	white-space: nowrap;
}
#footer p.right 
{ 
	float: right;
	display: block;
	color: #000;
	letter-spacing: 1px;
	text-decoration: none;
	padding: 1px 5px;
	font: 12px  Arial, Helvetica, sans-serif;
	border-left: 1px solid #6289AE;
	white-space: nowrap;
}
