/*  
Theme Name: Flashy
Theme URI: http://www.xlibre.com/
Description: 1-column flash page theme.
Version: 1.1
Author: Xlibre
Author URI: http://www.xlibre.com.com/
Tags: fixed-width, one-column
.
Released under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.
.
*/


body {
	font-size: 75%;  
	font-family: Georgia, "Times New Roman", Times, serif;  
	background-color: none;
background-image: url("http://www.casakarena.com/photos/losarcos5.jpg");
background-repeat: no-repeat;
background-attachment: fixed;
	 min-width:1024px; 

	overflow:hidden;
	color: #333;
	text-align: center;
	}

#page {
	background-color: none; 
	text-align: center; 
	}

#header { 
background: none;
	}
 
#content {
	font-size: 1.2em;
        background: none;  
	} 

.narrowcolumn .entry  {
	line-height: 1.6em;
	} 

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
        background: #f3f3f3;
	}

#footer { 
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3, h4 {
	font-weight: bold;
	}

#content h1 {
	font-size: 1.7em; 
	text-align: center;
	}

#header td { 
	font-size: 1.1em; 
        }

#header h1 { 
	font-size: 1em; 
        margin: 0;
        padding: 0;
	}

.blogtitle {
	font-size: 5em !important; 
font-family: Papyrus, Arial, Sans-Serif;
	text-align: center;
 	font-weight: bold; 
        margin: 0 0 0 0;
        padding: 0;
	}
 
.description {
        padding: 0;
        color: #FFF300;
	font-size: 2em;
font-weight: bold;
font-family: Arial, Sans-Serif;
	text-align: center;
	}
 
h2 {
	font-size: 1.7em;
	text-align: center;
	}

h2.pagetitle {
	font-size: 1.6em;
	}



#header  h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: white; 
	}


h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: #333;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #bottombox h2, #bottombox h4, #wp-calendar caption, cite {
	text-decoration: none;
	}

#bottombox h4 { 
	font-size: 1.2em; 
	}
 
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

a, a:visited, h2 a:hover, h3 a:hover {
	color: #dd0000;
        font-weight:bold;
	text-decoration: none;
	}

a:hover { 
        text-decoration: underline; 
	}

#bottombox a { 
        font-weight:bold;
	text-decoration: none;
	}

#bottombox a:hover { 
	text-decoration: underline;
	}

/* Begin Structure 
------------------------------------- */
body {
	margin: 0 0;
	padding: 0 0 0 0; 
	}

#page {
	background-color: none;
	margin: 20px auto auto auto;
	padding: 20px 0 20px 0;
	width: 760px; 
	}

#header { 
	margin: 20px 0 20px 0; 
	
        text-align:center;
	}

#header a { 
        color: #f9f9f9;
	text-decoration: none;
	}

#header a:hover { 
        color: #000;
	}

.narrowcolumn {
	float: left;

padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 760px;
        background: none;
	} 

.post {
	margin: 0 0 0 0;
	text-align: center;
        background: none;
        padding: 0;
	}

.post hr {
	display: block;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}
 
.postmetadata {
	clear: left;
       }
 
#footer {  
	font-family: Arial, Helvetica, Sans-Serif;	
        padding: 0;
        color: #f3f3f3;
        font-size: 1.1em;
        line-height: 1.5em;
	margin: 0 auto ;
	width: 760px;
	clear: both;
        background: none;
	}

#footer a {  
	color: #f3f3f3;
	text-decoration: none;
        border-bottom: 1px dotted #ccc;
	}

#footer a:hover { 
        color: #ccc; 
	}

#footer p {
	margin: 0 0;
	padding: 0 0 0 0;
	text-align: center;
	}
 



/*	Begin Headers
------------------------------------- */
#content h1   {
	margin: 30px 0 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle, h2.pagetitle {
	margin-top: 30px;
	text-align: center;
        }

#bottombox h2 {
	margin: 10px 0 0;
	padding: 0;
	}

#bottombox h4 {
	font-family: Georgia, "Times New Roman", Times, serif;  
	margin: 10px 0 0;
	padding: 2px;
        color: #000;
        text-transform:uppercase;       
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	} 



/* Begin Images
------------------------------------- */
p img {
	padding: 0;
	max-width: 100%;
	}
 
.entry img {
        padding:0px;
        margin: 5px 0; 
        border: 4px solid #ddd;
        }

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right; 
	}

.alignleft {
	float: left 
	} 


/* Begin Lists 
------------------------------------- */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 20px; 
	padding-left: 10px; 
	} 

html>body .entry li {
	margin: 2px 0 2px 10px;
	}

.entry ol {
	padding: 0 0 0 20px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#bottombox ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#bottombox ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#bottombox ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#bottombox ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#bottombox ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#bottombox  ul ul li, #sidebar ul ol li {
	margin: 6px 0 0;
	padding: 0;
	} 

/* Begin Form Elements
------------------------------------- */


.entry form {  
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
        border: 3px solid #ccc;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
        border: 3px solid #ccc;
	}

#commentform #submit {
	margin: 0;
	float: left;
        font-size: 0.9em;
	} 

/* Begin Comments
------------------------------------- */

/* Begin bottom box
------------------------------------- */
#bottombox {
	font-family: Arial, Helvetica, Sans-Serif;
	padding: 10px;
        margin: 0 0;
        background: #EDE8E2;
        color: #333;
	font-size: 1em; 
        clear: both;
        }

#adbox { 
        text-align: left;
        padding: 5px;
        background: #fff;
        margin: 0 0 5px 0; 
        border: #ccc 2px solid;
        text-align: center;
        }


#box1 {
        padding: 5px;
        margin:2px;    
        border: 0px solid #DDD;
   }

#box2 {
        padding: 5px;
        margin:2px;  
        border-left: 1px solid #DDD;
        }

#box3 {
        padding: 5px;
        margin:2px;  
        border-left: 1px solid #DDD;
        }
     
#l_box {
	width:250px;
	float: left; 
        padding: 5px;
        border: 1px solid #DDD;
        background: #f9f9f9;
        }

#r_box {
	width:250px;
	float: right; 
        padding: 5px;
        background: #f9f9f9;
        border: 1px solid #DDD;
        }

#bottombox_low {
	clear:both;
	}



/* Begin Tags & Classes 
------------------------------------- */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ccc;

	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	} 

/* Captions 
------------------------------------- */

/* End captions */

