/*
Theme Name: untitled
Theme URI: http://divdsgn.com/
Description: New theme, cloudy, for animadesign
Version: 1.0
Author: Pria Purnama
Author URI: http://anima.dudut.com/
*/

@import "css/reset.css";@import "css/text.css";@import "css/960.css";
body {
	background: #FFF url(images/bg-gra.png) top repeat-x;
	background-attachment: fixed;
	color: #75766a;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 1.3em;
}
a {color: #ff9420}
.cloud {background: url(images/bg-cloud.png) top center no-repeat fixed;min-height: 450px}
h1 {height: 110px;margin:0;padding: 90px 0 0 0}
h1 a {background: url(images/animadesign-logo.png) center no-repeat;display: block;height: 110px;text-indent: -999em}
h3 {font: 18px Helvetica, Arial, sans-serif;margin: 10px auto}
p {margin: 10px auto}
.about-me p {text-align: justify}

#content {margin-bottom: 50px}

.portfolio-one {background: #FFF;border: 2px solid #EDEDDE;margin-bottom: 30px;-moz-border-radius: 3px}
.portfolio-one:hover {border-color: #8a8b77}
.portfolio-one .thumbnail {margin-left: 0}
.portfolio-one .information {margin-right:0;margin-left: 6px}
.portfolio-one .information ul {list-style: none outside;}
.portfolio-one .information img {display: none}
.portfolio-one .information ul li {margin: 0 0 10px}
.portfolio-one .information h3 {margin-top: 20px}

.alt {background: #ededde;border-color: #FFF}

/*#footer {border-bottom: 5px solid #d8d9c3}
#footer h4 {background: url(images/logo-bottom.png) left no-repeat;height: 28px;margin: 0 0 -5px;text-indent: -999em}*/

.gallery-launcher {position: relative}
.gallery-launcher .launch-gallery a {background: url(images/fullscreen.png) center right no-repeat;display: block;height: 25px;position: absolute;bottom: 5px;right: 5px;text-indent: -999em;visibility: hidden;width: 31px}
.gallery-launcher:hover .launch-gallery a {visibility: visible}

#footer {border-top: 3px solid #EDEDDE;text-align: center;margin-bottom: 20px;padding-top: 10px}

.gallery {display: none}

.swap {border-bottom: 1px dotted #ededde;unicode-bidi: bidi-override;direction: rtl}
