/*
Theme Name: Gallery
Theme URI: http://www.wpzoom.com/themes/gallery/
Description: Gallery is a premium wordpress theme for photoblogs, portfolios, personal sites. Developed by Dumitru Brinzan and released by WPZOOM.com
Version: 1.0
Author: Dumitru Brinzan
Author URI: http://www.brinzan.net/
Tags: red, custom-header, fixed-width, two-columns
*/


body {color: #ccc; background-color: #111; }
a {text-decoration:none; color:#ff7664; }
a:hover {text-decoration:underline; color: #ff7664; }
a.invert {text-decoration:underline; color:#ff7664; }
a.invert:hover {text-decoration:none; color: #ff7664; }
h1,h2,h3,h4,h5,h6 {color: #eee; }

#container {background: #333 url(../images/back_top_dark.png) repeat-x top left; }

#searchformtop {	background:url(../images/search.png) no-repeat;	}

#posts .post {border-bottom: dotted 1px #aaa; }
#posts .post h2 a {color: #fff; }
#posts .post h2 a:hover {color: #ff7664;}
#posts .post img.bordered {padding: 1px; border: solid 5px #555;}

#main blockquote {border-left: solid 5px #777; background-color: #5f5f5f; }
#main img.preview {border: solid 5px #333;}
#side img.preview {border: solid 5px #777;}
#main p.postmetadata {color: #999;}
#main p.postmetadata span.datetime {color: #999;}
#main div.share {border: solid 1px #222; background-color: #444; }
#main div.share p.header { color: #fff; }

/* Post comments and trackbacks styling */

#main p.tags {color: #999; }
#main p.trackbackurl span.url {border-bottom: dotted 1px #ddd; }

#main div.pagerbox a {color: #000; padding: 4px 6px; background-color: #ff7664; }
#main div.pagerbox a:hover {border: none; background-color: #666; color: #fff; }
#main div.pagerbox a.current {color: #fff; background-color: #ff7664;}

#main div.reply a {background-color: #111; color: #fff; }
#main div.reply a:hover {background-color: #222; }

#main .normalComments li {background-color: #333; border: solid 3px #222; }
#main .normalComments li.author {background-color: #444; border: solid 3px #222;}
#main .normalComments li ul.children li {}

#main .normalComments cite.author {color: #fff;}
#main .normalComments div.gravatar img {border: solid 3px #111;}
#main .normalComments div.gravatar-author img {border: solid 3px #111;}

#main .normalComments span.datetime {color: #aaa; }
#main .normalComments p, #main .normalComments li.author p {color: #ccc;}
#main .normalComments li.author p {color: #bbb; }

#main input, #main textarea, #commentform input, #commentform textarea {background-color: #ddd; border: 1px solid #111; color: #333;}
#commentform #submit {background-color: #bd1c1c; color: #fff; border: none; }

/* Side formatting */
#main div.postauthor {border-top: solid 1px #eee; background-color: #eee; color: #555; }
#main div.postauthor div.avatar img {border: solid 3px #999;}
#main div.postauthor p.more {border-bottom: dotted 1px #aaa;}

/* Side block */
#side p.header {color: #eee; }

#side div.ads img.ad {border: solid 1px #222; }

#calendar_wrap th {background-color: #777; color: #eee;}
#calendar_wrap td#today {background-color: #777; color: #fff;}

/* Footer */
#footer {background: #111 url(../images/back_footer_dark.png) repeat-x top left; }
#footer ul.socialList {border-bottom: solid 1px #333; }
#footer p.header {border-bottom: dotted 1px #444; }