/*
 
 Theme Name: Nikatrex - yellow
 
 Theme URI: http://www.nikatrex.com
 
 Description: The ethenic theme
 
 Version: 1.0
 
 Author: Nikhil Hullur
 
 Author URI: http://www.nikatrex.com
 
 */
/* HTML styling */

body 
{
    background-color: #FFCC00;
	font: 90% / 200% "Tw Cen MT", "Trebuchet MS", "Arial", sans-serif;
    padding: 0px;
	text-align:justify;
}

a {
    color: #8B6508;
    text-decoration: none;
}
a:hover {
    color: #CDAA7D;
    text-decoration: underline;
}

a:visited {
    color: #8B6508;
    text-decoration: none;
}
a.mini-add-comment {
    background: url(images/downarrow.gif) no-repeat;
    float: right;
    padding-left: 20px;
}

span.next-entries {
    background: url(images/rightarrow.gif) no-repeat right center;
    display: block;
    float: right;
    padding-right: 20px;
    text-align: right;
    width: 225px;
}

a.post-calendar {
    background: url(images/calendar.gif) no-repeat;
    color: #999999;
    float: right;
    font-size: 95%;
    padding-left: 20px;
}

span.post-dates {
    background: url(images/date.gif) no-repeat;
    float: left;
    font-size: 95%;
    padding-left: 20px;
    padding-right: 10px;
}

span.post-cat {
    background: url(images/category.gif) no-repeat;
    float: left;
    font-size: 95%;
    padding-left: 20px;
}

span.post-comments {
    background: url(images/comments.gif) no-repeat;
    float: right;
    font-size: 95%;
    padding-left: 20px;
}

span.previous-entries {
    background: url(images/leftarrow.gif) no-repeat left center;
    display: block;
    float: left;
    padding-left: 18px;
    width: 228px;
}



form {
    margin: 0px;
    padding: 0px;
}


h2 {
    border-bottom: 1px dotted #CCCCCC;
    color: #8B6508;
    font: lighter 20px "Tw Cen MT", "Trebuchet MS", "Arial", sans-serif;
	font-variant:small-caps;
    margin: 0px 0px 2px;
    padding-bottom: 3px;
}

h2 a, h2 a:visited {
    color: #CD661D;
    text-decoration: none;
}

h2 a:hover {
    color: #45916B;
    text-decoration: none;
}



h4 {
    color: #FFF9BF;
    font: normal 130% / 100% "Tw Cen MT", "Trebuchet MS", "Arial", sans-serif;
	font-variant:small-caps;
    margin: 10px 0px 5px;
}

hr.clear {
    clear: both;
    margin: 0px;
    padding: 0px;
    visibility: hidden;
}

img.alignleft, img
[ align = "left" ] {
    float: left;
    margin: 2px 10px 5px 0px;
}

img.alignright, img
[ align = "right" ] {
    float: right;
    margin: 2px 0px 5px 10px;
}

img.center, img
[ align = "center" ] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

p {
    margin: 0px;
    padding: 0px 0px 15px;
}


/*/// Div's and layout///*/
#commentform {
    font: 90% "Tw Cen MT", "Trebuchet MS", "Arial", sans-serif;
    margin-top: 10px;
}

#commentform #submit {
    background-color:#EC9A2C;
    color: #FFFFFF;
    float: left;
	cursor: pointer;
    font:  12px "Tw Cen MT", "Trebuchet MS", "Arial", sans-serif;
    height: 30px;
    width: 100px;
}

#commentform input {
    background-color: #ffffff;
    border: 1px solid #cccccc;
    margin-top: 3px;
    padding: 3px;
    width: 200px;
}

#commentform label {
    color: #262626;
    font-size: 87%;
}

#commentform p {
    margin: 0px;
    padding: 6px 0px;
}

#commentform textarea {
    background-color: #ffffff;
    border: 1px solid #cccccc;
    height: 115px;
    margin-top: 3px;
    padding: 2px;
    width: 478px;
}

#commentform textarea:focus, #commentform input
[ type = "text" ]:focus {
    background: #ffffff;
}

#commentsol{
    padding-right: 10px;
}

#comments, #respond {
    border-bottom: 1px dotted #CCCCCC;
    clear: both;
    padding: 10px 0 5px 0;
}

#container
{
	width:1000px;
	height:200px;
	margin-left: auto;
    margin-right: auto;
   	background-color: #EC9A2C;
 	margin-bottom:10px;
}

#content {
    float: left;
	width:66%;
	background:#ffdead;
	margin-bottom:10px;
    padding: 0px 10px 0px 20px;
	

}

#credits {
	clear: both;
    background-color: #EC9A2C;
 	color: #FFF9BF;
    font-size: 12px;
    height: 15px;
    line-height: 120%;
    padding-left:10px;
    padding-bottom: 3px;
    width: 990px;
	margin-left: auto;
    margin-right: auto;
}

#credits a, #credit a:visited {
    color: #FFF9BF;
}

#credits a:hover
{
	text-decoration:underline;
}

#footer {
    clear: both;
  	background-color: #EC9A2C;
 	font-size: 12px;
    line-height: 130%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 10px;
    text-align: left;
    width: 1000px;
}

#footer a strong {
    color: #FFFFFF;
}

#footer a, #footer a:visited {
    color: #FFF9BF;
}

#footer a:hover {
    color: #45916B;
}

#footer h4 {
	color: #FFF9BF;
    font:  150% / 100% "Tw Cen MT", "Trebuchet MS", "Arial", sans-serif;
    margin: 10px 0px 5px;
	font-variant:small-caps;
}

#footer li a {
	font-size:12px;
    display: block;
}

#header {
    background: url(images/head1.jpg) no-repeat;
    height: 148px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    width: 1000px;
	
}


#nav {
	background:	#f4a460;
    float: left;
    list-style: none;
    margin: 0px 0px 0 0;
	width:100%;

}

#nav a {
    border-bottom: 3px solid #FFFFFF;
    color: #FFFFFF;
    display: inline-block;
    float: left;
    font: 14px / 100% "Tw Cen MT", "Trebuchet MS", "Arial", sans-serif;
    height: 32px;
    line-height: 130%;
    text-decoration: none;
    vertical-align: middle;
    padding: 0 10px;
}

#nav a:hover {
    border-bottom: 3px solid #45916B;
    color: #45916B;
}

#nav li {
    display: inline;
    height: auto;
    list-style: none;
}

#nav ul {
    margin: 0px;
    padding: 0px;
}

#page {
	margin: 0px auto;
    width: 1000px;
	}
#searchform {
    font: 90% "Tw Cen MT", "Trebuchet MS", "Arial", sans-serif;
    }

#searchform #searchsubmit {
    background: url(images/pointer.jpg) no-repeat;
    color: #FFFFFF;
	border: 1px;
    cursor: pointer;
    }

#searchform #s {
    background-color: #ffffff;
    border: 1px solid #cccccc;
    margin-top: 3px;
    padding: 3px;
    width: 150px;
}
#sidebar {
    color: #666666;
    float: left;
	width:30%;
    padding: 0px 10px 0px 0px;
    
}

#sidebar a, #sidebar a:visited {
    color: #8B6508;
	padding-left: 0px;
    display: block;
    text-decoration: none;
}

#sidebar a:hover {
    color: #CD661D;
    display: block;
    text-decoration: none;
}

#sidebar h2, #sidebar .sidebartitle {
    border-top:1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
    color: #CD661D;
    font: lighter 18px "Tw Cen MT", "Trebuchet MS", "Arial", sans-serif;
    margin: 0px 0px 2px;
	font-variant:small-caps;
}

#sidebar ul {
    margin: 0;
    padding: 0;
}

#sidebar ul li {
    border: none;
    list-style: none;
    margin: 0;
    padding: 2px 0;
}

#sidebar ul li ul {
    margin: 0;
    padding: 0;
}

#sidebar ul li ul li {
    padding: 2px 0 2px 0px;
}

#sidebar ul li ul li ul li {
    border: none;
    padding: 1px 0 1px 10px;
}

#sideimg{
	height:335px;
	background: url(images/side1.jpg) no-repeat;

}

#sidecontent
{
 background-color:rgb(255,235,142);
 padding-left: 10px;
 padding-right: 10px;
	height:auto;
	margin-bottom:10px;

}
/* Classes and other stuff */
.alignleft {
    float: left;
}

.alignright {
    float: left;
}

.center {
    text-align: center;
}

.clear {
    clear: both;
}

.commentlist {
    line-height: 130%;
    margin: 10px 0px;
    padding-left: 20px;
	
}

.commentlist .alt {
}

.commentlist cite {
    color: #CC6600;
    font-size: 120%;
    font-style: normal;
    font-weight: bold;
}

.commentlist cite a, .commentlist cite a:visited {
    color: #CC6600;
}

.commentlist li {
    padding: 5px 10px;
}

.commentlist small {
    display: block;
    font-size: 87%;
    margin-bottom: 5px;
}

.entry {
    clear: both;
    padding-top: 10px;
}

.footer-meta {

    float: left;
    margin-right: 10px;
    margin-left:10px;
}

.footer-recent-comments {
    float: left;
	margin-left: 10px;
	margin-right: 10px;
    width: 40%;
}

.footer-recent-comments ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.footer-recent-comments ul li {
    background: url(images/footercomments.gif) no-repeat;
    padding: 0px 0px 10px 20px;
}

.footer-recent-posts {
    float: left;
    margin-left: 10px;
    width: 40%;
}

.footer-recent-posts strong {
    font-size: 107%;
    font-weight: bold;
    line-height: 135%;
}

.footer-recent-posts ul {
     line-height: 110%;
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.footer-recent-posts ul li {
    background: url(images/footerposts.gif) no-repeat;
    padding: 0px 0px 10px 20px;
}

.footer-meta ul
{
	list-style: none;
	margin: 0px;
    padding: 0px;
}

.footer-meta ul li {
	background: url(images/footermeta.gif) no-repeat;
    padding: 0px 0px 10px 20px;
}

.loginout {
    background: url(images/loginout.gif) no-repeat left center;
    margin-left: 8px;
    padding-bottom: 2px;
    padding-left: 18px;
}

.navigation {
    clear: both;
    height: 15px;
    padding: 10px 0px;
	margin-bottom:10px;
}

.post {
    clear: both;
    padding-top: 15px;
	padding-right:10px;
}

.post-date {
    background: url(images/date-bg.gif) no-repeat;
    float: left;
    height: 49px;
    width: 45px;
}

.post-day {
    color: #999999;
    display: block;
    font-size: 18px;
    line-height: 18px;
    margin-left: -3px;
    padding-top: 7px;
    text-align: center;
    text-transform: uppercase;
}

.post-month {
    color: #FFFFFF;
    display: block;
    font-size: 11px;
    line-height: 11px;
    margin-left: -3px;
    padding-top: 2px;
    text-align: center;
    text-transform: uppercase;
}

.post-title {
    float: left;
    margin-left: 0px;
    text-transform: capitalize;
    width: 496px;
}

.rss {
    background: url(images/rss.gif) no-repeat left center;
    margin-left: 8px;
    padding-bottom: 2px;
    padding-left: 18px;
}

