/*
Theme Name: panchadsaram.com Theme
Theme URI: http://www.panchadsaram.com/
Description: This is my theme!
Version: 1.0
Author: Ryan Panchadsaram
Author URI: http://www.ryanpanchadsaram.com
Tags: ry

*/

/* Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset,img { 
	border: 0;
}
ol,ul {
	list-style: none;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

/* Body */

html {
	font-size: small;
	font-family: Lucida Grande, Verdana, Helvetica, Arial, Sans-serif;
	background: #FCFCFC;
}

/* Float Fix */

.clearfix:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
 

/* Structure */

#container{
	width: 1072px;
}
 
#main{
	margin: 0px 0px 0px 32px;
	padding: 18px 20px 0px 20px;
	width: 632px;
	float: left;
	background: #f7f7f7;
}
 
#margin{
	font-size: 11px;
	line-height: 15px;
	background: #f7f7f7;
	margin: 0px 0px 0px 10px;
	padding: 18px 20px 0px 20px;
	width: 308px;
	float: right;
        border-bottom: 10px solid #A31E21;
}

/* Header */
#top{
	background: #3269aa;
	margin: 0px;
	padding: 0px;
	height: 30px;

}

#top1{
        width: 1072px;
}
 
#name
{
    font-family: Lucida Grande, Verdana, Helvetica, Arial, Sans-serif;
	font-size: 11px;
	color: #FFFFFF;
    margin: 0px 0px 0px 32px;
    height: 25px;
    background: #2f5f99;
    width: 632px;
    padding: 5px 20px 0px 20px;
    float: left;
}

#name a{
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
 
#name p{
	margin: 3px 0px;
}

.prono
{
    font-style: italic;
    color: #b8b7b7;
}

#margintop
{
    font-family: Georgia, Times, Serif;
    font-style: italic;
	font-size: 13px;
    margin: 0px 0px 0px 20px;
    height: 25px;
    background: #2f5f99;
    width: 308px;
    padding: 5px 20px 0px 20px;
    float: left;
}

#margintop a{
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: line-through;
	margin-right: 15px;
}

/*
#margintop a:hover{
	text-decoration: underline;
}
*/
 
#margintop p{
	margin: 0px 0px;
}

#introductions
{
    font-family: Georgia, Times, Serif;
    font-style: italic;
	font-size: 24px;
	color: #999999;
}

/* Blog */

#blog
{
    margin: 40px 0px 0px 0px;
}

#singleblog
{
    margin: 10px 0px 0px 0px;
}

.Post
{
    margin-bottom: 50px;
}

.PostTitle
{
    font-family: Georgia, Times, Serif;
	font-size: 30px;
	color: #000000;
	text-align: center;
}

.PostTitle a
{
    color: #000000;
    text-decoration: none;
}

.PostTitle a:hover
{
    text-decoration: underline;
}

.PostDate
{
    font-size: 12px;
    text-transform: uppercase;
    color: #666666;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 15px;
    letter-spacing: .5em;
}

.PostContent p
{
    font-size: 13px;
    line-height: 1.4em;
    margin-bottom: 12px;
}

.PostContent blockquote
{
    background: #A31E21;
    padding: 0px 0px 0px 10px;
    margin-bottom: 12px;
}

.PostContent blockquote p
{
    background: #E8ECF1;
    padding: 15px 15px 15px 10px;
    font-family: Lucida Grande, Verdana, Helvetica, Arial, Sans-serif;
    font-weight: normal;
    text-transform: normal;
    letter-spacing: normal;
    line-height: 1.45em;
}

.PostContent p img { max-width: 620px;}
.PostContent p img { width:expression(this.width > 620 ? "620px" : this.width); }
.PostContent img { margin: 0px 10px 10px 0px; border:solid 1px #CCCCCC; }

.PostContent a
{
    background: #E8ECF1;
    color: #000000;
    padding: 2px;
}

.PostContent h4{
    font-family: Georgia, Times, Serif;
    font-style: italic;
    font-size: 24px;
    color: #999999;
}

.PostContent h5{
    margin-bottom: 10px;
    margin-top: 5px;
    font-family: Georgia, Times, Serif;
    font-size: 14px;
}

.PostContent h5 a{
    color: #000000;
    text-decoration: none;
}

.categorytag
{
    text-transform: lowercase;
    font-size: 11px;
    color: #666666;
}

.categorytag a
{
    color: #666666;
    text-decoration: none;
}

.categorytag a:hover
{
    color: #666666;
    text-decoration: underline;
}

.category

{
    font-weight: bold;
}



/* Margin */





.marginlist
{
    color: #666666;
}

.marginlist h3
{
    font-family: Georgia, Times, Serif;
    text-transform: uppercase;
    font-size: 12px;
}

.marginlist ul
{
    margin-top: 2px;
    margin-bottom: 25px;
}

.marginlist ul a
{
    color: #666666;
	font-weight: normal;
	text-decoration: none;
}

.marginlist ul a:hover
{
    color: #666666;
	font-weight: normal;
	text-decoration: underline;
}

/* End of Margin */
#endofmargin
{
    font-family: Georgia, Times, Serif;
    font-style: italic;
	font-size: 8px;
    margin: 0px 0px 0px 20px;
    height: 5px;
    background: #A31E21;
    width: 308px;
    padding: 5px 20px 0px 20px;
    float: left;
}

#endofmargin a{
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	margin-right: 15px;
}
 
#endofmargin p{
	margin: 0px 0px;
}

#margingraphic
{
    background: url(images/margingraphic.gif) no-repeat;
    width: 133px;
    height: 551px;
    position: absolute;
    left: 1072px;
    top: 30px;
}

/* Footer */
#endofmain{
    font-family: Georgia, Times, Serif;
    font-style: italic;
    margin-top: 40px;
    margin-bottom: 20px;
    color: #666666;
    font-size: 11px;
}

#endofmain a
{
    color: #666666;
}

/* Comments from Kubric */

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.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;
	}


/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Page */
.PageTitle
{
    font-family: Georgia, Times, Serif;
    color: #000000;
    text-align: left;
    margin-bottom: 15px;

}

.PageTitle h3{
font-size: 30px;
}

.archivetitle
{
    font-family: Georgia, Times, Serif;
    color: #999999;
    text-align: left;
    margin-bottom: 15px;
font-size: 24px;
font-style: italic;

}

.backforward
{
background: #A31E21;
padding: 5px;
}

.backforward a
{
color: #FFFFFF;
text-decoration: none;
padding: 5px;
}

