/*   
Theme Name: CloudyPaper
Theme URI: http://jf-larocca.com	
Description: Consist on a 100% height layout with header and footer, ahorizontal menu, a main column and a subsidiary column. The whole in a cartoon, paper style. 
Author: JF La Rocca
Author URI: http://jf-larocca.com
Version: 1.0

Feel free to pick some parts for your own use or to learn form this file (as I did from others).

*/

html,body {
	
	background-repeat: repeat;
	padding-right: 0px;
	margin-right: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	background-image: url(images/sky.png);
}

/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }
a { color: #e5874e; text-decoration: none;}



/* Font */
            
body{
	font-size: 1.1em;
	font-family: baskerville, Georgia, "Times New Roman", Times, serif;
	text-align: left;
	color: #585858;

}

h1,h2,h3,h4,h5 {
	font-family: Helvetica, Verdana, Arial, sans-serif;

}

            

h1 {
	font-size: 2.2em;
	letter-spacing: 0.7px;
	color: #3856b6 !important; 
}

            

h2 {
	font-size: 2em;
	letter-spacing: 0.5px;
	color: #506fc2;


}

            

h2 a {
	text-decoration: none;
	color: #506fc2;


}

            

h3 {
	letter-spacing: 0px;
	font-size: 1.8em;
	color: #6b8bd9;


}

            

            

            

h3 a {
	color: #6b8bd9;


}

            

            

            

h4 {
	letter-spacing: -1px;
	letter-spacing: -1px;
	font-size: 1.6em;


}

            

            

            

h5 {
	letter-spacing: -1px;
	letter-spacing: -1px;
	font-size: 1.2em;


}

p {
	margin-bottom: 1em;
	margin-top: 0.5em;
}

dl {
}
dt {
	margin-top: 10px;
	margin-bottom: 5px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	letter-spacing: -1px;
	font-size: 1em;
}
dd {
	margin-bottom: 20px;
	margin-left: 20px;
}
ol li {
	
	
	margin-left: 22px;
	
	
}            

pre {
	margin-left: -5px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #3a3a38;
	letter-spacing: -1px;
	font-family: Monaco, Courier, monospace;
}
blockquote {
	padding-top: 10px;
	min-height: 40px;
	font-style: italic;
	padding-left: 40px;
	background-repeat: no-repeat;
	background-image: url(images/blockquote.png);
}
.post img {
	margin: 10px;
}
*, * focus {
	outline: none;
	margin: 0;
	padding: 0;
}

            

            

/* Layout */

#container {
	min-height: 100%;
	position: relative;
	width: 100%;
	min-width: 1080px;
	background-image: url(images/sky.png);
	background-repeat: repeat;

}

#bg-header {
	height: 700px;
	background-repeat: no-repeat;
	width: 100%;
	min-width: 1080px;
	z-index: 0;
	top: 0px;
	position: absolute;
	background: url(images/topSky.png);
}



#bg-sun {
	right: 960px;
	bottom: 300px;
	position: absolute;
	width: 192px;
	z-index: 5;
	height: 283px;
	background-repeat: no-repeat;
	background-image: url(images/sun.png);
}


#footer-info {
	
	text-align: center;
	
	position: relative;
	
	bottom: 30px;
	
	z-index: 6;
	
}


#bg-footer {
	margin-top: -200px;
	position: relative;
	width: 100%;
	min-width: 1080px;
	z-index: 1;
	height: 200px;
	background-repeat: repeat-x;
	background-image: url(images/hills.png);
	
}


#page-container {
	padding-left: 40px;
	z-index: 2;
	position: relative;
	margin-bottom: -20px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 0px;
	height: auto;
	min-height: 100%;
	text-align: justify;
	width: 1000px;
	
}

#title {

	padding: 0px;
	margin-left: -50px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	right: auto;
	left: auto;
	width: 1080px;
	background-repeat: no-repeat;
	height: 250px;
	background-image: url(images/title.png);
}


#content-container {
	margin-left: -40px;
	min-height: 600px;
	padding-right: 25px;
	padding-left: 65px;
	z-index: 3;
	position: relative;
	padding-bottom: 100px;
	padding-top: 20px;
	overflow: auto;


}

#paper {
	background-repeat: repeat-y;
	z-index: 2;
	width: 100%;
	background-position: -15px;
	background-image: url(images/content.png);
	bottom: 100px;
	top: 250px;
	position: absolute;
}

#ground {

	z-index: 2;
	background-position: -11px;
	width: 100%;
	bottom: 0px;
	position: absolute;
	background-repeat: no-repeat;
	height: 100px;
	background-image: url(images/ground.png);
	
}

#side-column {
	float: right;
	width: 320px;
}

/* Menu */

#menu-container { 	width: 580px; height: 40px;  position: relative; z-index: 9998;left: 355px;top: 158px;  }


#menu-container #menu-nav { margin: 0; padding: 0; }
#menu-container #menu-nav li { display: inline; }
#menu-container #menu-nav li a { 
	float: left; 
	height: 0; 
	 overflow: hidden; 
	padding-top: 40px; 
	background-image: url(images/menu.png); 
	background-repeat: no-repeat; 
	}

/* Buttons */

#menu-container #menu-nav li#News a { width: 95px;  background-position: 0 0; }
#menu-container #menu-nav li#Gallery a {width: 135px; background-position: -95px 0px; }
#menu-container #menu-nav li#About a {width: 100px; background-position: -230px 0px; }
#menu-container #menu-nav li#Contact a {width: 140px; background-position: -330px 0px; }
#menu-container #menu-nav li#Private a {width: 110px; background-position: -470px 0px; }


/* Over state */
#menu-container #menu-nav li#News a:hover { background-position: 0 -40px; }
#menu-container #menu-nav li#Gallery a:hover { background-position: -95px -40px; }
#menu-container #menu-nav li#About a:hover { background-position: -230px -40px; }
#menu-container #menu-nav li#Contact a:hover { background-position: -330px -40px; }
#menu-container #menu-nav li#Private a:hover { background-position: -470px -40px; }


/* Pressed state */
#menu-container #menu-nav li#News a:active { background-position: 0 -80px; }
#menu-container #menu-nav li#Gallery a:active { background-position: -95px -80px; }
#menu-container #menu-nav li#About a:active { background-position: -230px -80px; }
#menu-container #menu-nav li#Contact a:active { background-position: -330px -80px; }
#menu-container #menu-nav li#Private a:active { background-position: -470px -80px; }


/* On state */

#menu-container.news #menu-nav li#News a { background-position: 0 -80px !important; }
#menu-container.gallery #menu-nav li#Gallery a { background-position: -95px -80px !important; }
#menu-container.About #menu-nav li#About a { background-position: -230px -80px !important; }
#menu-container.contact #menu-nav li#Contact a { background-position: -330px -80px !important; }
#menu-container.private #menu-nav li#Private a { background-position: -470px -80px !important; }


/* Blog Layout*/

/* Font */
h1, h2, h3, h4, h5, h6 {
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
}

#main-column {
	padding-right: 20px;
	padding-left: 10px;
	width: 570px;
}

#main-column h2 {
	padding-bottom: 10px;
}
.small-entry{

	background-position: 0 15px;

	min-height: 110px;

	text-align: left;

	padding-right: 40px;

	padding-left: 60px;

	margin-left: -55px;

	background-repeat: no-repeat;

	background-image: url(images/puce2.png);

}
.order-element-name{

	margin-bottom: -30px;

	min-height: 110px;

	text-align: left;

	padding-right: 40px;

	padding-top: 30px;

	padding-left: 80px;

	margin-left: -78px;

	background-position: -5px 0px;

	background-repeat: no-repeat;

	background-image: url(images/puce3.png);

}
.post{

	min-height: 110px;

	text-align: left;

	margin-bottom: 20px;

	padding-right: 40px;

	padding-top: 30px;

	padding-left: 80px;

	margin-left: -78px;

	background-position: -5px 0px;

	background-repeat: no-repeat;

	background-image: url(images/puce3.png);

}
.date{
	font-style: italic;
	color: #6b8bd9;
}
.date2{
	margin-bottom: 15px;
	margin-top: -15px;
	font-style: italic;
	color: #9cacd6;
}
         

.hentry-Back{

	text-align: left;

	margin-bottom: 20px;

	padding-right: 40px;

	padding-top: 30px;

	padding-left: 80px;

	margin-left: -68px;

	background-position: -5px 0px;

	background-repeat: no-repeat;

	background-image: url(images/puce3.png);

}



.postmetadata{

	margin-top: 10px;

}

.postmetadata a{
		color: #e5874e !important; 
	margin-top: 10px;
}

/*search bar*/

li.search fieldset{
	border-style: none;
	height: 50px;
	width: 250px;
	overflow: hidden;
}
input.btn{
	width: 33px;
	border: none;
	height: 33px;
}
	

input.fancy {

	height: 20px;

	padding-top: 0px;

	padding-left: 5px;

	padding-bottom: 0;

	padding-right: 0;

	width: 151px;
  	border-color: #95b1e8;
  	border-width: 2px;
	border-style: solid;
	color: #3454ba;
	background: none;
  	margin: 0;
  	vertical-align: top;

}


#searchform input.fancy{

	padding-bottom: 3px;

	padding-top: 7px;
	padding-right: 15px;
	padding-left: 15px;
	height: 20px;
	background: url(images/inputField.png) right top no-repeat;
	vertical-align: top;
	margin: 0;
	color: #485fba;
	width: 170px;
	border:none;
}	

input.fancy2{
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 15px;
	height: 30px;
	background-repeat: no-repeat;
	background-image: url(images/inputField.png);
	color: #485fba;
	border: none;

	width: 170px;
}

#side-column h2{
	padding-top: 10px;
	font-size: 1em;
	color: #506fc2;
}
#side-column{
	font-family: Garamond;
	padding-bottom: 20px;
	color: #5893db;
}
#side-column a{
	font-family: Garamond;
	padding-bottom: 20px;
	color: #5893db;
}
#side-column ul, #side-column ul ol {
margin: 0;
padding: 0;
}

#side-column ul p, #side-column ul select {
margin: 5px 0 8px;
}
#side-column ul ul, #side-column ul ol {
margin: 5px 0 0 10px;
}
#side-column ul ul ul, #side-column ul ol {
margin: 0 0 0 10px;
}
ol li, #side-column ul ol li {
list-style: decimal outside;
}
#side-column ul ul li, #side-column ul ol li {
margin: 3px 0 0;
padding: 0;
}
/*Gallery Layout*/

.pic-holder {

height: 100px;

float: left;

width: 100px;

text-align: center;

border-spacing: 0px 0px;

}
.pic-description {
	padding-top: 10px;
	background-position: 10px;
	min-height: 110px;
	background-image: url(images/accolade.png);
	background-repeat: no-repeat;
	padding-left: 40px;
	margin-left: 120px;
}
.entry {
	margin-bottom: 5px;
}
.gallery-container {
	position: relative;
	left: 20px;
}
textarea {
	border-color: #95b1e8;
	border-width: 2px;
	border-style: solid;
	width: 100%;
	color: #3454ba;
	background: none;
}
.main-picture {
}

.pic-holder-table {
width :100px; 
height: 100px;
}
.pic-description .tags a{ ;
	font-style: italic !important;
	color: #5893db !important;
}







.tablenav{
 margin-right: auto;
 margin-left: auto;
 width: 600px;
 text-align: center;
}
ul.pageLinks { width: 300px; margin-right: auto; margin-left: auto; display: block; 

}




.pageLinks li { clear: both; display: inline;}
.pageLinks li a { 
	display: inline-block; 
	background-image: url(images/pucePage.png); 
	padding-top: 20px; 
	width: 20px; 
	background-color: #ebff35; 
	height: 0px; 
	
	overflow: hidden;  
	background-repeat: no-repeat; 
	}
	
.pagePointCurrent {
	background-position: 0px -40px;
	
}
                              
.pagePoint {
	background-position: 0px 0px;
}
   
.pagePoint:active {
	background-position: 0px -40px;
}

.pagePoint:hover {
	background-position: 0px -20px;
}

.fake {
	margin-right: auto;
	margin-left: auto;
	width: 300px;
	background-color: #ff5e3e;
}

