/*  
Theme Name: Ally Diary
Theme URI: http://www.allydirectory.com/wpthemes/
Description: The "Ally Diary" wordpress theme gives your blog a unique cloudy look which is quite pleasing to the eye. It's the new unique style.
Author: Ally Directory
Author URI: http://www.allydirectory.com/wpthemes/

*/

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #FFF;
	color: #333;
	text-align: center;
	}

#page {
	background: #2A8EBF url('images/pagebg.gif') no-repeat top;
        border: 0px solid #959596;
	text-align: left;
        padding-bottom: 20px;
	}

#header {
	background: #fff url('images/header.gif') no-repeat top left;
        padding: 31px 0 0 0;
	}

.search 	{ 
	margin: 31px 0 0 620px;  
	width: 295px;
        height: 31px;
        background: url('images/search.gif') no-repeat;
	} 

.button {
	BORDER:#6f6f6f 0px solid; FONT-WEIGHT:bold; font-size:12px; BACKGROUND:#CDE0EF; COLOR:#006699; HEIGHT:22px;
}

.contentdate {background: #F0EFEF url(images/datebg.gif);float: left;width: 61px;height: 62px;margin: 0;padding: 0;}

.contentdate h4 {color: #FFF;font-size: 18px;font-weight: bold;padding: 6px 4px 0 3px;margin: 0;text-align: center;}

.contentdate h5 {color: #FFF;font-size: 21px;font-weight: bold;padding: 8px 4px 0 3px;margin: 0;text-align: center;}

.contenttitle {margin: 0 0 0 61px; padding: 10px 0 0 16px;}

#bar {
	font-size: 1.2em;
        width: 1000px;
        height: 70px;
        text-align: left;
        margin: 0 auto;
	}

.menu {
	background: #ffffff url('images/menu.gif') no-repeat top left;
        height: 43px;
        width: 850px; 
        padding: 27px 0 0 30px;
        float: left;
	}
.menu a { 
	margin: 0px 0 0 102px;
        color: #2E2F2A;
        font-size: 13px; 
	} 
     
.menuright {
        height: 70px;
        float: right; 
        } 

#content {
	font-size: 1.1em;
	}

.pageleft {
        float: left; 
        }

.pageright {
        float: right;
        }

.entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .entry {
	line-height: 1.4em;
	}

.narrowcolumn {
	text-align: center;
	}

.alt {
	background-color: #ffffff;
	border-top: 0px solid #ddd;
	border-bottom: 0px solid #ddd;
	}

#footer {
	background: #4DA0D2; 
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.0em;
	line-height: 1.5em;
        text-align: left;
	}


h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 3em;
	text-align: left;
	}

.description {
	font-size: 1.4em;
	text-align: left;
        color: #fff;
        padding: 0 0 0 80px;
        }

h2 {
	font-size: 1.9em;
	}

h2.pagetitle {
	font-size: 1.9em;
	}

#sidebar h2 {
	font-family: 'Trebuchet MS', Verdana, Sans-Serif;
	font-size: 16px;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #0065B3;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.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;
	}

#sidebar {
	font: 13px 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	}

small, .nocomments, .postmetadata, blockquote, strike {
	color: #0065B3;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a {
	color: #000;
	text-decoration: none;
	}

h2 a:hover, h3 a:hover {
	color: #FF9900;
	text-decoration: none;
	}

a:hover {
	color: #0065B3;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 0px 0;
	padding: 0px; 
	}

#page {
	margin: 0px auto 0px auto;
	padding: 0px 53px 0 57px;
	width: 890px;
	}

#header {
	margin: 0 auto; 
	padding: 0px; 
	height: 202px; 
	width: 1000px;
	}

.narrowcolumn {
	float: left;
        padding: 0 0 0px 0px;
	margin: 0px 0 20px 0px;
        width: 650px;
        background: #EDF4FA;
	}



.post {
        padding: 20px 0px 20px 0px;
        margin: 0 0px 0px 0;
	text-align: justify;
        width: 650px;
        background: url('images/postbot.gif') repeat-x bottom left;
	}

.postcol {
        padding: 0 25px 0 25px;
        margin: 0 0 0 0;
        }

.post hr {
	display: block;
	}

.narrowcolumn {
	padding-top: 5px;
	}



.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
        height: 40px;
        width: 620px;
        padding: 0px 0 0 0px;
}

.postmetadata a {
	color: #0065B3;
        text-decoration: none;
}

.postmetadata a:hover {
	color: #FF9900;
}

.author {
        color: #0065B3;
        height: 25px;
} 


#footer {
	padding: 15px 0 15px 0;
	margin: 0 auto;
	width: 1000px;
        text-align: center;
        color: #FFFFFF;
	}


#footer a {
        text-decoration: none;
        color: #FFFFFF;
}

#footer a:hover {
        color: #D2E4F2;
        text-decoration: none;
}

/* End Structure */



/*	Begin Headers */
h1 {
	padding: 40px 0 0 80px;
	margin: 0;
	}

h2 {
	margin: 0px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	padding: 17px 0 0 35px;
        height: 35px;
        background: url('images/sidetop.gif') no-repeat top left;
	}

#sidebar a {
        font-size: 14px;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */





/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
        padding: 0 0 0 15px;
        margin: 0 0 0 0;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
        padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	padding: 5px 0 5px 50px;
        background: #EDF4FA url('images/listicon.gif') no-repeat left center;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 30px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	list-style-image: url('images/listicon.gif');
        margin: 3px 0 10px 0;
	padding: 0;
	}
/* End Entry Lists */


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	margin-left: auto;
	margin-right: auto;
	}



.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */






/* Begin Form Elements */
#searchform {
	margin: 0px 0 0 0px;
	padding: 0px 3px 0 5px; 
        }


#searchform #s {
        border: 0px solid #000;
        background: #CDE0EF;
	}

#sidebar #searchsubmit {
	padding: 0px;
	}

.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 57px;
	}

#commentform textarea {
	padding: 2px;
        margin: 0 10px;
	}

#commentform #submit {
	margin: 0 59px 10px 0 ;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
        margin: 0 20px;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
        border: 1px solid #F4D5A1;
        background: #F1F1F1;
	}

.commentlist li:hover {
        border: 1px solid #F4D5A1;
        background: #f7f7f7;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
        padding: 0px 0px 0px 0px;
        margin: 0 0px 20px 0px;
        float: right;
        width: 233px;
	}

/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}
hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
        margin: 10px 20px 0 20px;
        padding: 0 0 30px 0;
	}
/* End Various Tags & Classes*/




