/*
Theme Name: GSI
Description: The original PT Golden Stone Indonesia Theme
Designer URI: http://www.intermediawork.com/
Author: IntermediaWork
*/
@import url("./style/layout.css");
@import url("./style/nav.css");
@import url("./style/slideshow.css");
@import url("./style/scroller.css");
@import url("./style/zoomimage.css");
* {
outline: 0;
padding: 0;
margin: 0;
border: 0;
text-decoration: none;
vertical-align: baseline;
white-space: normal;
font-family: Arial;
}
.clear {
	clear: both;
}
a {
color:#006291;
}

a:hover {
color: #009FE9;
}
html, body {
line-height: 1;
}

hr {
display: none;
}

blockquote:before, blockquote:after, q:before, q:after {
content: '';
}

blockquote, q {
quotes: "" "";
}

ul {
list-style-type: none;
}

ol {
list-style-type: decimal;
list-style-position:outside;
margin:0;
padding:0;
}
body {
width:100%;
margin:0 auto;
padding:0;
background:#1B1F24 url(./img/bgmain.gif) repeat-x left top;
}
#wrapper {
width:952px;
margin:auto 0;
padding:0;
overflow:hidden;
}
#boxer {
display:block;
width:952px;
margin-bottom:20px;
padding:0;
background:url(./img/s-right.gif) no-repeat left top;
overflow:hidden;
text-align:left;
}
/*========================= IMAGE =============================*/
p img{
max-width: 100%;
}
	
img.centered{
display: block;
margin-left: auto;
margin-right: auto;
}
	
img.alignleft {
display: inline;
padding:0;
margin: 3px 15px 5px 0;
border:0px solid #383D44;
}
.alignleft {
float: left;
display: inline;
margin: 0;
margin-bottom: 5px;
}
img.alignright {
display: inline;
padding:0;
margin: 3px 0 5px 15px;
border:0px solid #383D44;
}
.alignright {
float: right;
display: inline;
margin:0 auto 0 15px;
margin-bottom: 5px;
}

.aligncenter {
display: inline;
text-align: center;
}

.alignnone {
display: inline;
}
img.alignnone {
display: inline;
padding:0;
margin: auto 0 5px 0;
border:0px solid #383D44;

}
p.wp-caption-text {
padding:0;
font:normal 11px Arial;
}

.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}
.wp-caption p, #entry .wp-caption-text {
font:normal 11px Tahoma;
line-height: 14px;
padding: 0;
margin: 7px 0 0 0;
color:#777;
padding-bottom:10px;
}
.thumbnail, .medium {
}
.thumbnail {
width:90px;
height:90px;
}
.medium {
width:300px;
height:225px;
}
/*===================== END IMAGE ========================*/
