/*  
Theme Name: YGo Modern
Theme URI: http://www.something.com
Description: Write something here about the theme and yourself
Version: 1.0
Author: name
Author URI: url of author
*/		

*
{
margin: 0px;
padding: 0px;
}

ul
{
list-style: none;
}

body 
{
font-size: 11px;
margin: 0px;
text-align: center;
background:url(img/body-bg.jpg) repeat-y;
color: #000;
font-family: verdana, Arial, Helvetica, sans-serif;
line-height:19px;
}




                         /***************************************************
                         *********************** Blogtitle **************
                         *****************************************************/

#blogtitle
{
width: 90%;
display: block;
color: #448ABD;
text-align: left;
margin: 0px auto;
padding: 2px 0 0 0;
background:#fff url(img/top.jpg) repeat-x bottom right;
border-left:5px solid #555;
border-right:5px solid #555;
height:125px;
}

#blogtitle h1{
font:normal 25px Trebuchet MS, Verdana;
padding:30px 0 0 20px;
margin:0px;
}

#blogtitle p{
font:normal 14px Trebuchet MS, Verdana;
padding:0px 0 0 25px;
margin:0px;
color:#eee;
}

#blogtitle a:link {
color: #000;
text-decoration: none;
border: none;
}

#blogtitle a:visited {
color: #fff;
text-decoration: none;
border: none;
font-weight: bold;
}

#blogtitle a:hover {
color: #999;
text-decoration: none;
}

                         /***************************************************
                         *********************** Container **************
                         *****************************************************/
#container
{
clear:left;
padding:0;
margin-left:auto;
margin-right:auto;
margin-top: 0;
width: 90%;
overflow: hidden;
background: #fff url(img/bg1.jpg);
border-left:5px solid #555;
border-right:5px solid #555;
}




                         /***************************************************
                         *********************** Left Sidebar Container *******
                         *****************************************************/
#leftnav
{
float: left;
width: 180px;
margin: 0;
padding-top: 7px;
margin-top: 0;
margin-left: 5px;
margin-bottom: 20px;
text-align: left;
}


                         /***************************************************
                         *********************** Right Sidebar Container *******
                         *****************************************************/

#rightnav
{
float: right;
width: 190px;
margin: 0;
padding-top: 7px;
margin-top: 0;
margin-bottom: 20px;
margin-right: 5px;
text-align: left;
background:inherit;
}

                         /***************************************************
                         *********************** Content **************
                         *****************************************************/
#content
{
display: block;
margin: 0 205px 0px 195px;
padding: 1em;
padding-top: 5px;
text-align: left;
background: #fff;
font: 13px/17px arial;
}


#content ul
{
padding-left: 15px;
}

#content ul li{
padding-left: 15px;
background: url(img/star.gif) no-repeat;
}

#content ul ul li{
padding-left: 15px;
background: url(img/child.gif) no-repeat;
}


#content ol{
list-style-position: inside;
padding-left: 15px;
padding-top: 2px;
margin-bottom: 10px;
}

#content p
{
padding-left: 10px;
}
                         /***************************************************
                         *********************** Footer **************
                         *****************************************************/

#footwrap
{
clear:both;
flaot:left;
width: 100%;
background: #a60518;
color: #fff;
padding: 5px 1em 5px 1em;
font-weight: normal;
border-top: 5px solid #8B989F;
}

#footwrap p
{
margin-top: 2px;
margin-bottom: 2px;
}

#footwrap a:link {
color: #fff;
text-decoration: none;
border: none;
font-weight: bold;
}
#footwrap a:hover {
color: #8F8F8F;
text-decoration: underline;
border: none;
}

#footwrap a:visited:hover {
color: #8F8F8F;
text-decoration: underline;
border: none;
}

#footwrap a:visited {
color: #8F8F8F;
text-decoration: none;
border: none;
font-weight: bold;
}

#footwrap img {
padding: 0px 5px 0px 5px;
}


                                               /***************************************************
                         *********************** Sidebar **************
                         *****************************************************/

#sidebarleft
{
margin-bottom: 10px;
background: none;
padding: 0 0px  0 4px;
}

#sidebarright
{
margin-bottom: 10px;
background: none;
padding: 0 4px  0 0px;
}

#sidebarright li, #sidebarleft li
{
padding:2px 5px 4px 5px;
background:#fff;
margin-bottom:3px;
}

#sidebarright ul li, #sidebarleft ul li
{
display: block;
padding-left: 19px;
margin-left: 0px;
background: url(img/icon-left.gif) no-repeat 0px 8px;
padding-bottom: 2px;
}

#sidebarright ul li ul li, #sidebarleft ul li ul li{
padding-left: 10px;
background: url(img/child.gif) no-repeat;
padding-bottom: 2px;
}

#sidebarright a:link, #sidebarleft a:link{
color: #bd1018;
text-decoration: none;
font:normal 11px verdana;
text-decoration: underline;
}

#sidebarright a:hover, #sidebarleft a:hover {
color: #9BB4CF;
text-decoration: underline;
border: none;
}

#sidebarright a:visited, #sidebarleft a:visited {
color: #bd1018;
text-decoration: none;
border: none;
font:normal 11px verdana;
}

#sidebarright a:visited:hover, #sidebarleft a:visited:hover {
color: #9BB4CF;
text-decoration: underline;
border: none;
font:normal 11px verdana;
}

#sidebarright li .fca {
	padding: 2px 8px 2px 4px;
}

#sidebarright h2, #sidebarleft h2 {
color: #fff;
padding: 2px 8px 2px 4px;
margin-top:8px;
font:bold 13px "helvetica";
border-bottom:1px dashed #8e5904;
background:#bd8e42;
}

#leftnav p, #rightnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }


                         /***************************************************
                         *********************** Paragraph **************
                         *****************************************************/

p
{
margin-bottom: 12px;
margin-top: 12px;
}

                         /***************************************************
                         *********************** Blockquote ********************
                         *****************************************************/

blockquote
{
margin: 0px 0px 0px 30px;
padding: 0px 25px 0px 0px;
font-style: italic;
color: #666666;
border-left: 4px solid #B5C9DF;
}


                         /***************************************************
                         *********************** Post Metadata ****************
                         *****************************************************/

.postmetadata
{
display:block;
border-top:1px solid #aaa;
border-bottom:1px solid #aaa;
margin: 10px 35px 10px 20px;
padding-left: 25px;
text-align: left;
background: #fef2de;
color:#714703;
}

#content .postmetadata
{
padding: 5px 5px 5px 10px;
}

.postmetadata a:link
{
border: none;
color: #cc0000;
font-weight: normal;
}

.postmetadata a:hover
{
border: none;
color: #cc9999;
font-weight: normal;
text-decoration: none;
}

.postmetadata a:visited:hover
{
border: none;
color: #cc5555;
font-weight: normal;
}

.postmetadata a:visited
{
border: none;
color: #cc2222;
font-weight: normal;
}

                         


                         /***************************************************
                         *********************** Comments ********************
                         *****************************************************/

.commentlist
{
padding-left: 40px;
padding-right: 15px;
background: #fff;
color: #000;
}

.commentlist li
{
margin: 8px 10px 8px 15px;
padding-left: 12px;
list-style: none;
background: #eee;
margin-bottom: 2px;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}

li.alt
{
background: #f9f9f9;
border-top: 1px solid #eee;
border-bottom: 1px solid #eee;
}

.commentlist cite
{
padding: 2px 3px 1px 3px;
}

.commentlist p
{
padding: 5px 5px 2px 3px;
margin-bottom: 5px;
}

.commentlist a:link
{
border: none;
text-decoration: underline;
font-weight: bold;
color: #cc0000;
}

.commentlist a:visited
{
border: none;
text-decoration: underline;
font-weight: bold;
color: #cc5555;
}

.commentlist a:hover
{
border: none;
text-decoration: underline;
font-weight: bold;
color: #cc9999;
}

.commentlist a:visited:hover
{
border: none;
text-decoration: underline;
font-weight: bold;
color: #cc2222;
}

.commentmetadata a:link, .commentmetadata a:hover, .commentmetadata a:visited
{
text-decoration: none;
color: #cc0000;
}

.commentnumber {
font: italic normal 14px 'Times New Roman', Times, serif;
margin-top: 2px;
float:right;
color: #B4D8FE;
font-size: 28pt;
}

#comment
{
width:80%;
}

                         /***************************************************
                         *********************** Headings**************
                         *****************************************************/

h1
{
font-size: 36px;
padding-left: 5px;
color: #666666;
}

h2
{
display: block;
font-size: 16px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}



h3.posttitle   
{
font:bold 18px Trebuchet MS, Verdana;
padding-left: 5px;
padding-top: 2px;
padding-bottom:0px;
margin-top: 12px;
margin-bottom: 2px;
border-bottom:1px dashed #dccaca;
}

h3.posttitle a:link
{
color: #777;
text-decoration:none;
}

h3.posttitle a:hover
{
color: #888;
}

h3.posttitle a:visited
{
color: #666;
text-decoration:none;
}

h4
{
margin-top: 15px;
font-size: 13px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}

h5
{
margin-top: 15px;
font-size: 12px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}

p.post_comm_bar{
background:url(img/cal.jpg) no-repeat 8px 0px;padding:4px 0px 0px 0px;margin:0px;height:17px;font-size:11px;
}

p.post_comm_bar a{
font:normal 11px verdana;
color:#000;
text-decoration:none;
}


p.post_comm_bar span{
background:url(img/com.jpg) no-repeat top left;padding:4px 0px 0px 24px;margin:2px 0px 0px 10px;height:29px;
}

                          /*Miscellaneous*/
.date
{
font: italic normal 22px 'Times New Roman', Times, serif;
float: right;
text-transform: uppercase;
letter-spacing: -2px;
padding: 3px 5px 3px 5px;
margin-top: 15px;
text-align: center;
color: #D1DFEF;
}

.entry
{
margin-bottom: 5px;
}
                         /*Contained Floats Fix*/
.post
{
display: block;
overflow:hidden;
width:98%;
}
                     /*Code*/
code
{
display: block;
margin: 10px 30px 0 30px;
padding: 2px 10px 5px 10px;
border-top: 4px solid #6DA6D1;
color: #666666;
background: #C3DEF1;
}

#searchform {
margin-left: 5px;
	}
	
	
	
	
	
	
#stylefour{
	position:relative;
	display:block;
	height:36px;
	font-size:11px;
	font-weight:bold;
	padding-top:0px;
	margin: 0px auto;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	width:90%;
	background:url(img/menu.jpg) repeat-x top left;
	
}

#stylefour ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
}

#stylefour ul li{
	display:block;
	float:left;
	margin:0;
	color:#ccc;
}

#stylefour ul li a{
	display:block;
	float:left;
	color:#ccc;
	text-decoration:none;
	padding:8px 20px 0 20px;
	height:23px;

}

#stylefour ul li a:hover,#stylefour ul li a.current{
	color:#fff;

}	


.switchgroup1{
border-bottom:2px solid #cc0000;
margin:0px 0px 3px 0px;
padding-bottom:10px;
text-align:left;
}

.switchgroup1 h1{
margin:5px 0px 5px 0px;
font:bold 15px "helvetica";
border-bottom:1px dashed #cc0000;
}

.switchgroup1 .boxl {
float:left;padding:0px 0px 0px 20px;width:40%;
}

.switchgroup1 .boxr {
font:11px  'Trebuchet MS', Verdana, Tahoma, Arial,sans-serif;float:right;padding:0px 20px 0px 0px;width:50%;
}

.switchgroup1 ul li {
font:normal 13px 'Trebuchet MS', Verdana, Tahoma, Arial,sans-serif;background:url(img/icon-b.gif) no-repeat 0px 8px;padding:5px 0 0 20px;
}

.switchgroup1 ul li a{
font:normal 13px 'Trebuchet MS', Verdana, Tahoma, Arial,sans-serif;
}

.switchgroup1 form {	
	top: 15px; right: 5px;
	padding: 0; margin: -20px 0 20px 275px;
	border: none;
	background-color: transparent; 
}

.ga-single-square {
	padding:5px 5px 5px 5px;
	float:right;
}

