/*
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: blue, custom-header, fixed-width, two-columns
CHANGED TO MY CUSTOM CSS - Joanie

*/


body {
color: #1b1b1b; 
}

p {
color: #1b1b1b; 
}

a {
font-size:1.1 em;
text-decoration:none; 
color:#666;
font-weight: bold;
}

a:hover {
text-decoration:none; 
background: #0094b3;
color: #ffffff;
font-weight: bold;
}

a.invert {
text-decoration:underline; 
color:#bd1c1c; 
}

a.invert:hover {
text-decoration:none; 
color: #B8B8B8; 
}

h1,h2,h3,h4,h5,h6 {
color: #111; 
}

#container 
/*{background: #fff url(
../images/back_top_light.png) repeat-x top left; }*/

#search {  
color:#fff; 
}

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

#posts .post {
border-bottom: dotted 1px #aaa; 
}

#posts .post h2 a {
color: #000; 
}

#posts .post h2 a:hover {
color: #666;
}

#posts .post img.bordered {
padding: 1px; 
border: solid 5px #EAEAEA;
}

#main blockquote {
border-left: solid 5px #aaa; 
background-color: #ccc;
}

#main img.preview {
border: solid 5px #333;
}

#side img.preview {
border: solid 5px #ccc;
}

#main p.postmetadata {
color: #999;
font-size: 10px;
}

#main p.postmetadata span.datetime {
color: #999;
}

#main div.share {
border: dotted 1px #b8b8b8; 
background-color: #eee;
font-size:9px; 
font-family: arial, sans-serif;
margin: 5px 0px 5px 0px;
}

#main div.share p.header { 
color: #ccc; 
font-size: 9px;
}

/* Post comments and trackbacks styling */

#main p.tags {
color: #999; 
}

#main p.trackbackurl span.url {
border-bottom: dotted 1px #B8B8B8; 
}

#main div.pagerbox  {
size: 16px;
font-weight: bold;
color: #fff; padding: 4px 6px; 
background-color: #666; 
}

#main div.pagerbox a {
color: #fff; padding: 4px 6px; 
background-color: #666; 
}

#main div.pagerbox a:hover {
border: none; 
background-color: #333; 
color: #fff;
}

#main div.pagerbox a.current {
color: #666; 
background-color: #B8B8B8;
}

#main div.reply a {
background-color: #333; 
color: #ccc; 
}

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

#main .normalComments li {
background-color: #fff; border: solid 1px #ccc;
}

#main .normalComments li.author {
background-color: #fff; border: dashed1px #ccc;
}

#main .normalComments li ul.children li {}

#main .normalComments cite.author {
color: #333;
}

#main .normalComments div.gravatar img {
border: solid 3px #333;
}

#main .normalComments div.gravatar-author img {
border: solid 3px #333;
}

#main .normalComments span.datetime {
color: #333;
}

#main .normalComments p, #main .normalComments li.author p {
color: #333;
}

#main .normalComments li.author p {
color: #000; 
}

#main input, #main textarea, #commentform input, #commentform textarea {
background-color: #ffff; 
border: 1px dashed #ccc; !important;
color: #1b1b1b;
}

/*--------added by jes--*/
#comment input {
 border: 0px;
}

/*--------added by jes------*/
#main input {
 border: 1px dashed #ccc; !important;
padding: 5px;
}



#commentform #submit {
background-color: #999; 
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: #111111;
font-size: 15px; 
text-transform: uppercase;
font-weight: bold;
padding-top: 3px;
padding-bottom: 3px;
border-top: 1px solid #ccc;
margin-top: 20px;}

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

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

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

#calendar_wrap a {
color: #fff; font-weight:bold; 
}

/* Footer */
#footer
/* {background: #B8B8B8 url(../images/back_footer_light.png) repeat-x top left; }*/

#footer ul.socialList {
border-bottom: solid 1px #ccc; 
}

#footer p.header {
border-bottom: dotted 1px #999; 
}