/*

Theme Name: MPA
Theme URI: http://wordpress.org/
Description: Customization of TravelloBlog Wordpress Theme.
Version: 1.0
Author: Rowan Price and heather gardner-madras

*/

body 
{
	margin: 0;
	background: #032A6F url(images/bg.gif) top left;
	font-family: Arial, sans-serif;
	color: #000;
	font-size: 12px;
}

table,tr,td.img
{
	margin: 0;
	padding: 0;
}

.clear { clear: both; }

a
{
	color: #173B7A;
	text-decoration: none;
font-weight: bold;
}

a:hover
{
	color: #006666;
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 { color: #173B7A; }

h1 {
font-size: 1.6em;
font-weight: bold;

}

 h2 {
font-size: 1.4em;
font-weight: bold;
color: #777777;
}

h3 {
font-size: 1.3em;
font-weight: bold;
margin-bottom: 2px;
}

h4 {
font-size: 1.2em;
font-weight: bold;
color: #333333;
}

h5{
font-size: 1.1em;
font-weight: bold;
color: #FFFFFF;
background: #8EA9E0;
padding: 2px;
text-transform: uppercase;
}


h6 {
font-size: 10px;
font-family: verdana;
color: #444444;
font-weight: normal;
padding-left: 8px;
padding-top: 2px;
}



blockquote
{
	border-left: 3px solid #ABE1D8;
	padding-left: 10px;
}


address {
border: 1px solid #68CDCD;
background: #ABE1D8;
padding: 18px;
margin: 12px 0;
font-style: normal;
}
.clear { clear: both; }

hr {
color: #eeeeee;
}

/* The Wrapper */
.wrapper
{
	width: 900px;
	margin: 0 auto;
	background: #fff;
}

/* The Blog Title */
.blogname
{
	font-size: 18px;
	font-weight: normal;
letter-spacing: .03em;
	color: #ffffff;
	padding: 4px 0 3px 8px;
	border-top: 5px solid #275FBE;
	background: #006666 url(images/name_bg.gif) top left;
}

.blogname a { color: white; }

/* The Menu */
.menu
{
	text-align: center;
	background: #275FBE;
	padding: 10px 10px 8px 10px;
}

.menu ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

.menu li { display: inline; }
.menu li.current_page_item  a, .menu li.current_page_parent a { color: #9FD3DE; }
.menu a:hover
{
color: #9FD3DE;
}

.menu a
{
	color: #fff;
font-family: verdana;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	border-left: 1px solid #aadddd;
	padding: 0 18px 0 18px;
}

.menu ul li.page-item-77 a{
border: none;
}


/* The Header */
.head
{
	height: 121px;
	background: url(images/banner.jpg);
	border-bottom: 5px solid #000;
}

.head a
{
	display: block;
	width: 100%;
	height: 100%;
}

.head a b { display: none; }

/* The Explore and Welcome Blurbs*/
.welcome_explore { padding: 10px 0 0 10px;

 }

.welcome_explore h2
{
	font-size: 12px;
	color: white;
	margin: 0 0 5px 0;
}

.welcome_explore p { margin: 0; }

.welcome_explore a
{
	font-weight: bold;
	color: #032A6F;
}

.welcome_wrapper
{
	width: 320px;
	height: 120px;
	padding: 10px 10px 10px 150px;
	margin-right: 10px;
	background: #8DA9DF url(images/namena_welcome.jpg) 12px 12px no-repeat;
}

.explore_wrapper
{
	width: 238px;
	height: 120px;
	padding: 10px 10px 10px 140px;
	background: #83CEC2 url(images/namena_explore.jpg) 12px 12px no-repeat;
}

/* The Middle Section -- Content and Sidebar */
.middle
{
	padding: 8px 0 10px 0;
	margin-top: 6px;
	background: #ffffff url(images/namena_middle_bg.gif) top left repeat-x;
}

/* The Content */
.content
{
	width: 580px;
	padding: 10px 20px 10px 20px;


}

.content p { line-height: 19px; }

.content ul li, .content  ol li {
line-height: 19px;
padding: 4px 0;
}

h1.title, h2.pagetitle
{
	color: #173B7A;
	font-size: 24px;
	font-weight: normal;
	margin: 0 0 20px 0;
}

 h1.title a
{
	text-decoration: none;
	color: #173B7A;
font-size: 14px;
display: block;
margin: 6px 0 -12px 0;
padding: 0;
font-weight: bold;
line-height: normal;
}

h1.title a:hover { text-decoration: underline; }
h2.title a {
color: #1B3D7C;
font-size: .9em;
line-height: normal;
}

.postinfo { color: #777777;
line-height: normal;
margin: 0 0 6px 0;
padding: 0;
font-size: 10px;
font-family: verdana;

}

.postinfo a
{
	color:#173B7A;
	text-decoration: none;
}

.postinfo a:hover { text-decoration: underline; }

.post
{
	text-align: justify;
	margin: 0 0px;
	border-bottom: 3px solid #ddd;
}

.post p {
margin: 0 0 6px 0;
}

.page_post
{
	text-align: justify;
	margin: 0px;
	border-bottom: none;

}

.page_post img {
margin: 0 10px;
}

.commentslink
{
	text-align: right;
	font-weight: bold;
	padding: 5px 5px 0 0;
}

.commentslink a
{
	color: #000;
	text-decoration: none;
	background: url(images/comments.gif) left no-repeat;
	padding-left: 25px;
}

.pages
{
	float: left;
	padding-left: 10px;
}

.pages a
{
	background: none;
	padding: 0;
	color: #695e4f;
	text-decoration: underline;
}

p.notfound { margin: 10px 0 180px 0; }

/* The Sidebar */
.sidebar
{
	width: 239px;
	padding: 10px;
}

.sidebar ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li { list-style: none; }
#leftnav li li.current_page_item a { text-decoration: underline; }
.sidebar li { list-style: none; }
.sidebar  li.current-header { color: #FFFFFF; }

.sidebar h2
{
	font-size: 12px;
	margin: 14px 0 0 0;
	padding: 1px 0 1px 21px;
}

.sidebar li ul, .sidebar div
{
	padding: 0 0 0 21px;
	margin: 14px 0 0 0;
	line-height: 24px;
}

.sidebar li ul ul
{
	margin: 0;
	padding-left: 10px;
}

.sidebar  a { color: #032A6F; }

#leftnav
{
	background: #8EA9E0;
	padding: 10px;
	margin: 0 0 20px 0;
}

.current-header { color: white; }

#leftnav li.current_page_item a
{
	color: white;
	text-decoration: underline;
}

#leftnav a
{
	display: block;
	color: #1B3D7C;
	font-weight: bold;
	text-decoration: none;
}

#leftnav a:hover, .sidebar a.on { text-decoration: underline; }

#leftnav li li a
{
	padding: 0 0 0 10px;
	color: #032A6F;
}

/* The Search Form */
#searchform
{
	margin: 14px 0 0 21px;
	padding: 0;
	width: 179px;
	height: 30px;
}

#searchform div
{
	margin: 0;
	padding: 0;
}

#searchform input
{
	float: left;
	border: none;
	background: #695e4f;
	color: #fff;
	margin-top: -24px;
	height: 27px;
}

#searchform input#s
{
	width: 100px;
	margin-top: 0;
	height: 20px;
	padding-top: 5px;
	margin-right: 5px;
}

/* The Footer */
.footer
{
	clear: both;
	margin-top: 10px;
	padding: 6px 10px;
	background-color: #275fbe;
	color: white;
}

.footer a { color: white; }
.footer .copy { float: left; }
.footer .footer_nav { float: right; }

/* The Navigation */
.navigation
{
	height: 25px;
	padding: 0 20px;
	margin-top: 20px;
}

.navigation a
{
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}

.alignleft { float: left; }
.alignright { float: right; }

/* The Attachment */
.contentCenter { text-align: center; }




/* The Comments */
.comments { }
.comments form { }

.comments textarea
{
	width: 90%;
	height: 156px;
	background: #fff;
	border: 1px solid #e9e5e1;
	color: #484849;
	padding: 10px;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#commentform { padding-left: 23px; }

#commentform input
{
	background: #fff;
	border: 1px solid #e9e5e1;
	color: #484849;
	padding-left: 10px;
}

.comments input#submit
{
	padding: 0;
	width: 72px;
	height: 29px;
}

.comments h2
{
	font-size: 19px;
	line-height: 30px;
	margin: 24px 0 0 23px;
	padding: 0;
	font-weight: normal;
}

.comments ol li p
{
	padding: 0;
	margin: 10px 0;
}

/* The Widgets */
.widget
{
	border: 1px solid #68CDCD;
	padding: 0 auto;
	margin-bottom: 20px;
	background: white;
postition: relative;
}

h2.widgettitle
{
	margin: 1px;
	padding: 9px 6px;
	color: white;
	font-weight: bold;
	font-size: 14px;
	background: #147272;
}

/* Visitor Widget */

div.textwidget { 
margin: 0;
padding: 0;
}
li#wysiwyg-text-1  div.wys-text  p, li#text-3  div.textwidget  p
{
	font-size: 11px;
	color: #444;
	line-height: normal;
margin: 4px 12px;
}

li#wysiwyg-text-1  div.wys-text  img, li#text-3  div.textwidget  img
{
padding: 0;
margin: 0;
}

li#wysiwyg-text-1  ul, li#text-3  ul {
margin: 0 12px;
}


li#wysiwyg-text-1  ul li, li#text-3  ul li
{
	list-style: disc;
	font-size: 11px;
	color: #444;
	line-height: normal;
}

div.wys-text  div  a, div.textwidget  div  a
{
	font-weight: bold;
}



li#wysiwyg-text-1 div, li#text-1 div
{
margin: 0;
padding: 0;
}

div.sidebar li.widget div.textwidget pre img {

margin-top: 0;
padding-top: 0;
position: relative;
top: -11px;
}


/* News sidebar */

li.news {
line-height: 14px;
font-size: 10px;
font-family: verdana;
margin: 0;
padding: 0 8px;

}


li.news a.title {
font-weight: bold;
color: black;
display: block;

}


li#recent-posts ul{
padding: 0;
margin 0;
line-height: normal;
}


li#recent-posts li p {
margin: 0;
padding: 0;
}

li#recent-posts ul li.news  {
margin-bottom: 16px;
border-bottom: 1px dotted #ddd;
}

li.news a.more {
font-weight: bold;
}

table.c1 tbody tr td{
border-bottom: 3px solid #eee;
}

.content td h6 {text-align: left;
line-height: normal;
}