/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01.jpg) repeat-x;
	font: normal small Georgia, "Times New Roman", Times, serif;
	color: #000000;
margin:0 auto;
text-align:center;
}

h1, h2, h3 {
	margin: 0;
	text-transform: lowercase;
	font-weight: normal;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1.4em;
}

img {
	border: none;
}

a {
	color: #999999;
}

a:hover {
	text-decoration: none;
	color: #333333;
}

/* Header */

#header {
	width: 700px;
	height: 200px;
	margin: 0 auto;
	float:middle;
}

/* Logo */

#logo {
	height: 110px;
}

#logo h1 {
	float: left;
	padding: 40px 40px 0 0;
	background: url(images/vortex.png) no-repeat right center;
	background-size: 10% auto;
	letter-spacing: -2px;
	font-size: 48px;
}

#logo h2 {
	float: right;
	padding: 40px 0 0 0;
	font-size: 24px;
	
}

#logo a {
	text-decoration: none;
	color: #1A1A1A;
}

/* Menu */

#menu {
	height: 70px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 77px;
	height: 45px;
	padding-top: 25px;
	text-transform: lowercase;
	text-decoration: none;
	text-align: center;
	letter-spacing: -2px;
	font-size: 20px;
	color: #B8BD52;
}

#menu a:hover {
	color: #1A1A1A;
}

#menu .active a {
	background: url(images/img03.jpg) no-repeat;
	color: #FFFFFF;
}

/* Gallery */

#gallery {
	clear: both;
	width: 700px;
	height: 320px;
	align: center;
	margin: 0 auto;
}

#top-photo h2 {
	height: 300px;
	font-size: 1em;
}

#top-photo p {
	margin: 0;
	padding: 0 0 10px 0;
}


#thumbs {
	display: block;
	float: center;
	width: 100%;
	height: 100px;
	background: url(images/img12.gif) no-repeat center;
}

#thumbs img {
	padding: 6px 0 0 10px;
}

/* Content */

#content {
	width: 700px;
	margin: 0 auto;
	text-align:left;
}

/* Posts */

#posts {
	float: right;
	width: 430px;
}

.post {
	margin-bottom: 10px;
}

.post .title {
	padding: 0 0 5px 20px;
	color: #FF8400;
}

.post .meta {
	padding: 10px 20px;
	background: url(images/img15.gif) no-repeat;
	font-size: smaller;
}

.post .meta p {
	margin: 0;
}

.post .story {
    width: 410px;
	margin-left:20px;
	line-height: 180%;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 250px;
}

/* Boxed1 */

.boxed {
	margin-bottom: 1.5em;
	background: url(images/img14.gif) no-repeat 0em 2.5em;
}

.boxed h2 {
	padding-left: 20px;
	color: #0078FF;
}

.boxed .content {
	padding: 10px;
}

.boxed ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.boxed li {
	padding: 10px;
	border-bottom: 1px dotted #0078FF;
}

.boxed a {
	text-decoration: none;
	color: #0078FF;
}

.boxed a:hover {
	text-decoration: underline;
}

/* Tag Cloud */

#tagcloud {
}

#tagcloud .content {
	padding: 20px;
	text-align: justify;
	font-size: smaller;
}

/* Footer */

#footer {
	clear: both;
	padding: 20px;
	background: #C3C837 url(images/img16.gif) repeat-x;
}

#footer p {
	text-align: center;
	font-size: smaller;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}

/* My Account */

.myaccount {
	margin-bottom: 1.5em;
	background: url(images/img18.gif) no-repeat 0em 2.5em;
}

.myaccount h2 {
	padding-left: 20px;
	color: #0078FF;
}

.myaccount .content {
	padding: 10px;
}

.myaccount ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.myaccount li {
	padding: 10px;
	border-bottom: 1px dotted #0078FF;
}

.myaccount a {
	text-decoration: none;
	color: #0078FF;
}

.myaccount a:hover {
	text-decoration: underline;
}


/* MyAccounti */

#myaccounti {
	clear: both;
	width: 700px;
	height: 90px;
	align: center;
	margin: 0 auto;
}

#myacci h2 {
	height: 300px;
	font-size: 1em;
}

#myacci p {
	margin: 0;
	padding: 0 0 10px 0;
}


#myacci {
	display: block;
	float: center;
	width: 100%;
	height: 70px;
	background: url(images/img19.jpg) no-repeat center;
}

#myacci li {
	display: inline;
}

#myacci ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#myacci a {
	display: block;
	float: left;
	width: 70px;
	text-transform: lowercase;
	text-decoration: none;
	text-align: center;
	color: #B8BD52;
}

#myacci a:hover {
	color: #1A1A1A;
}

/* BIG Content */

#bigcontent {
	width: 700px;
	margin: 0 auto;
}

/* BIG Posts */

#bigposts {
	float: right;
	width: 700px;
}

.bigpost {
	margin-bottom: 10px;
}

.bigpost .title {
	padding: 0 0 5px 20px;
	color: #8daf8b;
}

.bigpost .meta {
	padding: 10px 20px;
	background: url(images/img17.gif) no-repeat;
	line-height: 180%;
}

.bigpost .meta0 {
	padding: 10px 20px;
	line-height: 180%;

}

.bigpost .meta p {
	margin: 0;
}

.bigpost .story {
	padding: 10px 20px;
	line-height: 180%;
}
