body {
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #333;
	text-align : center;
	margin : 0;
	padding : 0;
	background-attachment : fixed;
	background-image : url(../../images/blog_bg.png);
	background-position : center bottom;
	background-repeat : repeat;
}
#page {
	border-bottom: 12px solid black;
	background-color : #FFFFFF;
	text-align : left;
	background-image : url(../../images/bgn.png);
	width : 990px;
	border-right: 2px solid #000000;
	border-left : 5px solid #000000;
	margin-right : auto;
	margin-bottom : 0;
	margin-left : auto;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}

/*********************************************
	Header, Description Styles
*********************************************/

#header {
	margin : 0;
	padding : 0;
	border : none;
	height : 179px;
	padding-bottom : 0;
	border-bottom : none;
	border-top: 5px solid #000;
}
/* Description in Header */
#surheader{
	margin: 10px 10px 3px 10px;
	padding:1px;
}
#header h1 {
	padding-left : 20px;
	font-size : 36px;
	margin : 0;
	padding-top : 0;
	padding-right : 0;
	padding-bottom : 0;
	color : #000000;
}
.antara {
	height : 20px;
}
.pagenumber {
	text-align : right;
	clear : both;
	font-weight : bold;
	padding-top : 6px;
}
.alt {
	background-color : #f8f8f8;
	border-top : 1px solid #ddd;
	border-bottom : 1px solid #ddd;
}

/*********************************************
	Typography, Heading Styles
*********************************************/

small {
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 10px;
	line-height : .0em;
	margin-top: -16px;
	color : #000000;
}
h1, h2, h3 {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #000000;
	font-size : 2.0em;
}
h1, h2 {
	font-size : 2.0em;
	color : #000000;
}
/* Page Title */
h2.pagetitle {
	font-size : 1.8em;
	color : #000000;
}
h3 {
	font-size : 1.5em;
}
h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration : none;
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #leftsidebar h2, #rightsidebar h2, #wp-calendar caption, cite {
	text-decoration : none;
}
.entry p a:visited {
	color : #990000;
}

/*********************************************
		All Comment Styling
*********************************************/

.commentlist li, #commentform input, #commentform textarea {
	font-size : 0.9em;
}
.commentlist li {
	font-weight : bold;
}
.commentlist cite, .commentlist cite a {
	font-weight : bold;
	font-style : normal;
	font-size : 1.1em;
}
.commentlist p {
	font-weight : normal;
	line-height : 1.5em;
	text-transform : none;
}
#commentform p {
	font-family : 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentmetadata {
	font-weight : normal;
}
.comment-details { 
	float: left; 
	width: 20%; 
}

/* Sidebar Styling and Link Styles */
#rightsidebar {
	font-family : Verdana, Arial, Helvetica, sans-serif;
}
small, #rightsidebar ul ul li, #rightsidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color : #000;
}
code {
	font : 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
	font-size : 0.9em;
	letter-spacing : 0.07em;
}
a, h2 a:hover, h3 a:hover {
	color : #000000;
	text-decoration : none;
}
a:hover {
	color : #CCC;
	text-decoration : underline;
}

/*********************************************
	Columns for Style, Posts, Pagse
*********************************************/

.narrowcolumn {
	float : left;
	padding : 0 10px 20px;
	margin : 0;
	width : 643px;
	overflow : hidden;
}
.widecolumn {
	padding : 0 0 0 0;
	margin : 0 0 0 80px;
	width : 400px;
}
.post {
	margin : 0 0 12px 10px;
	text-align : justify;
	color : #000000;
	text-size : 1.8em;
}
.widecolumn .post {
	margin : 0;
}
.narrowcolumn .postmetadata {
	padding-top : 5px;
}
.widecolumn .postmetadata {
	margin : 30px 0;
}
.postmetadata {
	padding: 0.5em 0;
}

/*********************************************
		Footer Styles
*********************************************/

#footer {
	padding : 0;
	margin : 0 auto;
	width : 995px;
	clear : both;
	margin-bottom : 7px;
}
#footer p {
	margin : 0;
	padding : 20px 0;
	color : #ffffff;
	text-align : center;
}
#footer a {
	color : #ffffff;
}
#footertext {
	color: #ffffff;
	font-size: 11px;
}
#footertext a{
	color: #ffffff;
	text-decoration: none;
}
#footertext a:hover{
	color: #ccc;
	text-decoration: underline;
}
.description {
	text-align : left;
	padding-left : 20px;
	font-size : 12px;
	font-weight : bold;
	color : #ffffff;
}
h2 {
	margin : 30px 0 0;
}

/*********************************************
			Page Titles and Headings
*********************************************/

h2.pagetitle {
	margin-top : 30px;
	text-align : center;
}
h3 {
	padding : 0;
	margin : 30px 0 0;
}
h3.comments {
	padding : 0;
	margin : 40px auto 20px;
}
p img {
	padding : 0;
	max-width : 100%;
}

/*********************************************
			Image Alignment
*********************************************/
img.centered {
	display : block;
	margin-left : auto;
	margin-right : auto;
}
img.alignright {
	padding : 4px;
	margin : 0 0 2px 7px;
	display : inline;
}
img.alignleft {
	padding : 4px;
	margin : 0 7px 2px 0;
	display : inline;
}
html > body .entry ul {
	margin-left : 0;
}
html > body .entry li {
	margin : 7px 0 8px 10px;
	list-style-type : square;
	padding : 0;
}
.entry ol {
	padding : 0 0 0 10px;
	margin : 0;
}
.entry ol li {
	margin : 0;
	padding : 0;
}
.postmetadata ul, .postmetadata li {
	display : inline;
	list-style-type : none;
	list-style-image : none;
}

/*********************************************
		Universal Link Styles
*********************************************/

#rightsidebar h2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1.1em;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : #000000;
	margin : 5px 0 0;
	padding : 0;
	font-weight : bold;
	color : #000000;
}
#rightsidebar ul, #rightsidebar ul ol {
	margin : 0;
	padding : 0;
}
#rightsidebar ul li {
	list-style-type : none;
	list-style-image : none;
	margin-bottom : 15px;
}
#rightsidebar ul p, #rightsidebar ul select {
	margin : 5px 0 8px;
}
#rightsidebar ul ul, #rightsidebar ul ol {
	margin : 5px 0 0 5px;
}
#rightsidebar ul ul ul, #rightsidebar ul ol {
	margin : 0 0 0 10px;
}
ol li, #rightsidebar ul ol li {
	list-style : decimal;
}
#rightsidebar ul ul li, #rightsidebar ul ol li {
	margin : 3px 0 0;
	padding : 0;
}
#searchform {
	margin : 10px auto;
	padding : 5px 3px;
}
#rightsidebar #searchform #s {
	width : 170px;
	padding : 2px;
	background-color : #f1f1f1;
	border : 1px solid #cccccc;
	font-size : 11px;
	margin-right : 4px;
}
#rightsidebar #searchsubmit {
	padding : 1px;
	background-color : #dddddd;
	border : 1px solid #999999;
	font-size : 11px;
}
.entry form {
	text-align : center;
}
select {
	width : 130px;
}

/*********************************************
	Comment Form on Posts/Pages Styling
*********************************************/

#commentform input {
	width : 170px;
	padding : 2px;
	margin : 5px 5px 1px 0;
	background-color : #f1f1f1;
	border : 1px solid #cccccc;
}
#commentform textarea {
	width : 99%;
	padding : 2px;
	background-color : #f1f1f1;
	border : 1px solid #cccccc;
	font-size: 12px;
}
#commentform #submit {
	margin : 0;
	float : right;
} 
.alt {
	margin : 0;
	padding : 10px;
}
.commentlist {
	padding : 0;
	text-align : justify;
}
.commentlist li {
	margin : 15px 0 3px;
	padding : 5px 10px 3px;
	list-style : none;
	margin-top: -10px;
}
.commentlist p {
	margin : 10px 5px 10px 0;
}
#commentform p {
	margin : 5px 0;
}
.nocomments {
	text-align : center;
	margin : 0;
	padding : 0;
}
.commentmetadata {
	margin : 0;
	display : block;
}
#rightsidebar {
	margin-top : 0;
	margin-left : 0;
	margin-right : 15px;
	float : right;
	font : 1.03em Verdana, Arial, Sans-Serif;
	color : #e2e2e2;
	width : 310px;
	padding : 0;
	margin-right : 5;
}
#rightsidebar form {
	margin : 0;
}
acronym, abbr, span.caps {
	cursor : help;
}
acronym, abbr {
	border-bottom : 1px dashed #cccccc;
}
blockquote {
	margin : 15px 30px 0 10px;
	padding-left : 25px;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	background-image : url(../../images/quote.gif);
	background-repeat : no-repeat;
	background-position : left top;
}
blockquote cite {
	margin : 5px 0 0;
	display : block;
}
.center {
	text-align : center;
}
hr {
	display : none;
}
a img {
	border : none;
}
.navigation {
	display : block;
	text-align : center;
	margin-top : 10px;
	margin-bottom : 60px;
}
.navigation .left { 
	float: left; 
	padding-left: 2.2em; 
}
.navigation .right { 
	float: right; 
	padding-right: 2.2em; 
}
#leftsidebar a, #rightsidebar a {
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

/*********************************************
		Tags on Posts
*********************************************/
.tags {
	float: right;
	margin: -40px 10px 0 0;
	font-family : tahoma, verdana, arial, georgia;
	font-size : 9px;
	line-height : 15px;
	color : #4e5652;
}
.tags a, .tags a:link, .tags a:visited {
	font-family : tahoma, verdana, arial, georgia;
	font-size : 10px;
	line-height : 15px;
	color : #1c1919;
	text-decoration : none;
	border-left : 1px solid #595c5d;
	border-top : 1px solid #595c5d;
	border-right : 2px solid #595c5d;
	border-bottom : 2px solid #595c5d;
	padding : 1px 4px 2px 4px;
	margin : 0 1px 0 1px;
	background : #ccc;
}
.tags a:hover, .tags div:hover {
	color : #2e2a2a;
	margin : 2px 1px 0 1px;
	padding : 1px 4px 1px 4px;
	border-left : 1px solid #020607;
	border-top : 1px solid #020607;
	border-right : 2px solid #a7a8a8;
	border-bottom : 2px solid #a7a8a8;
	text-decoration : none;
}
h2 { 
	font-size:11px;
}
.tabberlive .tabbertabhide {
	display:none;
}

/*********************************************
Social Network Links on Homepage/Single Posts
*********************************************/
.social {
	float: left;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 30px;
	text-transform: capitalize;
	background: #EFEFEF;
	height: 30px;
	border: 1px solid #dedede;
	margin: 10px 0 0 0;
}
.social a {
	color: #666666;
	text-decoration: none;
	padding-right: 12px;
	padding-left: 12px;
	border-right: 1px solid #D6D6D6;
}
.social a:hover {
	color: #000;
	text-decoration: none;
	background: #EFEFEF;
	padding-right: 2px;
	padding-left: 10px;
	border-right: 1px dashed #D6D6D6;
}
	
#none a, #none a:hover {
	border:none;
}
span.navback{
	width:25px;
	height:15px;
	display:block;
	float:right;
	background:url(../../images/previous.gif) top right no-repeat;
	cursor:pointer;
}
span.navforward{
	width:25px;
	height:15px;
	display:block;
	float:right;
	background:url(../../images/next.gif) top right no-repeat;
	cursor:pointer;
}

#pic img {
	padding:5px;
	background:#EEEEE9;
}

/* RSS Image */
.rss, .rss:link, .rss:visited {
	font-family: arial, tahoma, verdana;
	font-size: 12px;
	font-weight: bold;
	color: #fff !important;
	text-decoration: none;
}
.rss:hover {
	color: #F4FBE1;
	text-decoration: underline !important;
}

#pagenavi{
	padding-left: 10px;
	margin: -5px 0 0 0;
}

/*********************************************
		Header Navigation
*********************************************/

#navi {
	padding-left:10px;
	height:26px;
	background-color:#000;}

#navi ul{
	padding:0px;
	margin:0px;
	list-style:none;
	display:inline;
}

#navi ul li {
	float:left;
}

#navi ul li a {
	padding:7px;
	display:block;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

#navi ul li a:hover {
	background-color:#444;
}

#navi ul li a.current {
	background-color:#fff;
	color:#333;
}

/* SITEMAP */
#sitemap{ 
	padding: 5px 0 0 30px; 
	text-align: left;
}
#sitemap h1{ 
	font-size: 2.8em; 
	text-decoration: none;
}
#sitemap h3{ 
	font-size: 1.5em; 
	text-decoration: none;
} 
#sitemap li{ 
	line-height: 22px;
}

/* FULL WIDTH */
#fullwidth{ 
	padding: 0 30px 0 30px; 
	text-align: left;
}
#fullwidth h2{ 
	font-size: 2em;
}

/* PORTFOLIO */
.clearing { 
	clear: both;
}
.portfolio { 
	padding: -10px 10px 85px 10px; 
	text-align: left;
}
.portfolio-item, .portfolio-item:last-child { 
	padding: 0; border: 0;
}
.portfolio-image-container { 
	width: 150px; 
	height: 150px; 
	float: left; 
	margin: 0 15px 15px 0; 
	border: 2px solid #ddd; 
	overflow: hidden;
}
.portfolio a.visit-link { 
	background: #BCCAD1; 
	padding: 5px 7px; 
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	text-decoration: none; 
	color: #0D557D; 
	float: left;
}
.portfolio a.visit-link:hover { 
	background: #9BC2D6;
}

/* Image Caption */
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/*Image Thumbnail Feature (added in WP 2.9)*/
.nothumbnail{
	margin-top: -40px;
}
