/*

Theme Name: AllMyMexico Travel

Theme URI: http://www.allmymexico.com

Theme ID: AMM223

Description: -SEO friendly

-Fast Loading

-Bridht

-Widget

-crossbrowser compatible

-latest wp compatible

-Adsense ready

-2 column content

-UTWready..just upload and activate

-CSS based design so no hardcoded graphic..easy to edit

-Valid XHTML and Valid CSS

Author: www.allmymexico.com

Designer: www.allmymexico.com

Coder: www.allmymexico.com

Author URI: www.allmymexico.com

Copyright 2007-2008 www.allmymexico.com

   */



body {

	margin: 0px;

	padding: 0px;

	font-family: Tahoma, "Trebuchet MS", "Times New Roman", "Arial Narrow";
	font-size: 75%;

	color: #044683;

	background: #6ea3cb url(images/bg.png) repeat-x;

}

img.alignleft {

	float: left;

	margin-top: 5px;

	margin-right: 5px;

	margin-bottom: 2px;

}





img.alignright {

	float: right;

	margin: 5px 10px 2px 8px;

}



img.aligncenter {

display: block;

margin-top: 0px;

margin-right: auto;

margin-bottom: 4px;

margin-left: auto;

clear: both;

}



img.alignleft-frame {

	float: left;

	margin-top: 5px;

	margin-right: 5px;

	margin-bottom: 2px;

	border: 5px solid #efefef;

}



img.alignright-frame {

	float: right;

	margin: 5px 10px 2px 8px;

	border: 5px solid #efefef;

}

img {

	border: 0px solid #efefef;

}





img.aligncenter-frame {

display: block;

margin-top: 0px;

margin-right: auto;

margin-bottom: 4px;

margin-left: auto;

clear: both;

border: 5px solid #efefef;

}









.imagecaptioneasy {

  padding: 5px;

  font-family: arial,helvetica,sans-serif;

  font-size: 10px;

  line-height: 1.15em;

  text-align: center;

  border: 1px solid #808080;

  background: #cbe6f5;

  color: #333;

}

.imagecaptioneasy img { border: 0px solid #fff; margin-bottom:5px; }

.imagecaptioneasy span { text-align: center; }

.imagecaptioneasy_top_left { margin: 0 11px 11px 0; float: left; }

.imagecaptioneasy_top_right { margin: 0 0 11px 11px; float: right; }

.imagecaptioneasy_top_nowrap { margin: 0 0 11px 0; float: none; }

.imagecaptioneasy_left { margin: 11px 11px 11px 0; float: left; }

.imagecaptioneasy_right { margin: 11px 0 11px 11px; float: right; }

.imagecaptioneasy_nowrap { margin: 11px 0 11px 0; float: none; }







.alignleft {

	float: left;

}

blockquote {
	background: #181818;
	margin: 10px 50px 10px 5px;
	padding: 5px;
	clear: both;
	border-top: 1px solid #262626;
	border-right: 1px solid #262626;
	border-bottom: 1px solid #262626;
	border-left: 5px solid #121212;
	font-size: 1.1em;
	color: #000000;

}



.alignright {

float: right;

}



.aligncenter {

	display: block;

	clear: both;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

	text-align: center;

}

html {

	line-height: 125%;

}

form {

	margin: 0px;

	padding: 0px;

	float: left;

	width: 90%;

}



h1, h2, h3, h4, h5, h6 {

	text-align: left;

	margin: 0px;

	padding: 0px;

	float: left;

	width: 95%;

	color: #044683;

	font-size: 1em;



}









a:link, a:visited {

	text-decoration: underline;

	color: #ee6b1c;

}

a:hover, a:active {	

text-decoration: none;

	color: #fc853d;





}

big {

	font-size: 1.2em;

	font-weight: bold;

}

small {

	font-weight: lighter;

	color: #A7A7A7;

}

#wrap {
	margin: 0px auto;
	width: 920px;
}

#container {

	width: 920px;
	float: left;
	border-color:#000000;
	border-style:solid;
	border-width:thin;

}

#header {
	width: 920px;
	float: left;
	height: 164px;
	color: #000000;
	background: #000000 url(images/h_bg.jpg) no-repeat center;

}

#head-title a{
        color: #FFFFFF;
		text-decoration: none;
}

#header h1 {

	float: left;
	width: 650px;
	font-size: 2.5em;
	margin: 15px 0px 10px;
	color: #000000;
    padding: 0px 0px 0px 15px;

}

#header p {
	font-size: 0.8em;
	font-weight:bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 0px 0px 16px;
	float: left;
	width: 650px;

}



#navigator {
	width: 920px;
	float: left;
	position: relative;
}

#navigator ul {

	margin-top: -26px;
	padding: 0px;
	float: left;
	width: 700px;
	list-style-type: none;
	position: relative;
}

#navigator ul li {

	margin: 0px;
	padding: 0px;
	display: inline;
    font-size: 12px;

}

#navigator ul li a {
	display: block;
	float: left;
	padding-right: 8px;
	padding-left: 8px;
	height: 11px;
	margin: 3px;
	line-height: 14px;
	color: #FFFFFF;
    font-weight: bold;
	text-decoration: none;
    font-size: 12px;
}





#navigator ul li a:hover {

    display: block;
    float: left;
    padding-right: 8px;
    padding-left: 8px;
    margin-bottom: 0px;
    height: 11px;
    margin: 3px;
    line-height: 14px;
    color: #fea26b;
    font-weight: bold;
    text-decoration: underline;
        font-size: 12px;



}

.search-fr {

	float: right;

	width: 200px;

}

.search-fr form {

	margin-top: -32px;

        margin-bottom: 0px;

	padding: 0px;

	float: left;

	width: 200px;

}

.search-fr p {

	margin: 3px 0px 0px;

	padding: 0px;

	float: left;

}

.search-fr input {
	font-size: 11px;
	color: #000000;
	background: #cbe6f5;
	padding: 3px 1px 0px 3px;
	width: 160px;
	margin: 0px;
	float: left;
	height: 20px;
	line-height: 20px;
	letter-spacing: 1px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;

}

.search-fr input:hover {
	font-size: 11px;
	color: #000000;
	background: #ecf8ff;
	padding: 3px 1px 0px 3px;
	width: 160px;
	margin: 0px;
	float: left;
	height: 20px;
	line-height: 20px;
	letter-spacing: 1px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;

}



#content {
	float: left;
	width: 920px;
	position: relative;
	background: url(images/body.gif) repeat-y;
	


}

#left {

	float: left;
	width: 660px;
	position: relative;
	padding-left: 5px;

}

#left h2 {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	float: left;
	width: 510px;

}

#post h4 {

	margin: 0px;
	padding: 0px 0px 0px 10px;
	float: left;
	width: 480px;
	font-size: 1.8em;
	color: #063775;

}

#left h5 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 500px;

}

#right {

	float: right;	
	width: 228px;
	padding-bottom: 10px;

}

.sidebar-boxes {
	float: left;	width: 228px;
	margin-bottom: 8px;

}

.sidebar-boxes h4 {
	margin: 0px;
	padding: 3px;
	float: left;	
	width: 228px;
	font-size: 1.3em;
	background: #7dbadb;
	color: #000000;
	font-family: "Trebuchet MS", Verdana, sans-serif, "Courier New";

}

#ads_wide {

	font-size: 1.1em;
	color: #000000;
	margin: 0px;
	padding: 3px;
	float: left;	
	width: 228px;
	letter-spacing: 1px;
	background: #cbe6f5;
}





#login {

	font-size: 1.1em;
	color: #000000;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 170px;
	letter-spacing: 1px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 1px solid #000000;
	background: #cbe6f5;

}





#tagging {

	font-size: 1em;

	color: #000000;

	margin: 0px;

	padding: 3px;

	float: left;	width: 222px;
	letter-spacing: 1px;


	background: #cbe6f5;

	line-height: 24px;

}

.sidebar-boxes ul {
    font-weight: bold;
	font-size: 1.1em;
	margin: 0px;

	padding: 0px;

	float: left;	width: 222px;

	list-style-type: none;

}

.sidebar-boxes ul li {
    font-weight: bold;
	font-size: 1.1em;
	margin: 0px 0px 5px;

	padding: 0px;

	float: left;	width: 222px;

}



.sidebar-boxes select {
    font-weight: bold;
	font-size: 1.1em;	width: 225px;
	color: #063775;
	background: #434343;
	border: 1px solid #000000;

}



#tagging a:link, #tagging a:visited {

	color: #fc853d;

	text-decoration: none;

}

#tagging a:hover, #tagging a:active {

	color: #fc853d;

	text-decoration: none;

}





.dynamic_sidebar {
    font-weight: bold;
	font-size: 1.1em;
	margin: 0px 0px 0px 0px;
	padding: 2px;
	float: left;	
	width: 228px;

}

.dynamic_sidebar select {
    font-weight: bold;
	font-size: 1.1em;
	margin: 8px 0px;

	padding: 0px;	width: 228px;
	font-size: 11px;

	color: #063775;

	background: #FFFFFF;

}



.dynamic_sidebar a:link, .dynamic_sidebar a:visited {
	font-size: 1.1em;
	color: #063775;

	text-decoration: none;

}

.dynamic_sidebar a:hover, .dynamic_sidebar a:active {
	font-size: 1.1em;
	color: #063775;

        font-weight: bold;

	text-decoration: none;

	background: #7dbadb;

}

.dynamic_sidebar h3 {
    font-weight: bold;
	font-size: 1.3em;

	color: #000000;

	margin: 0px;

	padding: 0px 0px 0px 3px;

	float: left;	width: 228px;

	line-height: 30px;

	height: 30px;

	background: #7dbadb;

	border: 1px solid #659ab6;

	font-family: "Trebuchet MS", Verdana, sans-serif, "Courier New";

}



.dynamic_sidebar h2 {
	font-size: 1.3em;

	color: #000000;

	margin: 0px;

	padding: 0px 0px 6px 3px;

	float: left;	width: 225px;

	line-height: 30px;

	height: 20px;

	background: #7dbadb;

	border: 1px solid #000000;

	font-family: "Trebuchet MS", Verdana, sans-serif, "Courier New";

}



.dynamic_sidebar ul {

	list-style-type: none;

	margin: 0px 0px 8px;

	padding: 10px 0px 10px 5px;

	float: left;	width: 225px;

	background: #cbe6f5;


}

.dynamic_sidebar ul ul {

	margin: 0px;

	padding: 0px;

	border-width: 0px;

}

.dynamic_sidebar ul li {

	margin: 0px;

	padding: 0px;

	float: left;	width: 225px;

	color: #000000;

	font-size: 1em;

}





#footer {

	float: left;

	width: 920px;

	border-top: 1px solid #000000;

	border-right: 1px solid #000000;

	border-bottom: 1px solid #000000;

	border-left: 1px solid #000000;

	background: #4188af;

	padding: 0px 10px;

	position: relative;

}

#post {

	float: left;

	width: 660px;

	position: relative;

	padding-bottom: 20px;

}

.meta {

	float: left;

	color: #000000;

	width: 520px;

	position: relative;

	border-bottom: 1px dotted #222222;

}



.meta h1 {

	font-size: 1.8em;

	color: #000000;

	text-decoration: none;

	font-family: "Trebuchet MS", Tahoma;

	float: left;

	width: 500px;

}

.mycomm {

	font-size: 11px;

	color: #000000;

	margin-left: 10px;

}

.mycomm a:link, .mycomm a:visited {

	color: #000000;

	text-decoration: underline;

}









#post-title{

     color: #36648B; 

}



.post-title, post-title h2, post-title a{

  font-size: 1.8em;

  color: #36648B; 

}



#catwrapper { 

     width: 520px; 

     height: 41px; 

     background: #fff url('images/titlebar.jpg') no-repeat center center; 

     color: #36648B; 

     border: 1px solid #B1C3D4; 

     padding: 0; 

     margin: 15px 0px 0px 8px;

     

} 



.cattitle, cattitle h1 {

     font-size: 2.4em; 
     text-decoration: none; 
     text-align: left; 
     color: #36648B; 
     display: block; 
  



}



.cathead, .cathead h2, .cathead h1{ 

     font-size: 2.8em; 
     text-decoration: none; 
     text-align: left; 
     color: #36648B; 
     padding: 11px 0px 11px 15px; 
     display: block; 

} 



.title-id-cat {	
     font-size: 2.8em; 
     text-decoration: none; 
     text-align: left; 
     color: #36648B; 
	 	 margin-top: -4px;
     padding: 1px 0px 0px 20px;
     display: block; 
	 	height: 28px;

	line-height: 34px;
}





.title a:link, .title a:visited {

     font-size: 1.2em; 

     text-decoration: none; 

     text-align: left; 

     color: #36648B; 

     padding: 11px 0 11px 15px; 

     display: block; 



	

}





.title a:hover, .title a:active {

     font-size: 1.2em; 

     text-decoration: none; 

     text-align: left; 

     color: #36648B; 

     padding: 11px 0 11px 15px; 

     display: block; 

	

}









.form-content {

	margin: 0px;

	padding: 5px 0px 10px;

	float: left;

	width: 900px;

    font-weight: bold;

	color: #000000;

	font-size: 1.1em;

}



.post-content {

	margin: 0px;

	padding: 5px 10px 10px 10px;

	float: left;

	width: 620px;



	color: #063775;

	font-size: 1.1em;

}

.post-content ul ul {

	padding: 0px;

}



.authors {

	float: left;

	width: 100%;

	font-size: 1.1em;

}

.cat {

	float: left;

	width: 100%;

	font-size: 1.1em;

}

.tag {

	float: left;

	width: 100%;

	font-size: 1.1em;

}

.tag-main {

	float: left;

	width: 100%;

	font-size: 1.3em;

}

.clear-post {

	float: left;

	height: 25px;

	width: 500px;

}

#comment_temps {

	float: left;

	width: 520px;

	padding: 10px;



	margin-left: 5px;

	color: #000000;


	font-size: 1em;

}

#comment_temps h4 {

	font-size: 1.6em;

	color: #000000;

	margin-bottom: 10px;

}

#comment_temps h3.review {
	clear: right;
	margin: 10px 0 5px 0;
	border-bottom: 1px solid #eee;
	padding-bottom: 2px;
	color: #333;
	font-family: Arial;
	font-size: 10pt;
}

h2#comments {
	clear: both;
	background: #f3f2ed;
	font-size: 11pt;
	font-weight: bold;
	border-top: 10px solid #fff;
	color: #333;
	padding: 10px;
}


#comment_temps h6 {

	font-size: 1.7em;

	color: #000000;
	font-weight: bold;
	margin: 10px 0;
	padding: 0;
	border-bottom: 2px solid #ccc;

}

#comment_temps h5 {

	font-size: 1.6em;

	color: #000000;


	margin: 10px 0;
	padding: 0;
	border-bottom: 2px solid #ccc;
}
h3#respond {
	clear: right;
	font-size: 11pt;
	font-weight: bold;
	margin: 10px 0;
	padding: 0;
	border-bottom: 2px solid #ccc;
}

#comments h3.review {
	clear: right;
	margin: 10px 0 5px 0;
	border-bottom: 1px solid #eee;
	padding-bottom: 2px;
	color: #333;
	font-family: Arial;
	font-size: 10pt;
}

}

.paginate {

	margin: 0px;

	padding: 0px 0px 0px 10px;

	float: left;

	width: 520px;

	color: #000000;

	font-size: 1.1em;

}





#rss {

	float: left;

	height: 25px;

	width: 490px;

	line-height: 25px;

	padding: 0px;

}

.comment-list {

	padding: 5px;

	float: left;

	width: 480px;

	margin: 0px 0px 6px;

}

.comment-list-alt {

	padding: 5px;

	float: left;

	width: 480px;

	margin: 0px 0px 6px;

	background: #7dbadb;

}

.user {

	clear: both;

	font-size: 1.2em;

	font-weight: bold;

	letter-spacing: 1px;

}

.date {

	clear: both;

	margin: 0px;

	padding: 0px;

	font-size: 1em;

	color: #000000;

}

.text {

	clear: both;

	font-size: 1em;

}

#hovering {

	margin: 0px;

	padding: 0px;

	float: left;

	width: 100%;

}

#hovering p {

	margin-top: 0px;

	margin-bottom: 5px;

	font-size: 1.1em;

	float: left;

	width: 100%;

}

#hovering input {

	margin: 0px;

	padding: 1px 2px;

	width: 50%;

	border: 1px solid #FFFFFF;

	background: #FFFFFF;

}

#hovering input:hover {

	margin: 0px;

	padding: 1px 2px;

	width: 50%;

	border: 1px solid #333333;

	background: #F7F7F7;

}

.subscribes {

	margin: 3px 0px;

	padding: 0px;

	float: left;

	width: 95%;

}

#comment-box {

	margin: 0px;

	float: left;

	width: 100%;

}

#comment-box textarea {

	height: 150px;

	width: 90%;

	border: 1px solid #FFFFFF;

	background: #FFFFFF;

}



#comment-box textarea:hover {

	height: 150px;

	width: 90%;

	border: 1px solid #666666;

	background: #FFFFFF;

}

#comment-box p {

	margin-top: 0px;

	margin-bottom: 8px;

	font-size: 1.1em;

	float: left;

	width: 100%;

}

.v-box {

	margin: 0px;

	padding: 10px 0px 10px 7px;

	float: left;

	width: 292px;

	color: #000000;

	text-align: left;

	position: relative;

}

#footer a:link, #footer a:visited {

	color: #000000;

	text-decoration: none;

}

#footer a:hover, #footer a:active {

	color: #000000;

	text-decoration: none;

}

.v-box ul {

	list-style-type: none;

	margin: 0px;

	padding: 8px 0px;

	float: left;

	width: 280px;

}

.v-box ul ul {

	margin: 0px;

	padding: 0px;

	border-width: 0px;

}

.v-box ul li {

	margin: 0px;

	padding: 0px;

	float: left;

	width: 280px;

	color: #000000;

	font-size: 1.1em;

}

.v-box h3 {

	margin: 0px 0px 4px;
	padding: 0px 0px 3px;
	float: left;
	width: 290px;
	border-bottom: 1px dotted #000000;
	font-size: 1.6em;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: -1px;

}

#footer-bottom {
	float: left;
	width: 900px;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
	height: 30px;
	background: #1f6389;
	line-height: 30px;
	color: #000000;
	border-right: 1px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 1px solid #000000;
}





.title-id {	

        font-size: 1.4em;

	color: #000000;

}



#body_content {position: absolute;left: -10000px;};