* {
	margin: 0;
	padding: 0;
}

body {
	background: #256eac url(images/bg001.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #636363;
}

h1, h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.6em;
	font-weight: normal;
}

h2 {
	margin-bottom: 15px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 1.2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-bottom: 20px;
	line-height: 170%;
}

p {
}

a {
	text-decoration: none;
	color: #0089cc;
}

a:hover {
	background: none;
	color: #ed8a00;
}

hr {
	display: none;
}

img.left {
	float: left;
	margin-right: 24px;
	margin-bottom:12px;
}

img.right {
	float: right;
	margin-left: 24px;
	margin-bottom:12px;
}

/* Wrapper */

#wrapper {
	background: url(images/img08.gif) repeat-x left bottom;
}


/* Header */

#header {
	width: 860px;
	margin: 0 auto;
	height: 40px;
}

/* Logo */

#logo {
	width: 860px;
	height: 299px;
	margin: 0 auto;
	background: url(images/gslogo.jpg) no-repeat left top;
}

#logo p a {
	text-decoration: none;
	color: #B6ACA2;
}

#logo p a:hover { text-decoration: underline; }

/* Menu */

#menu {
	float: left;
	width: 860px;
	height: 40px;
	background: url(images/img01.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;;
}

#menu ul {
	margin: 0;
	padding: 0px 0 0 20px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	margin-top: 3px;
	margin-right: 3px;
	padding: 10px 15px 8px 15px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 13px;
	font-weight:bold;
	color: #283386;
}

#menu a:hover { 
	background: #48ACDE; 
	color: #FFFFFF;
}

#menu .current_page_item a {
    background: #48ACDE;
	color: #FFFFFF;
}

#menu .topside {
    float: right;
}
#menu .topside a {
    padding-left: 10px;
	background: url(images/img11.gif) no-repeat left center;
}

/* Hmain */

#hmain {
	height: 50px;
	width: 860px;
	margin: 0 auto;
	background: url(images/img_01.gif) repeat-x;
}
/* Hfla */
#hfla {
	height: 20px;
	width: 860px;
	margin: 0 auto;
	background: url(images/img02.jpg) repeat-x;
}

/* Search */

#search {
    margin-top: 5px;
}

#search h2 {
	margin-bottom: 20px;
}

#s {
	width: 150px;
	margin-right: 2px;
	padding: 0px;
	border: 1px solid #cdd1d1;
	color: #e3e3e3;
}

#x {
	padding: 0px 3px 0px 3px;
	border: none;
	background: #48ACDE;
	text-transform:none;
	text-align:center;
	font-size: 11px;
	color: #FFFFFF;
}
/* Form */

form {
	margin-bottom: 15px;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
    padding-top:4px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

/* Page */

#page {
	width: 860px;
	margin: 0 auto;
	background: #FFFFFF url(images/img06.gif) repeat-y;
}

#bgtop {
    height:20px;
	background: #FFFFFF url(images/img02.jpg) repeat-x left top;
}

#bgbottom {
	padding-bottom: 20px;
	background: url(images/img09.gif) no-repeat left bottom;
}

#page ul {
	list-style: none;
}

#page ul li {
	padding-left: 15px;
	background: url(images/img11.gif) no-repeat left center;
}

/* Content */

#content {
	float: right;
	width: 590px;
	height: auto;
	min-height: 666px;
	margin-top:35px;
	padding: 0 15px 0 0px;
}

html>body #content {
	height: auto;
}

/* Post */

.post {
}

.post .bigpix {
	margin-bottom: 20px;
	background: url(images/imgp01.gif) repeat-x;
}

.post .bigpix .image {
    border-top: 1px solid #bdbdbd;
	padding:32px 10px 10px 28px;
}

.post .title {
	padding: 10px 10px 0 10px;
	font-size: 2.6em;
}	

.post .title a {
	background: none;
}

.post .entry {
	padding: 20px 10px 0 10px;
}

.post .links {
	padding: 0px 11px 0px 0px;
	font-weight: none;
}

.post .links .moreinfo {
	padding-left: 20px;
	background: url(images/ji003.gif) no-repeat left center;
}

.post .links .permalink {
	padding-left: 18px;
	background: url(images/ji002.gif) no-repeat left center;
}

.post .meta {
	margin-left: 28px;
	margin-right: 20px;
	padding: 5px 0px 20px 0px;
	border-top: 1px dashed #bdbdbd;
	font-size: 11px;
}

.post .meta p {
	margin: 0;
	line-height: normal;
	color: #ababab;
}

.post .meta .byline {
	float: left;
}

.post .meta .links {
	float: right;
}

.post .meta .more {
	padding: 0 0px 0 20px;
	background: url(images/pipe06.png) no-repeat left center;
}

.post .meta .comments {
	padding-left: 22px;
	background: url(images/pipe05.png) no-repeat left center;
}

/* Sidebar Common Style */

.sidebar {
}

#page .sidebar ul {
	line-height: normal;
	list-style: none;
}

#page .sidebar li {
    margin-bottom: 40px;
	padding: 0;
	background: none;
}

#page .sidebar li ul {
}

#page .sidebar li li {
    margin-bottom:10px;
}

.sidebar a {
	background: none;
}

/* Sidebar Two */

#sidebar2 {
	float: left;
	width: 195px;
	margin-top:20px;
	padding: 0 0px 0 30px;
}

#sideb {
    width: 162px;
	padding:20px 5px 15px 12px;
    border: 1px #cdd1d1 solid;
	background: #ffffff;
}
#sideb a {
    padding-left: 12px;
	background: url(images/img100.gif) no-repeat left center;
}

#sided {
    width: 162px;
	height: 145px;
	padding:15px 5px 0px 12px;
    border: 1px #cdd1d1 solid;
	background: #ffffff;
	text-decoration:none;  
}

/* Calendar */

#calendar_wrap {
	padding: 0 0px 20px 0px;
}

#calendar_wrap table {
	width: 100%;
	text-align: center;
	background: #F6F6F6;
	border: 2px solid #FFFFFF;
	border-collapse: collapse;
}

#calendar_wrap th, #calendar_wrap td {
	padding: 2px;
}

#calendar_wrap thead {
	background: #FFFFFF;
}

#calendar_wrap tbody {
	font-size: .8em;
	font-weight: bold;
}

#calendar_wrap tbody td {
	padding: 5px;
}

#calendar_wrap tbody a {
	font-size: 1.2em;
}

#calendar_wrap tfoot {
	background: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	font-size: .8em;
}

#calendar_wrap tfoot #prev {
	text-align: left;
}

#calendar_wrap tfoot #next {
	text-align: right;
}

/* Guestbook */
#nm, #ad {
    width: 210px;
    background:#fff;
	border:1px solid #bdbdbd;
}

#ws {
    width: 600px;
    background:#fff;
	border:1px solid #bdbdbd;
}

#st, #ve {
    background:#fff;
	border: 1px solid #bdbdbd;
	padding: 3px 5px 0px 5px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #757E82;
}

/* Tag Cloud */

#tag_cloud {
	margin-top:20px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

/* Footer */

#footer {
	width: 860px;
	height: 80px;
	margin: 0 auto;
	background: url(images/img10.gif) no-repeat;
}

#footer p {
	padding-top: 20px;
	text-align: center;
	font-size: 12px;
}
/*CSS flickr style pagination*/

DIV.flickr {
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; MARGIN: 3px; PADDING-TOP: 3px; TEXT-ALIGN: right
}
DIV.flickr A {
	BORDER-RIGHT: #dedfde 1px solid; PADDING-RIGHT: 6px; BACKGROUND-POSITION: 50% bottom; BORDER-TOP: #dedfde 1px solid; PADDING-LEFT: 6px; PADDING-BOTTOM: 2px; BORDER-LEFT: #dedfde 1px solid; COLOR: #0061de; MARGIN-RIGHT: 3px; PADDING-TOP: 2px; BORDER-BOTTOM: #dedfde 1px solid; TEXT-DECORATION: none
}
DIV.flickr A:hover {
	BORDER-RIGHT: #000 1px solid; BORDER-TOP: #000 1px solid; BACKGROUND-IMAGE: none; BORDER-LEFT: #000 1px solid; COLOR: #fff; BORDER-BOTTOM: #000 1px solid; BACKGROUND-COLOR: #0061de
}
DIV.meneame A:active {
	BORDER-RIGHT: #000 1px solid; BORDER-TOP: #000 1px solid; BACKGROUND-IMAGE: none; BORDER-LEFT: #000 1px solid; COLOR: #fff; BORDER-BOTTOM: #000 1px solid; BACKGROUND-COLOR: #0061de
}
DIV.flickr SPAN.current {
	PADDING-RIGHT: 6px; PADDING-LEFT: 6px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; COLOR: #ed8a00; MARGIN-RIGHT: 3px; PADDING-TOP: 2px
}
DIV.flickr SPAN.disabled {
	PADDING-RIGHT: 6px; PADDING-LEFT: 6px; PADDING-BOTTOM: 2px; COLOR: #adaaad; MARGIN-RIGHT: 3px; PADDING-TOP: 2px
}

