/*
Theme Name: The Process of Floating Away
Theme URI: http://arshondrick.com
Theme Auther : Andrew R Shondrick
*/

* {margin: 0; padding: 0;}

body {background-color: #192121; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; }




/* Text*/

body { font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #FFFFFF; text-decoration:none; }


/*title in main content blog*/
h2 { font: 18px Arial, Helvetica, sans-serif; color: #c4cab2; text-align:right; margin-right: 8px; }
h2 a:hover { color: #e0e7d1; }
h2 a:active { color: #c4cab2;  }
h2 a:visited { color: #c4cab2;  }
h2 a:link { color: #c4cab2;  }

/**/
h3 { text-align: right; font: 11px arial, sans-serif; color: #b6ced4; letter-spacing: .1em; }
/*copyright*/
h4 { font-size: 11px; color: #636363; text-align: left; text-decorcation: none; letter-spacing:.1em; font-weight: 300 ; }
/*date of entry in blog*/
#style1 { font: 12px Georgia, "Times New Roman", Times, serif; color:#98957e; text-align:left; }
/*rss font*/
#style2 { font: 13px Arial, Helvetica, sans-serif; text-align: right; font-weight: 300;}
/*title of painting in blog*/
#style3 { text-align: right; font-size: 10px; color: #8fabb3; }
/*date of creation in gallery*/
#style4 { font: 12px Georgia, "Times New Roman", Times, serif; color:#d5cdb5; text-align:left; margin: 30px 0px 0px 0px; }

::selection { background: #dae0c4; color: #6e8281; }
::-moz-selection { background: #dae0c4; color: #6e8281; }



/*Links*/


a { font-family: Arial, Helvetica, sans-serif; text-decoration:none;   }
a img {border: none;}


a:link {text-decoration: none;color: #FFFFFF;}
a:visited {text-decoration: none;color: #FFFFFF;}
a:hover {text-decoration: none;color: #cbeadb;}
a:active {text-decoration: none;color: #FFFFFF;}

#main-nav {list-style:none;margin:0;padding:0;}
#main-nav li { font: 16px Arial, Helvetica, sans-serif; letter-spacing: .1em}

#main-content a:hover { color: #e0e7d1; }
#main-content a:active { color: #c4cab2;  }
#main-content a:visited { color: #c4cab2;  }
#main-content a:link { color: #c4cab2;  }

#rss-div a:hover { color: #e0e7d1; }
#rss-div a:active { color: #c4cab2;  }
#rss-div a:visited { color: #c4cab2;  }
#rss-div a:link { color: #c4cab2;  }

/* Divs */

#wrap { height: 900px; width: 1125px; background-image: url(images/bgQ30.jpg); background-position: fixed; background-repeat: no-repeat; margin-left: auto; margin-right: auto; margin-top: 0px; z-index: 1; position: relative; }

#email { left: 50%; margin-left: -90px; top: 43px; overflow: visable; height: auto; position: absolute; z-index: 3;}

#links { left: 220px; top: 460px; position: absolute; z-index: 3; display:block; }

#copyright { left: 4px; bottom: 5px; z-index: 2; width: auto; position: absolute; white-space:pre-wrap;}

#main-content { left: 400px; top: 123px; background-color:#FFFFFF; position: absolute; width: 562px; height: auto; max-height: 720px; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; overflow-y: auto; overflow-x:hidden; font-family:Arial, Helvetica, sans-serif; font-size: 11px; color:#8c9292; padding: 30px 15px 15px 15px; }

#main-content img { margin: 10px 0px 10px 0px; } 


/* GALLERY Markup */
	
	/* links */
	
	#main-nav-gallery {list-style:none;margin:0;padding:0;}
	#main-nav-gallery li { font: 16px Arial, Helvetica, sans-serif; font-size: 38px; font-weight:lighter;letter-spacing: .1em; line-height: 1.4em;}
	
	/* Divs */
	
	#wrap-gallery { height: 900px; width: 1125px; background-image: url(images/galleryBGQ20.jpg); background-position: fixed; background-repeat: no-repeat; margin-left: auto; margin-right: auto; margin-top: 0px; position: relative; }
	
	
	#main-content-border { left: 400px; top: 123px;-moz-border-radius: 15px; -webkit-border-radius: 15px; border-radius: 15px; border-style: solid; border-color: rgb(227, 237, 238);  border-color: rgba(255, 255, 255, 0.5); border-width: 15px; position:absolute;}
	
	#main-content-gallery {  background: rgb(111, 104, 110); /* The Fallback */ background:rgba(91, 80, 89, 0.83); float:none; width: 562px; height: auto; max-height: 690px; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; overflow-y: auto; overflow-x:hidden; font: 11px arial, sans-serif; color: #b0b5b6; padding: 15px; }
	
	#main-content-gallery img { margin: 10px 0px 10px 0px; } 
	
	#links-gallery { left: 156px; top:300px;width: 200px; position: absolute; text-align: right;}
	
	#thumbs { width: 195px; height: 187px; position: absolute; overflow-y: auto; overflow-x:hidden; background-color: rgba(255, 255, 255, 0.4);-moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px;}
	#thumbs img { margin: 3px; border: solid; border-color: rgba(91, 80, 89, 0.5); border-width: 2px;  }


/*  RSS DIV */

#rss-div { background: #FFFFFF; width: 562px; height: 23px; left: 404px ; top: 123px; position: relative; z-index: 10; padding-top: 6px; font: 13px Arial, Helvetica, sans-serif; color: #c4cab2 ; text-align: right; font-weight: 300; white-space:pre-wrap; }