/*  
Theme Name: MAPP
Theme URI: http://martial-arts-preservation.com
Description: Designed for MAPP.
Author: Mia Steinberg

*/



body, h1, h2, h3, h4, h5, h6, blockquote, p{	
		margin: 0;
		padding: 0;
                
}

h1{
		font-family: Georgia, Sans-serif;
		font-size: 24px;
		padding: 0 0 10px 0;
}

h4{
                font-size: 10px;
                padding: 20px 0 10px 0;
}

body{
		margin: 0;
		font-family: Georgia, Palatino, Times, Serif;
		font-size: 14px;
		text-align: center;
		vertical-align: top;
		background: #000E37;
		color: #000000;
     
}

/* Styles links */
a{
		text-decoration: underline;
		color: #330000;
}

a:hover{
		text-decoration: none;
}

p{
		padding: 10px 0 0 0;
}


#wrapper{
		
                margin: 0 auto 0 auto;
		width: 750px;
                text-align: left;
                     
                           
}

#wrapper2{
		float: left;
                width: 750px;
                font-family: Palatino, times, sans-serif;
		/*border-left: 2px solid #0032C3;
                border-right: 2px solid #0032C3;*/
                background: white;             
                 
}

  
#logo {
        float: left;
	height: 235px;
        width: 750px;
        background: url(images/banner.jpg) no-repeat;
	        overflow: hidden;
	}

#flagleft {
        float: left;
        width: 90px;
        height: 235px;
         overflow: hidden;
        
        
}



#globe{
        float: left;
        width: 560px;
        height: 235px;
        background: url(images/globe.gif) no-repeat 238px 50px;
      overflow: hidden;
      
}

.flagright {

        float:right;
        width: 90px;
        height: 235px;
        margin: 0 auto;

        
               
}

#menu {
width: 750px;
height: 45px;
float: left;
}


ul#menu {
        height: 45px;
	padding: 0px;
	margin: 0px;          
	background: white;
       /* border-left: 2px solid #0032C3;
        border-right: 2px solid #0032C3; */
        overflow: hidden;
}

html>body ul#menu {
	margin-top: o;
}

#menu li {
	list-style-type: none;
	width: 107px;
	height: 45px;
	background-image: url("images/tab.jpg");
	float: left;
	text-align: center;
        vertical-align: center;
	padding-top: 5px;
        
}


#menu a {
	color: #000;
	font-size: 14px;
}

#menu a:link {
	text-decoration: none;
}

#menu a:visited {
	text-decoration: none;
}

#menu a:hover {
	text-decoration: underline;
       }

#container{
		float: left;
		width: 475px;
                padding: 20px 20px 30px 20px;
                margin: 10px 0 0 0;
                background: white;
}
		
.post{
		padding: 20px 0 10px 0;
               
}

.post h2{
		font-family: Palatino, times, serif;
		font-size: 18px;
                padding: 0 0 10px 0;
                text-align: center;
}

#container a{
        color: #C21717;
        text-decoration: underline;
}

#container a:link {
        color: #C21717;
	text-decoration: underline;
}
#container a:visited {
        color: #C21717;
	text-decoration: underline;
}

#container a:hover {
	text-decoration: none;
}

.entry{
line-height: 18px;
}

p.postmetadata{
		border-top: 1px solid #ccc;
		margin: 10px 0 0 0;
}

.navigation{
		padding: 10px 0 0 0;
		font-size: 14px;
		font-weight: bold;
		line-height: 18px;
}

/* display: inline is a hack for old versions of IE */

.sidebar{
		float: right;
		width: 180px;
                background: white;
		margin: 50px 20px 0 10px;
		display: inline;
                border: 3px double #0C2775;
                padding: 10px 5px 10px 5px;
                }

.sidebar a{
        color: #C21717;
        text-decoration: underline;
}

.sidebar a:link {
        color: crimson;
        text-decoration: underline;
}

.sidebar a:visited {
        color: crimson;
        text-decoration: underline;
}

.sidebar a:hover {
	text-decoration: none;
       }
.sidebar ul{
		list-style-type: none;
		margin: 0;
		padding: 0 10px 0 10px;
}

.sidebar ul li{
		padding: 10px 0 10px 0;
}

.sidebar ul li h2{
		font-family: Georgia, Sans-serif;
		font-size: 14px;
}

.sidebar ul ul li{
		padding: 0;
		line-height: 24px;
}

table#wp-calendar{
		width: 100%;
}

#footer{
		clear: both;
		float: left;
		width: 750px;
                height: 50px;
                background-image: url("images/footer.png");
		margin: 0 0 0 0;
                color: white;
}

#footerleft{
                float: left;
                width: 200px;
                height:50px;
                text-align: left;
}
#footercenter{
                float: left;
                width: 350px;
                height:50px;
                text-align: center;
}

#footerright{
                float: left;
                width: 200px;
                height:50px;
                text-align: right;
               }

#footer p{
		line-height: 18px;
                font-size: 10px;
                padding: 17px 20px 15px 20px;
}
		
#footer a:link, a:visited{
        color: white;
        text-decoration: underline;
}


#footer a:hover {
	text-decoration: none;
}

#footerwrapper {


}

#footerads {
       text-align: center;
       padding: 10px 0;
       /*border-top: 2px solid #330000;
                border-bottom: 2px solid #330000; */

}

.comments-template{
		margin: 10px 0 0;
		border-top: 1px solid #ccc;
		padding: 10px 0 0;
}

.comments-template ol{
		margin: 0;
		padding: 0 0 15px;
		list-style: none;
}

.comments-template ol li{
		margin: 10px 0 0;
		line-height: 18px;
		padding: 0 0 10px;
		border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
		font-family: Georgia, Sans-serif;
		font-size: 16px;
}

.commentmetadata{
		font-size: 12px;
}

.comments-template p.nocomments{
		padding: 0;
}

.comments-template textarea{
		font-family: Arial, Helvetica, Georgia, Sans-serif;
		font-size: 12px;
}

.clear{
clear: both;
}