/*   
Theme Name: MohitSoni's Blog Theme
Theme URI: http://www.mohitsoni.com
Description: A Personal Theme
Author: Mohit Soni
Author URI: http://www.mohitsoni.com
Version: 1.0
*/

/* RESET */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

body { 
  line-height: 1.5; 
}

table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: middle; }

blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

a img { border: none; }

/* TYPOGRAPHY */
body { 
  font-size: 75%;
  color: #222; 
  background: #fff;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

h1,h2,h3,h4,h5,h6 { font-weight: normal; color: #111; }

h1 { font-size: 3em; line-height: 1; margin-bottom: 0.5em; }
h2 { font-size: 2em; margin-bottom: 0.75em; }
h3 { font-size: 1.5em; line-height: 1; margin-bottom: 1em; }
h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; height: 1.25em; }
h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
h6 { font-size: 1em; font-weight: bold; }

h1 img, h2 img, h3 img, 
h4 img, h5 img, h6 img {
  margin: 0;
}

p           { margin: 0 0 1.5em; }
p img       { float: left; margin: 1.5em 1.5em 1.5em 0; padding: 0; }
p img.right { float: right; margin: 1.5em 0 1.5em 1.5em; }

a:focus, 
a:hover     { color: #000; }
a           { color: #009; text-decoration: underline; }

blockquote  { margin: 1.5em; color: #666; font-style: italic; }
strong      { font-weight: bold; }
em,dfn      { font-style: italic; }
dfn         { font-weight: bold; }
sup, sub    { line-height: 0; }

abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin: 0 0 1.5em; font-style: italic; }
del         { color:#666; }

pre,code    { margin: 1.5em 0; white-space: pre; }
pre,code,tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; } 

li ul, 
li ol       { margin:0 1.5em; }
ul, ol      { margin: 0 1.5em 1.5em 1.5em; }

ul          { list-style-type: disc; }
ol          { list-style-type: decimal; }

dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em;}

table       { margin-bottom: 1.4em; width:100%; }
th          { font-weight: bold; background: #C3D9FF; }
th,td       { padding: 4px 10px 4px 5px; }
tr.even td  { background: #E5ECF9; }
tfoot       { font-style: italic; }
caption     { background: #eee; }

.small      { font-size: .8em; margin-bottom: 1.875em; line-height: 1.875em; }
.large      { font-size: 1.2em; line-height: 2.5em; margin-bottom: 1.25em; }
.hide       { display: none; }

.quiet      { color: #666; }
.loud       { color: #000; }
.highlight  { background:#ff0; }
.added      { background:#060; color: #fff; }
.removed    { background:#900; color: #fff; }

.first      { margin-left:0; padding-left:0; }
.last       { margin-right:0; padding-right:0; }
.top        { margin-top:0; padding-top:0; }
.bottom     { margin-bottom:0; padding-bottom:0; }

/* FORMS */
label       { font-weight: bold; }
fieldset    { padding:1.4em; margin: 0 0 1.5em 0; border: 1px solid #ccc; }
legend      { font-weight: bold; font-size:1.2em; }

input.text, input.title,
textarea, select {
  margin:0.5em 0;
  border:1px solid #4a75a9;
}

input.text:focus, input.title:focus,
textarea:focus, select:focus {
  border:1px solid #d54e21;
}

input.text, 
input.title   { width: 300px; padding:5px; }
input.title   { font-size:1.5em; }
textarea      { width: 390px; height: 250px; padding:5px; }

/* WORDPRESS */
body {background:#fff; color:#333;}
html {background-color: #f9f9f9;}

a img {border: none;margin: 0px;padding: 0px;}

p img {border: none;margin: 0px;padding: 0px;}

blockquote {
	background: #fafafa;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 0px 25px 15px 25px;
	padding: 10px 15px 0px 15px;
}

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

#wrapper { }

#page {}

/* HEADER */
#header {display:block;background-color:#464646; color:#FFF; height:46px; overflow:hidden;}
#header h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-style:normal;
	font-variant:small-caps;
	padding:10px 8px 5px;
	margin:0;
	letter-spacing:4px;
	word-spacing:0.5em;
	text-align:center;
}
#header a {text-decoration:none; color: #fff; padding:0;}
#header a:hover, a:focus {text-decoration: underline;}
#header h3 {color:#FFF;}

/* TOP-NAV */
#top-nav{ border:1px solid #e3e3e3; background-color:#fff; display:block; padding:5px; font-size: 12px;font-family: Georgia, Times New Roman, Trebuchet MS;font-weight: normal;}
#top-nav ul { list-style-type:none; margin:0; padding:0px; margin-left:25px; }
#top-nav ul li { display:inline; margin-right:6px; margin-left:6px; }
#top-nav a:link, #top-nav a:visited {text-decoration:none; padding:8px; color:#4a75a9;font-size:16px;}
#top-nav a:hover, #top-nav a:focus {text-decoration:none;color:#d54e21;background-color:#eaf2fa;}

/* MAIN */
#main {margin-left:25px;margin-top:0px;margin-bottom:40px;clear:both;display:block;}

/* LEFT-PANE */
#left-pane{margin:0 39% 0 0;}

/* RIGHT-PANE */
#right-pane{border-left:1px dashed #e3e3e3;}
#right-pane h2 {font-family:Georgia, "Times New Roman", Times, serif;font-size:22px;font-style:normal;font-variant:small-caps;padding-bottom:0px;margin-bottom:0px;}
#right-pane p {padding-left:25px;padding-right:25px;}

/* S I D E  B A R S */

/* SIDE BAR 1 */
#side-bar-1 {background-color:#ebf7de;float:right;width:19%;}
#side-bar-1 a {text-decoration:none; color:#4a75a9; padding:0;}
#side-bar-1 a:hover, a:focus {text-decoration:none; color:#d54e21;}
#side-bar-1 img {padding-left:24px;}

/* SIDE BAR 1 */
#side-bar-2 {background-color:#deebf7;float:right;width:19%;}

.side-nav{}
.side-nav ul{list-style:none;margin-left:0;}
.side-nav li{margin-left:10px;}
.side-nav a{color:#4a75a9;text-decoration:none; margin-left:0; padding:0;}
.side-nav a:hover, a:focus {color:#d54e21;}

.side-info {padding-left: 20px;}

.find-me { }
.find-me ul {padding-left: 10px; list-style:none;}

/* AD PANE */
#ad-pane {};

/* CONTENT */
#content {}
#content h2 	
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:22px;
	font-style:normal;
	font-variant:normal;
	padding-left:16px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
	margin:0;
	text-align:left;
}
#content .post-title
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	font-style:normal;
	font-variant:normal;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:5px;
	padding-right:10px;
	margin:0;
	text-align:left;
}
#content h2 a{color:#4a75a9;text-decoration:none;padding:0;}
#content h2 a:hover, a:focus{color:#d54e21;text-decoration:none;}
#content .author
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-style:oblique;
	font-variant:normal;
	color:#7f7f7f;
	padding-top:0;
	padding-left:12px;
	padding-bottom:10px;
	margin:0px;
	text-align:left;
	display:inline;
}
#content h2 {font-size: 20px;}
#content h3 {font-size: 18px;}
#content h4 {font-size: 16px;}
#content a{color:#4a75a9;text-decoration:none; padding:0;}
#content a:hover, a:focus{color:#d54e21;text-decoration:none;}
#content p {font:1.1em "Lucida Sans Unicode", "Lucida Grande", sans-serif;padding-left:12px;font-size-adjust:none;font-style:normal;font-variant:normal;font-weight:normal;color:#111; padding-top:12px;}
#content ul, ol {padding-left:24px;}
#content ul {list-style:square;}
#content .post-metadata { font-size:1em;}

.date {width: 590px;margin: 0px;padding: 5px 0px 0px 0px;float: left;}
.dateleft {width: 380px;margin: 0px;padding: 0px;float: left;}
.dateright {width: 200px;margin: 0px;padding: 0px;font-size: 14px;font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;text-align: right;float: right; display:inline;}
.postmeta {width: 590px;border-top: 1px solid #b0b0b0;margin: 0px;padding: 5px 0px 40px 0px;font-size: 12px;}
.postwidget {background: #fafafa;width: 570px;border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;margin: 0px 10px 10px 10px;padding: 10px;float: left;}
.postwidget ul {margin: 0px 0px 0px 0px;padding: 0px 0px 0px 10px;list-style-type: none;}
.postwidget li {margin: 0px 0px 0px 0px;padding: 0px 0px 0px 10px;list-style-type: none;}

/* FOOTER */
#footer {display:block;clear:both;margin:0;margin-top:5px;padding:10px;text-align:center;color:#fff; border-top:2px solid #e3e3e3;background-color:#464646;height:16px; font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;}
#footer a {text-decoration:none; color:#ffffd0;padding:0;}
#footer a:hover, a:focus {text-decoration:none; color:#d54e21;}
#footer img{margin:0;padding:0;}
#footer .left {float:left; width:40%; text-align:left;}
#footer .right {float:right; width:59%; text-align:right;}
#footer ul { list-style-type:none;}
#footer li {display:inline;}

/* COMMENTS */
#comment {background: #fafafa;border: 1px solid #c0c0c0;margin: 5px 0px 5px 0px;padding: 3px 0px 3px 5px;color: #202020;font-size: 12px;font-weight: normal;display: inline;}

#respond h2 {font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; color:#7f7f7f;}

#author, #email, #url {background: #fafafa;border: 1px solid #c0c0c0;color: #222;margin: 5px 0px 0px 0px;padding: 3px 0px 3px 5px;display: inline;}

#submit {background: #fafafa;border: 1px solid #c0c0c0;margin: 0px;padding: 4px 0px 4px 0px;color: #333;font-size: 14px;font-family: Georgia, Times New Roman, Trebuchet MS;}

.comments {width: 590px;margin: 0px 0px 10px 0px;padding: 10px;float: left;}

.commentlist li ul li {font-size: 12px;}

.commentlist li {font-weight: bold;}

.commentlist li .avatar {margin: 0px 5px 0px 10px;padding: 0px;float: right;}

.commentlist cite, .commentlist cite a {font-size: 12px;font-weight: bold;font-style: normal;}

.commentlist p {font-weight: normal;text-transform: none;}

.commentlistmetadata {font-weight: normal;}

#commentform input {width: 200px;margin: 5px 5px 1px 0px;padding: 2px;}

#commentform {margin: 5px 10px 0px 0px;}

#commentform textarea {width: 100%;padding: 2px;}

#respond:after {content: ".";height: 0px;display: block;clear: both;visibility: hidden;}

#commentform p {margin: 5px 0px 5px 0px;}

#commentform #submit {float: left;}

#submit:hover, #submit:focus { background-color:#CCC; cursor:pointer;}

.alt {margin: 0px;padding: 10px;}

.commentlist {margin: 0px;padding: 0px;}

.commentlist ol {margin: 0px;padding: 10px;}

.commentlist li {margin: 15px 0px 10px 0px;padding: 10px 5px 10px 10px;list-style: none;}

.commentlist li ul li {margin-left: 10px;margin-right: -5px;}

.commentlist p {margin: 10px 5px 10px 0px;padding: 0px;}

.children {margin: 0px;padding: 0px;}

.nocomments {margin: 0px;padding: 0px;text-align: center;}

.commentmetadata {margin: 0px;display: block;font-size: 10px;}

.navigation {margin-top: 10px;margin-bottom: 40px;text-align: center;display: block;}

.alignleft {float: left;}

.alignright {float: right;}

.thread-alt {background: #fafafa;}

.thread-even {border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;}

.depth-1 {border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;}

.even, .alt {border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;}

.sociable {margin-left: 25px;}
.sociable_tagline {margin-left: 25px;}
.sociable ul {margin-left: 25px;}

#commentform input:focus, #commentform textarea:focus{ background-color:#FFC;}

/* COPYRIGHT MOHIT SONI */