/*   
Theme Name: GezzegPhotowork
Theme URI: 
Description: Special Gezzeg Photowork Wordpress Theme .
Author: Ghazali Tajuddin
Author URI: http://www.ghazalitajuddin.com/
Template: thematic
Version: 1.0
Tags: Thematic
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');


body{
background: #ffffff;
color: #ffffff;
}

#wrapper{
margin-top: 5px;
background: #000000;
}

#blog-title a {
color:#ffffff;
}

#header{
/*background: transparent url(images/gigi.png) repeat-x top left;*/
}

.hentry{
background: #ffffff;
color:#000000;
margin-top: 10px;
padding: 22px;
  /* for IE */
  /*filter:alpha(opacity=10);*/
  /* CSS3 standard */
  /*opacity:0.1;*/
 -moz-border-radius:5px;

/*background: rgb(255, 255, 255); */
/* The Fallback */
  /*background: rgba(255, 255, 255, 0.6);*/
 
}

#primary{
background: #ffffff;
 -moz-border-radius:5px;
 margin-top: 200px;
}


#content{
width:555px;

}


#main{
padding:0 0 22px;
}

.entry-content img {
border: 5px #e2e2e2 solid;
}

[if IE].hentry {
background-color: transparent;
filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#ffffff', EndColorStr='#ffffff');
zoom: 1;


}

#content .aside {
border:0px;
}


 .entry-title a, .entry-meta, .entry-meta a, .entry-title, .entry-content, .entry-utility {
color:#4c484c;
z-index:50;
}


.entry-title {
border-bottom: 1px #e2e2e2 solid;
}

.entry-meta {
padding-top: 7px;
}

.entry-utility {
margin:0 0 0px;
}

.single .hentry {
padding:22px;
}

#nav-above, #nav-below {
margin-top: 10px;
}


.paged #nav-above {
display:block;
padding-top:44px;
padding-bottom:0px;

}

#comments {
padding:0px;
background: #252425;
padding:10px;
 -moz-border-radius:5px;
}

#respond {

background:transparent;
}

#container {
float:right;
width:570px;
}

#branding {
text-align: right;
padding:22px 0 0;
}

blockquote p{
padding:5px 10px;
background: #e2e2e2;
}


#siteinfo {
text-align: center;

}

#footer {
background: #ffffff;
border-top:0;
margin-top:0;
}


#extrafooter{
padding-top:30px;
background: #ffffff url(images/gigibawah.png) repeat-x top left;
text-align: center;
}

#rssFlickr{
text-align: center;
color:#000000;
margin: auto 10%;
}

#rssFlickr p{
font-weight:bold;
}

#rssFlickr img{
margin: 10px;
border:3px #e2e2e2 solid;
}

#social{
text-align: center;
}

/* Menu Access -------------------------------*/

#access {
border-bottom:0px;
font-size:13px;
}

.sf-menu {

float:right;
}


.menu{
}


.sf-menu a {
border-bottom:0px;
border-left:0px;
border-top:0px;
padding:9px 13px;
text-decoration:none;
}


.sf-menu .current_page_item a, .sf-menu .current_page_ancestor a, .sf-menu .current_page_parent a {
border-bottom-color:#000000;
background: #edebeb;
}

.menu{
-moz-border-radius:5px;
}


.sf-menu a {
padding:9px 13px;
text-decoration:none;
color: #91AB99;
}



/* Menu Access -------------------------------*/