/*
Theme Name: Crispy Cornsilk
Theme URI: http://srinig.com/wordpress-themes/crispy-cornsilk/
Description: <a href="http://srinig.com/wordpress-themes/crispy-cornsilk/">Crispy Cornsilk</a> is a two column fixed width theme with sharp edges and shades of brown. Right hand sidebar supports widgets. XHTML and CSS validated.
Version: 1.0
Author: Srini G
Author URI: http://srinig.com/

	This theme is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.
	http://creativecommons.org/licenses/by-sa/2.5/

*/

body {
	margin:0;
	padding:2px;
	background:#f0eef4 url('images/bg.png');
	color:#3b3d3d;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align:center;
}

a { 
	color:#3b3d3d;
	text-decoration:none;
}

a:hover {
	text-decoration:underline 
}

h1, h2, h2 a, h3, h4, h5, h6 {
	margin-bottom:0;
	color:#3b3d3d;
	text-align:left;
}

h1 {font-size:2.4em;}
h2 {font-size:1em;}
h3 {font-size:1.6em;}
h4 {font-size:1.2em;}
h5 {font-size:1em;}
h6 {font-size:0.8em;}


img {
	border:0;
}

input, textarea {
	border:1px solid #cdd2d8;
	background:#ebeae9;
	color:f0eef4;
	font-size:1.2em;
}


/* Layout */

#page {
	width:120em;
	margin:0 auto;
	border:0px solid #f8f7f3;
	background:#f8f8f2;
	text-align:left;
}

#header {
	height:16em;
	margin:0.5em 0.5em 0 0.5em;
}

#wrapper {
	margin:2em;
}

#content{
	float:left;
	width:56em;
}

#sidebar{
	float:right;
	width:25.5em;
}

#footer {
	clear:both;
}

/* Header */

#header {
	background:#ffffff url('images/amitopiatvlogo.jpg') repeat-x;
    
}


#headertitle {
	position:relative;
	top:0.8em;
	left:1em;
}

#headertitle h2 {
	margin:0;
	font:1.0em;
}

#headertitle h2 a {
	background:transparent;
	color:#f6f5f0;
}

#headertitle h2 a:hover {
	text-decoration:none;
}

#headertitle p {
	margin:0;
	font-size:0.9em;
	background:transparent;
	color:#f6f5f0;
}

.search {
	float:right;
	position:relative;
	bottom:-16.20em;
	right:2.1em;
}
.search form {
	margin:0;
	padding:0;
}
.search input {
	display:inline;
	width:10em;
	margin:0;
	padding:0.1em 0.3em;
	border:1px solid #e8e8e5;
	background:#f8f7f3;
	color:#3b3d3d;
}

/* Top navigation */


#hmenu {
	margin:0 0.5em;
	border-width:0 1px 1px 1px;
	border-style:solid;
	border-color:#ebeae9;
}

#hmenu ul {
	margin:0;
	padding:0.5em 1.5em;
	background:#ffffff url('images/menu_bg.png') repeat-x;
	list-style-type:none;
	list-style-position:outside;
}

#hmenu ul li {
	display:inline;
	font:bold 1.3em;
	text-transform:uppercase;
}

#hmenu ul li:before {
	content: "\00b7 \0020";
	color:#3b3d3d;
}
#hmenu ul li.hmenu1:before {
	content: "";
}

#hmenu ul li a {
	padding:0.5em;
	color:#3b3d3d;
	text-decoration:none;
}

#hmenu ul li a:hover {
	color:#3b3d3d;
}


/* Sidebar */

#sidebar ul {
	padding-left:0;
	margin-left:0;
	list-style: none;
}
#sidebar ul li {
	margin:0 0 2em 0;
	border:0px solid #b5b9c5;
	background:#ebebf1;
}

#sidebar ul ul {
	margin:0;
	padding:0.5em;
}

#sidebar li li {
	padding:0;
	margin:0;
	border:none;
}
#sidebar ul ul ul {
	padding:0;
}
#sidebar li li li {
	padding-left:1em;
}
#sidebar ul ul li:before {
	content: "\00BB \0020";
	color:#3b3d3d;
}
#sidebar ul h2 {
	margin:0;
	padding:0 0.5em;
	font: 1.3em;
	background:#ccd1d7 url('images/menu_bg.png') repeat-x;
	border-width:0 0 1px 0;
	border-style:solid;
	border-color:#bbc1c8;
}

/* Footer */
#footer { 
	padding:1em;
	border-top:1px solid #eddab7;
	background:#ebeaf0 url('images/footer_bg.png') repeat-x top;
	text-align:center;
	font-size:1em;
}


/* Post */
.post 
{
	margin:10 0 20em 0;
	clear:both;
}

.post p, .post ol li, .post ul li{
	margin-top:0;
	color:#000000;
	font-size:1.2em;
	line-height:1.5em;
	text-align:justify;
}

.content {
	  -moz-column-count: 3;
	  -moz-column-gap: 5px;
	  -moz-column-rule: none;
	  -webkit-column-count: 3;
	  -webkit-column-gap: 5px;
	  -webkit-column-rule: none;
	column-count: 3;
	column-gap: 20px;
	column-rule: none;
        font:bold 1.0em;
	}

.content_right, .content_left{
	float: left;
	width: 30%;
	}
.content_left{
	padding-right: 10%;
	}



.post li li {
	font-size:1em;
        border: 20em;
}
div.post-block {
        margin-left:20%;
        margin-right:20%;
        border: 20em;
        padding: 10.5em;
        content:20px;
        width: 365px;
	float: left;
	clear: 100;
        style="border-right-style:dotted">
        }


div#content {
        margin:2em 10;
	width:900px;
        font-size:1.3em; /* Resets 10em to 16px */
	
	}


.fb-post { 
        width:415px; 
        float:left; 
        margin:1px 30px 5px 5px;
}




.postmetadata {
	margin:0em 0;
	font-size:0.8em; 
	font-style: italic;
        color:#909ab5;
}

/* Comments */
h3#comments, h3#respond{
	font-size:1.4em;
}
.commentlist {
	margin-right:15em;
	list-style:none;
}

.commentlist li {
	margin:2em 0;
	overflow:auto;
}
.commentlist p {
	margin:0.5em 0;
}
.commentlist h4 {
	font-size:1.2em;
	margin:0;
}
textarea#comment {
	width:70%;
}
/* Comment ends */



/* Calendar */
#wp-calendar {
	margin:auto;
}
#wp-calendar caption {
	text-transform:uppercase;
	font-weight:bold;
	color:#a1a3bd;
	text-align:center;
}
#wp-calendar thead th {
	font-weight:normal;
	color:#2f3138;
	text-align:center;
}
#wp-calendar tbody td {
	text-align:center;
}
#wp-calendar tbody td a {
	font-weight:bold;
}
#wp-calendar tbody td.pad {
	border:none;
}
/* Calendar ends */

abbr {
	cursor:help;
	border-bottom: 1px dotted;
}

.alignleft {
	float:left;
}
.alignright {
	float:right;
}
