/*
	Theme Name: Pancakes and French Fries
	Author: Nicole Balch
	Author URI: http://smartandlovely.com
	Description: Pancakes and French Fries is adapted from Freedom-Pink & Widgetized, a modified version by <a href="http://blog.pimentels-photography.com" target="_blank">Tina Silva</a> of the Smart 3-column Design based on Frank Helmschrott's 'Freedom blue 2.0', http://blog.helmschrott.de. Also modified from the version by <a href="http://www.ehomy.net" title="Eyoung's Blog">Eyoung</a>.<br/><br/><b>This version is widgetized by <a href="http://blog.pimentels-photography.com" target="_blank">Tina Silva</a> for your convenience.</b><br/><br/> <b><u>NOTE:</u></b> The two sidebars in the middle on the right side, is what is widgetized. The "About" part can be edited from the sidebar.php file.

*/

/****
	Colors:
	Red:	#9c9c9c;
	Blue (Links sidebar): #eaafcc;

****/

/*######################################################################################################
  ###### General styles ###############################################################################
  ####################################################################################################*/

* { font-family: Georgia, "Times New Roman", Times, serif; margin: 0; padding: 0; }

body { color: #333; font-size: 0.77em; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; font-style: normal;f;line-height: 170%; background-color: #fbe519; background-image: url(images/sunshine.gif); background-repeat: repeat; background-position: center top; }

#wrap { background-color: #fff; width: 980px; overflow: hidden; position:relative; margin: 0 auto; padding: 0 10px; }


/***************** Links ******************************************************/
a, a:visited, a:hover, a:active { color: #378e92; font-weight: normal; text-decoration: none; }
a:hover { color: #3ba0a4; text-decoration: underline; }

.feed-leftalign { background: url(images/feed-icon-12x12-orange.png) no-repeat 0 50%; padding-left: 14px; }
a.trackback-leftalign { background: url(images/trackback-icon-12x12.png) no-repeat 0 50%; padding-left: 14px; }
/***************** Tags below the link of the comments feed ********************/
.utwtags { background: url(images/tag-icon.gif) no-repeat 0 50%; padding-left: 14px; font-size:9pt; } 


/***************** Images *****************************************************/
/* align right, grey border */
a img { border:0; }
img.rb { border: 1px solid #ffffff; float: right; margin: 0 0 5px 5px; padding: 4px; }
/***************** Header *****************************************************/
h1,h2,h3,h4 { font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; }
h2 { font-size: 150%; }
h3 { font-size: 140%; }
h4 { font-size: 130%; }

/***************** Code, Blockquote etc. **************************************/
code {
	background-color: #eeeeee;
	padding: 5px;
	border: 1px solid #cccccc;
}

blockquote {
	border-left: 1px solid #aaaaaa;
	color: #666666;
	margin: 7px 10px 7px 10px;
	padding-left: 6px;
	font-style:italic;
}



/*######################################################################################################
  ###### Header ########################################################################################
  ####################################################################################################*/

#header { margin: 20px 0 0; padding: 0; height: 8px; }
#headerimage img { margin: 20px 10px 10px; border-style: none; border-width: 0; }
/***************** Header Logo ************************************************/
#header #logo {
	height: 70px;
	width: 980px;
	margin: 0 auto 0 auto;
}

/* Uncomment text-ident and background for an logo image instead of the text */

	#header #logo h1 {
		height: 50px;
		margin: 0; padding: 20px 0 0 20px;
/*		text-indent: -77777.01px; */
		line-height: 1em;
	}
	
	#header #logo h1 a {
/*		background: url(images/tomatodrill.gif) no-repeat 10px 50%; */
		display: block;
		height: 100%; width: 100%;
		text-decoration: none;
		color: #fff;
	}
	
	#header #logo h1 a:hover {
		color: #89babc;
	}


/***************** Header Navigation ******************************************/
#topnav { height: 29px; margin: 0 auto; width:970px; padding-top: 21px; }

#topnav ul {
	padding: 0px;
	white-space: nowrap;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left:0px;
	
}

#topnav ul li { display: block; float:left; height: 29px; width: 100px; line-height: 29px; list-style-type: none; font-size: 11px; font-family: Georgia, "Times New Roman", Times, serif; text-align: center; }

#topnav ul li.current_page_item a  { background-color:#89babc; }

#topnav ul li a { display: block; text-decoration: none; color:#3ba0a4; background-color: #fff; height: 29px; text-align: center; padding-left:20px; padding-right:20px; }
#topnav ul li a:hover {
	color: #fff;
	background-color: #89babc;
	
}


/*######################################################################################################
  ###### Content #######################################################################################
  ####################################################################################################*/

#contentwrap {
	width: 565px;
	float: left;
	display:inline;
	margin: 60px 0 0 20px;	/* margin-top: same like #sidebar */
	padding: 0 15px 15px 0;
	border-right: 1px dotted #cdcdcd;
}
/********************** tag style ************************/
.primary { padding-bottom:10px;}


/*######################################################################################################
  ###### Sidebar #######################################################################################
  ####################################################################################################*/

#sidebar {
	margin: 60px 0 0;	/* margin-top: same like #contentwrap */
	float: right;
	width: 365px;
}
#sidebar .sb-about { margin: 0 20px 10px 0; border: solid 1px #9fbfc4; padding: 10px; line-height: 1.4em; background-color: #eaecec; }
#sidebar .sb-about a { color: #31767b; }
#sidebar .sb-about p {
	margin-top: 5px;
	margin-bottom: 10px;
}

#sidebar1 { color: #626262; width: 192px; float: right; line-height: 1.5em; display:inline; margin: 3px 20px 0 0; list-style: none; }
#sidebar2 { color: #626262; line-height: 1.5em; list-style: none; display: inline; margin: 3px 20px 0 0; width: 132px; float: right; }
#sidebar #recentcomments {
	clear:both;
	margin: 10px 20px 0 0;
}

#sidebar #recentcomments ul li {
		font-size: 90%;
		list-style: none;
		border-bottom: 1px dotted #c9dde4;
		line-height: 1.3em;
		padding: 2px 0;
}

#sidebar #recentcomments ul li:hover, #sidebar #recentcomments ul li a {
		background-color: #f9f9f9;
		text-decoration: none !important;
}

#sidebar h2, #sidebar1 h2, #sidebar2 h2 { font-size: 130%; color: #31767b; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; margin: 0; padding: 15px 0 2px; border-bottom: 1px dotted #c9dde4; list-style: none; }

#sidebar1 p, #sidebar2 p {
	margin-bottom: 10px;
	margin-top: 10px;
}
#sidebar1 img, #sidebar2 img { margin-top: 5px; margin-bottom: 5px; }
#sidebar1 ul, #sidebar2 ul {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
}

#sidebar1 ul li, #sidebar2 ul li {
	display: inline;
}

#sidebar a { color: #333; }
#sidebar h2 a { color: #31767b; font-family: Georgia, "Times New Roman", Times, serif; }
#sidebar a:hover { color: #3ba0a4; }

#sidebar1 ul li a, #sidebar2 ul li a { border-bottom: 1px dotted #d5d7d0; cursor: pointer; display: block; text-decoration: none !important; margin: 0; padding: 1px 0; list-style: none; }

#sidebar1 ul li a:hover, #sidebar2 ul li a:hover {
	background: #f9f9f9;
}

#sidebar1 ul#feed{
	margin: 0 0 12px 0;
	padding: 0px;
	list-style: none;
}
#sidebar1 ul#feed li{
	padding-top: 3px;
	padding-bottom: 3px;
	}
#sidebar1 ul#feed li a{
	background: url(images/feed-icon-16x16-gray.png) no-repeat left 50%;
	padding-left: 25px;
}


/******** SEARCH **********/
#sidebarsearch {
	padding: 0;
	margin: 10px 0 10px 0;
}
#sidebarsearch #s {
	padding: 2px 4px 2px 4px;
	border: 1px solid #cbcacc;
	width: 145px;
}

#sidebarsearch #s:focus {
	border: solid 1px #c9dde4;
	background-color: #f9f9f9;
}

#sidebarsearch #s:hover {
	border: solid 1px #89babc;
}

#sidebarsearch #searchsubmit {
	background: #f9f9f9 url(images/button-bg.png) repeat-x;
	border: 1px solid #aaa;
	border-bottom: 1px solid #858585;
	margin: 0 0 0 0;
	padding: 1px 2px 1px 2px;
}

	#sidebarsearch #searchsubmit:hover {
		border: solid 1px #c9dde4;
	}



/*********************************************/




/*######################################################################################################
  ###### Post Entry ####################################################################################
  ####################################################################################################*/

/***********************************************************/


h3.entrytitle { font-size: 160%; font-weight: normal; line-height: 100%; margin: 0; padding: 10px 0 3px; text-align: left; display: block; }

h3.entrytitle a, h3.entrytitle a:visited { color: #31767b; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; text-decoration:none; }
h3.entrytitle a:hover {
	text-decoration: none;
	color: #303837;
}

.entry{ background-image: url(images/divider.jpg); background-repeat: no-repeat; background-position: center bottom; padding-bottom: 54px; }
.entry img { margin-top: 5px; margin-bottom: 5px; padding: 4px; border: solid 1px #cfe1e2; }
.entrybody{ margin-bottom: 5px; }
.entrybody p { line-height: 18px; padding-bottom: 10px; }
.entrymeta1{ margin: 0 0 5px; color: #4b5ba2; color: #777; font-size: 0.75em
; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; text-transform: uppercase; letter-spacing: 1px; }

	.entrymeta1 .meta-time { font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; background: url(images/meta_date.gif) no-repeat 0 50%; padding-left: 12px; margin-left: 1px; margin-right: 10px; }

	.entrymeta1 .meta-category a { font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; background: url(images/meta_category.gif) no-repeat 0 50%; padding-left: 15px; margin-right: 10px; }

	.entrymeta1 .meta-author a { font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; background: url(images/meta_author.gif) no-repeat 0 50%; padding-left: 11px; margin-right: 10px; }

	.entrymeta1 .meta-comments a { font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; background: url(images/meta_comments.gif) no-repeat 0 50%; padding-left: 13px; }

.entrymeta2 {
	border: 1px solid #e5e5e5;
	background-color: #f9f9f9;
	margin: 0 0 15px 0;
	padding: 5px;
	font-size: 90%;
}
	.entrymeta2 ul {
	}

	.entrymeta2 ul li {
		margin-left: 10px;
		list-style-type: none;
	}

h2.archives{
	margin-bottom: 15px;
}

.entrymeta-single{
	color: #89babc;	
	margin-top: 3px;
	margin-bottom: 20px;
}

.entrybody h3 {
	margin-bottom: 1.5em;
	font-size: 12pt;
	font-weight: normal;
}

.entrybody ul, .entrybody ol {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left:30px;
}
.entrybody li{
	padding-top:1px;
	padding-bottom:1px;
}


/*######################################################################################################
  ###### Post Comments #################################################################################
  ####################################################################################################*/

ol#commentlist{
	margin: 15px 0px 0px;
	padding: 0px;
	list-style:none;
}
.commentname{ color: #9a9c9e; }
.commentname a{ color: #303837; font-size: 110%; font-family: Georgia, "Times New Roman", Times, serif; font-style: normal; font-variant: normal; line-height: normal; text-decoration: underline; }

/***************** Comment Text ***********************************************/
.commenttext{ min-height: 70px; }
* html .commenttext { height: 90px; overflow: visible; }

.commbgtop {
	
}
.commbgbottom {
	
}


.commentp{	/* That's the div of the text... */ 
	margin-left: 65px; padding-top: 6px; padding-right: 12px; padding-left: 10px; }
.commenttext p{ line-height: 18px; margin: 0; padding: 0 0 10px; }
#commentblock ol li{
	
}
#commentblock h2{ color: #303837; font-size: 130%; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; }
.gravatar {
	float: left;
	background:  url(images/grav.png) no-repeat;
	display: inline;
}


/*######################################################################################################
  ###### Comments Form #################################################################################
  ####################################################################################################*/


#commentsform {
	padding: 0 15px 0 0;
}


#commentsform p {
	margin-top: 5px;
	margin-bottom: 5px;
}


#commentsform .label {
	font-size: 95%;
}

#commentsform #author, #commentsform #email, #commentsform #url, #commentsform #mcspvalue, #commentsform textarea {
	background: #fff;
	border: 1px solid #858585;
	padding: .3em;
	width: 200px;
}

#commentsform #author:focus, #commentsform #email:focus, #commentsform #url:focus, #commentsform #mcspvalue:focus, #commentsform textarea:focus {
	background-color: #f9f9f9;
	border: 1px solid #858585;
}

#commentsform textarea {
	width: 98%;
	font-size: 1em;
	line-height: 1.3em;
}

#submit { /* submit button */
	background: #f9f9f9 url(images/button-bg.png) repeat-x;
	border: 1px solid #858585;
	border-bottom: 1px solid #858585;
	margin: 5px 0 0 0;
	padding: 2px;
}


/** Quicktags **/
#commentsform .quicktags {
	margin-top: 10px;
}

#commentsform .quicktags input { background: #f9f9f9 url(images/button-bg.png) repeat-x; border: solid 1px #858585; font-size: 0.9em; color: #666; font-family: Georgia, "Times New Roman", Times, serif; width: auto; margin: 1px 2px 2px 0; padding: 0 1px; }

/*######################################################################################################
  ###### Footer ########################################################################################
  ####################################################################################################*/

#footer { background-color: #fff; clear: both; padding: 10px 0 0 20px; margin: 0 auto; width: 960px; height: 30px; text-align: left; }

#footer p { color: #777; font-size: 0.8em; }

#footer p a {
	color: #9c9c9c;
}

#footer p a:hover {
	color: #9c9c9c;
}

/*######################################################################################################
  ###### Plugins #######################################################################################
  ####################################################################################################*/

/*************** LINK INDICATION **********************************************/
a.liexternal { background: url(images/link-icon_external.gif) no-repeat right; padding-right: 7px; }

a.liwikipedia { background: url(images/link-icon_wikipedia.gif) no-repeat right; padding-right: 11px; }
a.liftp { background: url(images/link-icon_ftp.png) no-repeat right; padding-right: 13px; }
a.limailto { background: url(images/link-icon_mail.gif) no-repeat right; padding-right: 12px; }
a.liflickr { background: url(images/link-icon_flickr.png) no-repeat right; padding-right: 8px; }
a.liinternal { }

a.lipdf { background: url(images/link-icon_pdf.png) no-repeat right; padding-right: 12px; }
a.lixls { background: url(images/link-icon_excel.png) no-repeat right; padding-right: 12px; }
a.lidoc { background: url(images/link-icon_word.png) no-repeat right; padding-right: 12px; }
a.linsf { background: url(images/link-icon_notes.png) no-repeat right; padding-right: 13px; }
a.lizip { background: url(images/link-icon_zip.png) no-repeat right; padding-right: 12px; }
/*######################################################################################################
  ###### Plugins #######################################################################################
  ####################################################################################################*/
/*************** COMMENTS **********************************************/
.comm { float: right; width: 54px; height:64px; font-size:26px; font-family: georgia, "times new roman", serif; line-height:38px; background-image: url(images/comments.jpg); background-repeat: no-repeat; background-position: center top; text-align: center; }
.comm1 { font-size: 22px; font-family: georgia, "times new roman", serif; line-height: 27px; background-image: url(images/comment.jpg); background-repeat: no-repeat; background-position: center top; text-align: center; width: 54px; height: 64px; float: right; }
.comm span {	
	 text-align:center;
	 padding:5px 0 0 0;
}
.comm1 span { text-align: center; padding: 5px 0 0; }
.comm a {
	text-decoration: none;
}
.comm1 a { text-decoration: none; }
/*######################################################################################################
  ###### Plugins #######################################################################################
  ####################################################################################################*/
#portrait-bg
{ position:absolute; width:319px; height:221px; right:20px; top:0; }
#catmenu
{ position:absolute; width:620px; left:30px; top:160px; margin:0; padding:0; border-bottom: 1px solid #fbe519; }
#catmenu ul
{
  font-size:1.2em;
  list-style:none;
  margin:0;
  padding:0;
}
#catmenu li
{
  float:left;
  border-bottom:0;
}
#catmenu li a
{ background:#f1d783; color:#303837; font-size: 10pt; text-decoration: none; margin-left:0.5em; display:block; padding:5px 10px 3px; }
#catmenu li.current-cat a
{ background:#f1d783; color:#fff; font-size: 10pt; text-decoration: none; margin-left:0.5em; display:block; padding:5px 10px 3px; }
#catmenu li a:hover
{ background:#4b4036; color:#eaecec; font-size: 10pt; }
#catmenu ul li ul
{
  display:none;
}
img.centered { text-align: center; margin-left: auto; margin-right: auto; }
img.alignright { text-align: right; }
img.alignleft { text-align: left; display: inline; }

