/*
Theme Name: Gilry Diaries
Theme URI: http://www.themesjunction.com
Description: A lovly girly wordpress theme with the sidebar on the right.
Author: Themes Junction
Author URI: http://www.themesjunction.com
*/

body {
	font: 12px arial,verdana,sans-serif;
	padding:0px;
	margin:0px;
	background:#FFFFF5 url(images/bg.gif) repeat-y left;
}

#wrap {
	 clear: both;     
	width: 1004px;
	padding:0;	
	margin:0px;
	
}
#content-container {
	float: left;
	width: 1004px;
	padding:0px;	
	margin-top:0px;
	margin:0px;
	clear:both;
}
#content {
padding:0px;
clear:both;
}

#header {
	height:358px;
	width: 1004px;
	padding:0px;
	margin:0px auto;
	background:url(images/header.jpg) no-repeat top center;
	float:none;
}
#header h1 
{
font:90px 'times new roman';
color:#FFDBD1;
text-align:right;
padding-right:100px;
padding-top:80px;
font-style:italic;
}

#header h1, h1 a, h1 a:visited {
text-decoration: none;
margin:0;
color:#FAAAA2;
}
#header h1 a:hover {
text-decoration: none;
color:#FFDBD1;
}
#subtitle {

	padding-right:100px;
	color: #FA968B;
	font:25px 'times new roman';
	font-style:italic;
	text-align:right;
	float:right;
	padding-top:0px;
	font-weight:normal;
}


#navlist-container{
	padding:5px 0px 0 10px;
	position:absolute;
	top:312px;
	left:20px;
	float:left;
	clear:both;
	}
#navlist{
	position:relative;
	display:block;
	height:43px;
	font-size:12px;
	font-weight:normal;
	font-weight:bold;
	padding:0;
	font-family:Verdana,arial;
	
	}
#navlist ul{
	margin:0px;
	padding:0px 0px 0 20px;
	list-style-type:none;
	width:auto;
	float:left;
	}
#navlist ul li{
	display:block;
	float:left;
	margin:0 ;
	}
#navlist ul li a{
	display:block;
	float:left;
	color:#FF7BA5;
	padding:14px 10px 0 0;
	width: 70px; 
	height: 23px;
	text-align: center;
	text-decoration:none;
	
	}
#navlist ul li a:hover,#navlist ul li.current_page_item a{
	color:#EE3F6B;
	width: 70px; height: 23px;
	text-align: center;
	}
#navlist ul li .current_page_item a,#navlist ul li .current_page_item a:hover{
	color:#ffffff;
	width: 70px; height: 23px;
	}
	
#footer {	
	color:#af7b37;
	font: 11px tahoma;
	text-align:center;
	height:60px;
	float:left;
	position:relative;
	width:1004px;
	margin:0px;
	background:url(images/footer.gif) no-repeat bottom center;
}
.footerlinks 
{
	color:#FCC9C9;
	text-align:center;
	margin-top:20px;
	float:left;
	width:1004px;
	padding-top:10px;

}
.footerlinks  a
{
	color:#FBADAD;
	text-decoration:underline;
}

/* General Header Styles */
h2 {
	margin-top:0;
	font-size:16px;	
}
h3 {
	margin:0;
	font-size:14px;	
}


/* Post Related */
h2 a:hover, h2 a:visited, h2 a {
	text-decoration:none;
}
.post-container
{
	float:left; 
	width:742px; 	
	margin:0px;
}
.post {
	width:742px;
	padding-top:0;
	color:#CC6666;
	float:none;
	display:block;
	margin-bottom:0px;	
	clear:both;	
	background:url(images/post-bg.gif) repeat-y left ;
}
.posttop {
	width:742px;
	height:165px;
	color:#EEE0B2;
	background:url(images/post-top.gif) no-repeat top;
	
}

.post p {
	margin:0px;
}


.post a:hover {
	color:#FD9B94;
}

.posttop h2 {
	font: 24px 'times new roman';
	text-align:left;
	overflow:visible;
	margin-bottom:0;
	padding-top:60px;
	padding-left:70px;
	float:left;
	font-style:italic;
	color:#CC6666;
}
.posttop h2 a {
	color:#CC6666;

}

.postinfo
{
height:25px;
width:550px;
padding-left:70px;
float:left;
color:#C7393A;
text-align:left;
margin-top:10px;
font:11px verdana;
}
.postinfo a
{
text-decoration:none;
color:#FBB5AB;
text-align:left;
}
.postinfo a:hover
{
text-decoration:underline;
color:#446E02;
}
.postbottom
{
	font-size:11px;
	color:#FFAAB9;
	text-align:left;
	width:742px;
	padding:0;	
	height:167px;
	float:none;
	display:block;
	position:relative;
	background:url(images/post-bottom.gif) no-repeat left top;
}
.postbottom a
{
text-decoration:none;
color:#c80000;	
}
.postbottom a:hover
{
text-decoration:underline;
}
.commentinf
{
	margin-top:0px;
	text-align:left;
	float:none;
	height:20px;
	padding-top:8px;
	padding-right:20px;
}
.metainf{
	float:left;
	padding-left:110px;
	margin-top:20px;
	text-align:left;
	height:20px;	
	padding-top:8px;
}
.post p {
	margin:0px;




















}
.navigation a {
	color:#C80000;
	text-decoration:none;
}
.navigation a:hover 
{
	color:#FA968B;
}

.navigation {
	text-align:left;
	width:650px;
	padding-left:40px;
	float:left;
	font-size:12px;
}
img.centered {
	display: block;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
.navigation .alignright {
	margin-bottom:10px;
}
.navigation .alignleft {
	margin-bottom:10px;
}	

.pagetitle{
	font: bold 28px 'times new roman';
	text-align:left;
	color:#FA968B;
	padding:0;
	margin:0;
	padding-left:60px;
	overflow:visible;

}
blockquote {
	font-style:italic;
	margin:5px;
}
a img {
	border:0;
}
.entry {
	font: 12px arial,verdana,sans-serif;
	padding-right:20px;
	padding-left:70px;
	padding-bottom:10px;
	margin-top:-60px;
	width:620px;
	text-align:justify;
	clear:both;
	
}
.entrytext .postmetadata {
	font: 12px arial,verdana,sans-serif;
}
.more-link {
	font: 10px arial,verdana,sans-serif;
}

/* Sidebar Related */
#sidebar {
	width:226px;
	margin-top:30px;
	float:left;	
	background:url(images/menu-bg.gif) repeat-y left;
}

#sidebar ul {
	margin: 0 ;
	padding: 0;	
	width:226px;
	
	
}
#sidebar ul h2{
	font:16px 'times new roman';
	color:#CC6666;
	text-align:left;
	font-weight:bold;
	padding:15px 0 0 35px;
	height:32px;
	margin:0;
	width:226px;
	border:none;
	background:url(images/topbar.gif) no-repeat left top;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin:0;
	padding:0;	
}
#sidebar ul li ul {
	margin: 0 0 10px 0;
	padding:0;
}
#sidebar ul ul li {
	list-style-type: none;
	margin-left:0px;
	list-style-image: none;
	color:#A5936C;
	padding:5px 0 5px 20px;
	margin-left:10px;
	font:12px arial;
	width:170px;
	font-weight:bold;
	background:url(images/arrow.gif) no-repeat left;
	
}
#sidebar ul ul ul li {
	list-style-type: disc;
	padding:0;
	margin-left:5px;
	color:#A5936C;	
}
#sidebar p {
	margin:0;
	font: 10px arial,verdana,sans-serif;
}
#sidebar a {
	color:#CC6666;
	text-decoration:none;	
}
#sidebar a:hover {
	text-decoration:underline;	
	color:#CB102B;
}

#sideads {
	width:170px;
	margin-left:0px;
	float:right;
	margin-top:4px;
	padding-right:10px;
	
}
.bottom_sidebar {
	background:url(images/menu-bottom.gif) no-repeat left bottom;
	margin: 0px;
	padding: 0px;
	clear:both;
	height: 34px;
	width: 226px;
	display:block;
	position:relative;
	}
/* User Comment Specific */
#comment
{
border:1px solid #c80000;
color:#c80000;
background:#FFF3F0;
height:205px;
}
#respond
{
	padding-left:10px;
}
#commentform
{
	padding:10px;

}
#commentform input
{
border:1px solid #c80000;
color:#c80000;
background:#FFF3F0;
}

ol.commentlist {
	margin-left:25px;
	padding:0;
}

ol.commentlist a {
	color:#CC6666;	
}
ol.commentlist p {
	margin-top:3px;
	margin-bottom:10px;
}
small.commentmetadata {
	font: 10px arial,verdana,sans-serif;
}
small.commentmetadata a {
	text-decoration:none;
}
#submit {
	height: 25px;
	background-color: #D6E5BD;
	margin: 10px 10px 0 0;
	color:#ffffff;
	font-size: 1.2em;

}

/************************/
/*     Search Design    */
/************************/
#searchform{
display:none;
}
#s
{
	width:200px;
	font:12px tahoma;
	color:#D5C67E;
}
#menu_search_box{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#D5C67E;
	font-size:11px;
	padding:5px;
	padding-top:0px;
	margin-left:8px;
	margin-bottom:0;
	height:46px;
	font-variant:small-caps;
	background:url(images/searchrss.gif) no-repeat left top;
}

#menu_search_box input.s{
	width:150px;
	font-size:11px;
	color:#A90709;
	border:0px;
	padding:5px;
	padding-top:23px;
	height:25px;
	background:none;
}

#menu_search_box span{
	position:relative;
	top:-1px;
	font-weight:bold;
}
/*-------------Other------------------*/
hr {
	display: none;
}
a 
{
	color:#C80000;
}
#wp-calendar
{
width:200px;
color:#C80000;	
margin-left:10px;
text-align:center;
}
#calendar
{

}
td
{
color:#FBADAD;
}
#rss{
width:180px;
text-align:left;
padding-left:20px;
}
#about_abs{
float:left;
clear:both;
width:350px;
font:12px arial;

margin-top:-180px;
padding-left:300px;
color:#FFEB0C;
height:100px;
position:relative;
}
/*
Plugin Name: WP-Digg Style Paginator
Plugin URI: http://www.mis-algoritmos.com/2007/09/09/wp-digg-style-pagination-plugin-v-10/
Author: Victor De la Rocha
Author URI: http://www.mis-algoritmos.com
*/
/*Pagination*/
div.pagination {
	text-align:center;
	padding: 7px;
	margin: 3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13.2pt;
	font-weight:bold;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 2px solid #ffffff;
	
	text-decoration: none; /* no underline */
	color: #fff;
	background-color:#B51C14;
}
div.pagination a:hover, div.pagination a:active {
	border: 2px solid #ffffff;
	background-color:#ffffff;
	color: #000;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
		border: 2px solid #fff;
		
		font-weight: bold;
		color: #000;
	}
div.pagination span.disabled {display:none;}

div#header2_left{
 width: 410px;
 height: 23px;
 margin:0;
 margin-top: 9px;
 padding-left: 5px;
 float: left;
}

div#header2_right{
 width: 325px;
 height: 21px;
 margin:0;
 margin-top: 9px;
 margin-right:5px;
 padding-left: 3px;
 float: right;
 text-align: right;
 border: solid 0px #CCC;
}

#content p img{
border: 2px solid #CC6666;
padding:2px;
}

ol.commentlist { list-style:none; margin:0 0 1em; padding:0; text-indent:0; }
ol.commentlist li { }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor {}
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin {}
ol.commentlist li.comment { border-bottom:1px dotted #666; padding:1em; }
ol.commentlist li div.comment-author {}
ol.commentlist li div.vcard { font:normal 16px georgia,times,serif; }
ol.commentlist li div.vcard cite.fn { font-style:normal; }
ol.commentlist li div.vcard cite.fn a.url {}
ol.commentlist li div.vcard img.avatar { border:5px solid #CC6666; float:right; margin:0 0 1em 1em; }
ol.commentlist li div.vcard img.avatar-32 {}
ol.commentlist li div.vcard img.photo {}
ol.commentlist li div.vcard span.says {}
ol.commentlist li div.commentmetadata {}
ol.commentlist li div.comment-meta { font-size:9px; }
ol.commentlist li div.comment-meta a { color:#CC6666; }
ol.commentlist li p { font-size:11px; margin:0 0 1em; }
ol.commentlist li ul { font-size:11px; list-style:square; margin:0 0 1em 2em; }
ol.commentlist li div.reply { font-size:11px; }
ol.commentlist li div.reply a { font-weight:bold; }
ol.commentlist li ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
ol.commentlist li ul.children li {}
ol.commentlist li ul.children li.alt {}
ol.commentlist li ul.children li.bypostauthor {}
ol.commentlist li ul.children li.byuser {}
ol.commentlist li ul.children li.comment {}
ol.commentlist li ul.children li.comment-author-admin {}
ol.commentlist li ul.children li.depth-2 { border-left:5px solid #555; margin:0 0 .25em .25em; }
ol.commentlist li ul.children li.depth-3 { border-left:5px solid #999; margin:0 0 .25em .25em; }
ol.commentlist li ul.children li.depth-4 { border-left:5px solid #bbb; margin:0 0 .25em .25em; }
ol.commentlist li ul.children li.depth-5 {}
ol.commentlist li ul.children li.odd {}
ol.commentlist li.even { background:#fff; }
ol.commentlist li.odd { background:#f6f6f6; }
ol.commentlist li.parent { border-left:5px solid #111; }
ol.commentlist li.pingback { border-bottom:1px dotted #666; padding:1em; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}
