/*  
Theme Name: Tutorial
Theme URI: http://www.wpdesigner.com
Description: This is my theme for a tutorial.
Version: 1.0
Author: Small Potato
Author URI: http://www.wpdesigner.com/

*/

body{
font:63%/1.5 Arial, serif;
font-size: 12px;
text-align: center;
vertical-align: top;
background: #343f4a url(images/body-bg.gif) repeat-x;
background: #363636 url(images/bg.jpg) no-repeat right top;
color: #666;
}

body, h1, h2, h3, h4, h5, h6, blockquote, p{
padding: 0;
}

h1{
font-family: Georgia, Sans-serif;
font-size: 24px;
padding: 0 0 10px 0;
}

h2
{
	margin-top:-10px;
}

h2.widgettitle
{
	font-family: Georgia, Sans-serif;
	color: #363636;
}

h2 a:link, h2 a:visited{
font-family: Georgia, Sans-serif;
font-size: 24px;
text-decoration:none;
padding: 0 0 10px 0;
}

h3
{
	color:#fff;
}

p.whiteText
{
	color:#fff;
}

a:link, a:visited{
text-decoration: underline;
color: #F30F7D;
}

a:hover{
text-decoration: none;
color:#343f4a;
}

#wrapper{
margin:0 auto;
margin-top: 70px;
width: 900px;
text-align: left;
}

#header{
margin:0 auto;
color:#fff;
font:135.5% Helvetica, Arial, serif;
margin-top:70px;
margin-bottom:50px;
margin-left:20px;
margin-right:0px;
width: 900px;
text-align:left;
padding:0px;
}

#header img
{
	border:0px;
}


html>body #header {
text-align:center;
margin-left:-80px;
}

#container{
float: left;
width:640px;
padding:0px;
margin:0px;
margin-right:10px;
}

.myBox {
    /*margin: 0.5in auto;*/
    margin-left: auto;
    color: #000;
    width: 105%;
    padding: 20px;
    text-align: left;
    background-color: #fff;
    margin-bottom:20px;
}

html>body .myBox {
    /*margin: 0.5in auto;*/
    margin-left: auto;
    color: #000;
    width: 95%;
    padding: 20px;
    text-align: left;
    background-color: #fff;
    margin-bottom:20px;
}

h4{
	font:italic 1.2em ;color:#888;
}

.post{
padding: 10px 4px 10px 4px;
background:#fff;
margin-bottom:10px;
}

.post h2{
font-family: Georgia, Sans-serif;
font-size: 18px;
float:left;
}

.entry{
line-height: 18px;
clear: both;
}

p.postmetadata{
border-top: 1px solid #ccc;
margin: 10px 0 0 0;
margin-top:20px;
font:italic 1.2em Georgia, "Times New Roman", Times, serif;color:#666;
}

.navigation{
padding: 10px 0 0 0;
font-size: 14px;
font-weight: bold;
line-height: 18px;
}

p{
padding: 10px 0 0 0;
}

.sidebar{
float: left;
width: 200px;
display: inline;
padding:0px;
margin:0px;
}

.sidebar a:link, .sidebar a:visited{
color:#666;
text-decoration:none;
}

.sideBarRound {
    /*margin: 0.5in auto;*/    
    margin-left: auto;
    color: #000;
    width: 100%;
    padding: 10px;
    text-align: left;
    border:5px solid #eeeeee;
   	background: #eeeeee;
    margin-bottom:20px;    
}

.sidebar ul{
list-style-type: none;
margin: 0;
}

.sidebar ul li ul{
list-style-type: none;
margin: 0;
padding:0px;
}

.sidebar ul li{
padding: 5px 0 5px 0;
}

.sidebar ul li h2{
font-family: Georgia, Sans-serif;
font-size: 14px;
}



table#wp-calendar{
width: 100%;
font-size:1em;
}

table#wp-calendar caption{
border-bottom:1px solid #666;
}

table#wp-calendar td{
	
}

table#wp-calendar tbody td a:link{
padding-left:4px;
padding-right:4px;
padding-top:2px;
padding-bottom:2px;
background:#fff;
color:#F30F7D;
}

#footer{
clear: both;
float: left;
text-align:center;
width: 750px;
color:#fff;
}

.date
{
	float:right;
	font-weight:bold;
	background-image: url(http://themammies.net/wp-content/themes/mammies/images/calendar_1.png);
	background-position: 0pt 0pt;
	background-repeat: no-repeat;
	padding-left:20px;		
	font:italic 1.2em Georgia, "Times New Roman", Times, serif;color:#666;
}




.myBox p {
  padding:0;
  margin:1ex 0;
}




blockquote { 
  padding-left: 70px;
  padding-top: 18px;
  padding-bottom: 18px;
  padding-right: 10px;
  background-color: #fcf2f6;
  color:#575757;
  margin: 5px;
  line-height:14px;
  background-image: url(http://themammies.net/wp-content/themes/mammies/images/quote.gif);
  background-position: middle left;
  background-repeat: no-repeat;
  text-indent: 23px;
} 

#linkcat-2 li
{
	background-image: url('http://themammies.net/wp-content/themes/mammies/images/globe.png');
	background-position: 0pt 5pt;
	background-repeat: no-repeat;
	padding-left:20px;	
}

#recent-posts li 
{
	background-image: url('http://themammies.net/wp-content/themes/mammies/images/balloon--arrow.png');
	background-position: 0pt 5pt;
	background-repeat: no-repeat;
	padding-left:20px;	
}

#meta li
{
	background-image: url('http://themammies.net/wp-content/themes/mammies/images/blog--pencil.png');
	background-position: 0pt 5pt;
	background-repeat: no-repeat;
	padding-left:20px;	
}

.ff
{
text-align:center;
}
