/*  
Theme Name: SimplyBlue
Theme URI: http://www.vivekyadav.me
Description: Theme made by me, for my Own Blog
Author: Vivek Yadav
Author URI: http://www.vivekyadav.me/ 

	
 */

*{
	`margin:0px;
	 padding:0px;
}

a{
	color:#8F0808;
}

body{
	background-color:#6F6F6F;
	margin-top:0%;
	margin-bottom:5%;
}

#topnav{
	position:absolute;
	width:90%;
	margin-top:-5%;
	margin-left:auto;
	margin-right:auto;
	background-color:#111;
	text-align:center;
	
	

}
#wrap{
	width:90%;
	background-color:#ffffff;
	margin-left:auto;
	margin-right:auto;
	border-bottom:10px solid #111;	
	
}
#logo {
	
	background:#6F6F6F;
	height:85px;
		
}

#logo a img{ border:0px;}

#header{
	
	background-color:#111;
	color:#ddd;
	border-bottom:5px solid #5FB7FF;
	
}

#content{
	clear:both;
	margin-right:2%;
	float:left;
	width:68%;
	padding-left:1%;
}
#sidebar{
	width:26%;
	background-color:#f7f7f7;
	float:right;
	padding:1%;
	border:1px solid #ddd;
}


#footer{
	clear:both;
	width:90%;
	padding-top:80px;
	padding-bottom:20px;
	margin:auto;
	text-align:center;
	color:#777;
}

/******** Navbar ************/
#nav{
    padding-top:8px;
	padding-bottom:8px;
	padding-left:12px;
	
}
#nav ul{
       
	list-style-type:none;
	display:inline;
	
}

#nav li{ 
	margin:0px;
	list-style-type:none;
	display:inline;
}

#nav li a{
	color:#ddd;
	text-decoration:none;
	text-transform:capitalize;
	font-size:20px;
	padding:0px 5px 0px 5px;
	
}

#nav a:hover{
	
	color:#BF0000;
	border-bottom:2px outset #777;
	
	
}

/** Header **/
#logo a img{
	display:inline;
	float:left;
}

#desc{
	margin-top:2%;
	margin-left:9%;
	float:left;
	width:400px;
	text-transform:capitalize;
	letter-spacing:3px;
	font-family:Verdana,Georgia,Arial;
	color:#f9f9f9;
}

/*--------------------for your text--------------------*/


#singlePost{
	
	margin:0px 0px 2% 0px;
	padding:4px;
	border-bottom:1px solid #ddd;
}

h2 a{
	font-size:24px;
	padding:4px;
	text-decoration:none;
	display:block;
	font-family:Arial;
	border-bottom:2px solid #5FB7FF;
	border-top:1px solid #ccc;
	letter-spacing:2px;
	color:#007F05;
	text-transform:capitalize;
	
}

h2 a:first-letter{
	font-size:35px;
	
}

#numComments a{
	float:right;
    font-style:oblique;
	text-decoration:none;
	display:block;
	margin-top:-23px;
		
}

#numComments a:first-letter{font-size:28px; }
#readMore{ clear:both; float:right;font-style:oblique;}

#authorName{ float:left; text-decoration:none; text-transform:uppercase;}
#postMeta{ 
	color:#777;
	clear:both;
	padding-top:20px;
	font-style:oblique;
}

#postMeta a{ 
	color:#226f14;
	font-style:oblique;
}

/*********** Sidebar Stuff ***************/

#sidebar-widget{
	display:block;
	margin:2px 5px 10px 5px;
	padding:2px;

}
#sidebar-widget a{
	color:#111;
	text-decoration:none;
	
}

#sidebar-widget a:hover{
	color:#8F0808;
	
}
#sidebar-widget h3{
	display:block;
	padding:2px 2px 2px 8px;
    color:#8F0808;
	font-size:22px;
	font-style:italic;
	border-bottom:1px solid #5FB7FF;
	
	

}

#sidebar-widget ul{
 list-style-type:none;
}

/*******************************************/

p{
     }

h1,h2,h3,h4,h5,h6{
     }


acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	
	}

blockquote {
	
	}

blockquote cite {
	
	}



hr {
	
	}





dl{
     }
     dt{
          }
          dd{
          }

ul{
  list-style-position:inside;
  list-style-type:none;
}
ol{
     list-style-position:inside;

     }
     li{
          }

    ul ul{
         }

blockquote{
     }
     blockquote p{
          }

code{
     }

pre{
     }

b, strong,i,em {
     }

img{
     }

address {
     }

/*--------------------for links--------------------*/


a {
     }
a:link { 
     }
a:visited { 
     }
a:link:focus{ 
     }
a:link:hover, 
a:visited:hover { 
    }
a:link:active, 
a:visited:active {
     }

/*--------------------iamges as a link--------------------*/
a img{
     }
a:link img { 
     }
a:visited img { 
     }
a:link:active img, 
a:visited:active img {
      }

/*--------------------smilies --------------------*/

body img.wp-smiley{
     }



/*--------------------read more link--------------------*/

.more-link{
     }

/*--------------------pages with pagination--------------------*/
p.serif{
     }

/*--------------------search--------------------*/

#searchform{
     }

input#s{
     }

input#searchsubmit{
     }




/*--------------------comments--------------------*/
.alt {
	 
	}

.commentlist {
	 
	}


.nocomments {
	 
	}
 
.commentlist li {
	 
	}

.commentlist cite, 
.commentlist cite a {
	 
	}

.commentlist p {
	 
	}

#commentform p {
	 
	}

.commentmetadata {
	 
	}

#commentform input {
	}

#commentform textarea {
	}

#commentform #submit {
	 
	}

/*--------------------calendar--------------------*/
 
#wp-calendar th {
	 
	}


#wp-calendar {
	empty-cells: show;
	
	}

#wp-calendar #next a {
	
	}

#wp-calendar #prev a {
	
	}

#wp-calendar a {
	
	}

#wp-calendar caption {
	
	}

#wp-calendar td {
	
	}

#wp-calendar td.pad:hover { 
      }


/*-------------------- widgets---------------------*/
h2.widgettitle{
     }
.widget {
     }

/*--------------------Archive--------------------*/

li#archives{
     }

.widget_archives{
     }

/*--recent posts--*/


li#recent-posts{
     }

.widget_recent_entries{
     }



/*--------------------text widget--------------------*/
li.widget_text{
     }

/*--id in relationsship to the id of the widget*/
li#text-4{
     }
div.textwidget{
     }

/*--------------------links blogroll--------------------*/

li#links{
     }

.widget_links{
     }


/*--------------------categories--------------------*/

li#categories{
     }

.widget_categories{
     }

/********** footer ***********/

