/*  

Theme Name: Sparky Malarkey

Theme URI: http://www.living-thoughts.net/blog/

Description: A Custom blog for CSM BAGD Unit 14 project diary. 

Tags: seo, w3c, valid, easy, three columns, Right sidebar, left sidebar, fixed width, widgets, easy customization, widget ready, valid css, valid xhtml

Version: 1.1

Author: Shin Park

Author URI: http://www.living-thoughts.net

License :  GNU General Public License (GPL) version 3


 */



html{

     }



body

	{
	padding:0px;
	margin:0px;
	background-color:#ffffff;
	font-family: arial, Helvetica, sans-serif;
	font-size:11px;	
	color:#424242;
	background-image: url(images/topbg.png);
	background-repeat: repeat-x;
	background-position: top left;
     }

/*--------------------DIVs------------------------------*/



div#pagecenter
	{
	margin: 0 auto;
	width: 960px;
	}

div#header
	{
	width: 960px;
	height:120px;
	background-color:none;
	background-image: url(images/header.png);
	background-position:center;
	background-repeat: no-repeat;
	padding-top: 90px;
	margin-top: 20px;
	margin-bottom:30px;
	text-align: center;
	color:#3b3b3b;
	}

	
/*
div#sitename
	{
	margin-left:15px;
	margin-top:15px;
	font-size:24px;
	float:left;
	text-align:left;
	}

	
div#top-navi
	{
	background-image:url(images/top-navi-bg.gif);
	height:29px;
	margin:auto;
	}

	

div.top-navi-links
	{
	margin-top:6px;
	padding-left:12px;
	padding-right:12px;
	float:left;
	font-size:12px;
	font-weight:900;
	}
*/
	

div.left-navi-blog

	{
	width:135px;
	margin-right:35px;
	float:left;
	}

	

div.left-widget
	{
	width: 135px;
	margin-bottom: 25px;
	}

div.left-widget li {
	margin-left: -40px;
}

div.right-widget li {
	margin-left: -40px;
	line-height: 1.5em;
}
	

div.center-blog

	{
	width:600px;
	margin-right:30px;
	float:left;

	}

div.post-title
	{
	margin:0px;
	padding:0 0 8px 0;
	}

span.category {
	background-color: #3b3b3b;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	padding: 3px;
	vertical-align: middle;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}

span.category a {
	color: #fff;
}

span.category a:hover { 
	color: #CCC;
}

div.post-content
	{
	text-align:justify;
	color: #191919;
	}

div.navi {
	margin-bottom: 30px;
}

div.post-meta
	{
	color:#535353;
	padding-bottom: 40px;
	margin-bottom:40px;
	text-align: right;
	border-top: 1px solid #e5e5e5;
	padding-top: 10px;
	}

	
/*
div.single-meta
	{
	color:#535353;
	text-align: right;
	border-top: 1px solid #e5e5e5;
	padding-top: 10px;
	}


div.main-meta
	{
	border:#ccc 1px dashed;
	padding:2px;
	margin:5px;
	margin-top:10px;
	color:#666;
	background-color:ddd;
	font-size:10px;
	}
*/
	

div.commentblog
	{
	margin:0px;
	padding-top: 20px;
	border-top: 3px solid #3b3b3b;
	text-align:justify;
	}

div.singlecommentborder{
	float:left;
	}
	
div.gravatorblog

	{
	float:left;
	width:70px;
	}

div.singlecomment

	{
	float:left;
	width:600px;
	}

	
div.right-navi-blog
	{
	width:160px;
	float:left;
	}

div.right-widget
	{
	width:160px;
	margin-bottom:25px;
	}
	

div.widget-header
	{
	padding-bottom:10px;
	margin-bottom:15px;
	border-bottom: 1px solid #c6c6c6;
	font-weight: bold;
	}

div.clear

	{
    clear: left;
    margin: 0;
    padding: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
	}

	

div#footer

	{
	height:80px;
	text-align:center;
	color:#3b3b3b;
	font-size: 9px;
	}


/*--------------------textgestaltung--------------------*/



p{
	line-height: 1.4em;
	color: #424242;
     }

h3 {
	font-size: 22px;
	color: #1e1e1e;
	line-height: 1em;
	font-weight: normal;
	margin: -4px 0 0 0 ;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

h1,h2,h4,h5,h6{
	color:#424242;
	margin:0px;
	padding:0px;
	}
	
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	}


blockquote {
	}


blockquote cite {

	}

verdana {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
}

hr {
	color: #ff007f;
	background-color: #ff007f;
	height: 1px;
	}
	
div.divider {
	border-bottom: 1px solid #dcdcdc;
	height: 1px;
	margin-bottom: 20px;
}

dl{
	}

     dt{

          }

          dd{

          }



ul
	{
	list-style:none;
	margin: 0px;
    }
ol{
     }
li {
	list-style:none;
	color:#424242;
	margin: 0;;
	}

ul ul{}

blockquote{

     }

blockquote p{
          }



code{

     }



pre{

     }



b, strong,i,em {

     }



img{
     }



address {

     }

	 

img.ogtzuq{
border:0px;

	}



/*--------------------linkgestaltung--------------------*/


a {
	color: #535353;
	text-decoration: none;
     }

a:link { 

color:#535353;

     }

a:visited {
	color:#737272;
    }

a:link:focus{
	color:#535353;

     }

a:link:hover, 

a:visited:hover {
	color:#ff592d; 
    }

a:link:active, 

a:visited:active {

     }

.post-content a{
	color:#ff592d;
	text-decoration: none;
	}

.post-content a:link

	{
	color:#ff592d; 
    }

.post-content a:visited{
	color:#ff6f49; 
    }

.post-content a:link:active,
.post-content a:visited:active{
	color:#ff592d; 
      }

	  

#single-meta a{

color:#333; 

     }

#single-meta a:link

	{
	color:#333; 

     }

#single-meta a:visited{ color:#333; 

     }

#single-meta a:link:active, 

#single-meta a:visited:active{color:#333; 

      }



.commentblog a{
color:#212121; 
     }

.commentblog a:link
	{
	color:#212121; 
     }
.commentblog a:visited{ color:#212121; 

     }
.commentblog a:link:active, 

.commentblog a:visited:active{color:#212121; 

      }



/*--------------------bilder als links--------------------*/

a img{
	border: none;
     }

a:link img { 

     }

a:visited img { 

     }

a:link:active img, 

a:visited:active img {

      }

	  

a:link:hover img, 

a:visited:hover img {

    }



/*--------------------smilies im text--------------------*/



body img.wp-smiley{

     }







/*--------------------der weiterlesen link--------------------*/



.more-link{

     }



/*--------------------die seiten wenn es mehrere gibt--------------------*/

p.serif{

     }



/*--------------------search--------------------*/



#searchform{
     }



input#s{
	border: 1px solid #c4c4c4;
	padding: 3px;
	font-size: 11px;
	width: 154px;
	margin-bottom:3px;
     }



input#searchsubmit{
	border: 1px solid #c4c4c4;
	background-color: #fff;
	color: #424242;
	font-size: 9px;
}









/*--------------------Comments--------------------*/

.alt {
	}



.commentlist {
	padding:0px;
	margin:0px;
	}

.commentp {
	padding-bottom: 5px;
}

.nocomments {
	text-align:justify; 
	}

.commentlist li {
	padding:0px;
	margin:0px;
	list-style:none; 
	}

.commentlist cite, 
.commentlist cite a {
	}

.commentlist p {
	text-align:justify;
	padding-bottom:5px;
	}

#commentform p {
	}

.commentmetadata {
	}

#commentform input {
	border:1px solid #c9c9c9;
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px;
	width: 200px;
	font-size: 11px;
	color: #424242;
	}

#commentform textarea {
	border:1px solid #c9c9c9;
	width:580px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px;
	font-size: 11px;
	color: #424242;
	}

#commentform #submit {
	border:1px solid #c9c9c9;
	width:592px;
	background-color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px;
	font-size: 10px;
	color: #424242;
	}


/*--------------------fuer den wp kalender--------------------*/

 

#wp-calendar th {
	}





#wp-calendar {
	width: 160px;
	empty-cells: show;
	text-align: center;
	}



#wp-calendar #next a {

	}



#wp-calendar #prev a {
	}



#wp-calendar a {
	font-weight: bold;
	}



#wp-calendar caption {
	}



#wp-calendar td {
	}



#wp-calendar td.pad:hover { 
      }


/*-------------------- widgets---------------------*/

h2.widgettitle{
     }

.widget {
	border-bottom: 1px solid #c9c9c9;
     }



/*--------------------Archive--------------------*/



li#archives{

     }



.widget_archives{

     }



/*--recent posts--*/


li#recent-posts{
     }
	 
.widget_recent_entries{
     }


/*--------------------text widget--------------------*/

li.widget_text{

     }



/*--id haengt von der nummer des text widgets ab*/

li#text-4{

     }

div.textwidget{

     }



/*--------------------links blogroll--------------------*/

li#links{
	
     }

.widget_links{
	list-style: circle;
     }


/*--------------------kategorien--------------------*/



li#categories{
     }

.widget_categories{
	
     }



/*-------------------WP Requires------------------*/


.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;

}


.alignleft {
	float: left;

}

.alignright {
	float: right;

}

.wp-caption {
	color: #686868;
	font-size: 10px;
	font-style: italic;
}

.wp-caption img {
	margin: 0 0 0 0;
	border: none;
}

.wp-caption-dd {

}