/*  
Theme Name: Auspicious Beagle
Theme URI: http://www.auspiciousbeagle.com
Description: Customized Wordpress theme for Bailey Anderson's online portfolio site. Not for reuse by anyone except Bailey.
Tags: 
Version: 1
Author: Bailey Anderson
Author URI: http://www.auspiciousbeagle.com

	
 */
html
	{
	min-height: 100%;
	height: 100%;
	}

body
	{
	padding:0px;
	margin:0px;
	background-color:#063a60;
	background-image:url(images/background_damask.png);
	font-family:verdana, arial, Helvetica, sans-serif;
	font-size:12px;
	color:#063a60;
	min-height:100%;
	height: 100%;
	overflow: auto;

     }

div#pagecenter
	{
	margin: 0 auto;
	min-height:100%;
	width: 1000px;
	background-color:#FFFFFF;
	border-left: 3px solid #008cba;
	border-right: 3px solid #008cba;
	overflow: auto;
	}
	
div#header
	{
	height:400px;
	width:1000px;
	background-color:#FFFFFF;
	padding:0px;
	margin: 0px;
	text-align:center;
	border-bottom: 3px solid #008cba;
	border-top: 3px solid #008cba;
	}
	
div#sitename
	{
	margin-left:15px;
	margin-top:15px;
	font-size:24px;
	float:left;
	text-align:left;
	}
	
div#top-navi
	{
	background-color:#00b2d4;
	height:25px;
	margin:auto;
	text-align:center;
	}
	
div.top-navi-links
	{
	margin-top:6px;
	padding-left:12px;
	padding-right:12px;
	float:left;
	font-size:12px;
	font-weight:900;
	width: 117px;
	}

div.top-navi-links a
	{
	text-decoration: none;
	color:#FFFFFF;
	}

div.top-navi-links a:hover
	{
	text-decoration: none;
	color:#005a70;
	}
	
div.left-navi-blog
	{
	width:200px;
	min-height:100%;
	height:100%;
	margin-right:10px;
	float:left;
	overflow: hidden;
	}
	
div.left-widget
	{
	padding-left:50px;
	width:150px;
	min-height:100%;
	height:100%;
	background-color:#03b3d4;
	background-image:url(images/blue_bg.gif);
	background-repeat: repeat-y;
	background-position: top-left;
	border-right: 3px solid #008cba;
	overflow: auto;
	}
	
div#leftbarfooter
	{
	background-image:url(images/leftbar-footer.gif);
	height:15px;
	}
	
div#rightbarfooter
	{
	height:15px;
	}
	
div.center-blog
	{
	width:575px;
	margin-right:10px;
	margin-top:10px;
	float:left;
	}
	
div.post-title
	{
	font-size: 11px;
	color:#5c89aa;
	}

div.post-title a
	{
	font-size: 18px !Important;
	text-decoration: none !Important;
	}
	
div.post-content
	{
	margin:0px;
	padding:5px;
	text-align:justify;
	border-top:#5c89aa 1px solid;
	border-bottom:#5c89aa 1px solid;
	}
	
div.post-meta
	{
	color:#5c89aa;
	float: right;
	}
	
div.single-meta
	{
	padding:2px;
	margin:5px;
	margin-top:10px;
	color:#5c89aa;
	font-size:10px;
	text-align: right;
	}
	
div.main-meta
	{
	padding:2px;
	margin:10px;
	color:#666;
	font-size:10px;
	}
	
div.commentblog
	{
	margin:0px;
	padding:5px;
	text-align:justify;
	}

div.singlecommentborder
	{
	float:left;
	}
	
div.gravatorblog
	{
	float:left;
	width:70px;
	}
	
div.singlecomment
	{
	float:left;
	width:410px;
	}
	
div.right-navi-blog
	{
	width:200px;
	float:right;
	}
	
div.right-widget
	{
	margin: 0px;
	width:155px;
	padding-bottom:10px;
	color: #FFFFFF;
	}

div.right-widget a
	{
	color: #FFFFFF;
	}
div.right-widget a:hover
	{
	color: #a74e00;
	}
	
div.widget-header
	{
	color:#FFFFFF;
	font-weight:bold;
	border-bottom: 1px solid #FFF;
	}

table.orange-widget
	{
	float:right;
	width: 200px;
	margin: 5px;
	padding: 0px;
	background-color:#ea8a01;
	background-image: url(images/orange_bg.gif);
	background-repeat:repeat-y;
	background-position:top right;
	color: #FFFFFF;
	border-collapse:collapse;
	}
tr.orange-widget-top
	{
	height: 22px;
	margin: 0px;
	padding: 0px;
	}
tr.orange-widget-middle
	{
	margin: 0px;
	padding: 0px;
	}
tr.orange-widget-bottom
	{
	height: 22px;
	margin: 0px;
	padding: 0px;
	}
td.orange-widget-TL
	{
	width: 22px;
	background-image:url(images/orange-TL.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0px;
	padding: 0px;
	}
td.orange-widget-TR
	{
	width: 22px;
	background-image:url(images/orange-TR.gif);
	background-repeat: no-repeat;
	background-position: top right;
	margin: 0px;
	padding: 0px;
	}
td.orange-widget-BL
	{
	width: 22px;
	background-image:url(images/orange-BL.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	margin: 0px;
	padding: 0px;
	}
td.orange-widget-BR
	{
	width: 22px;
	background-image:url(images/orange-BR.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	margin: 0px;
	padding: 0px;
	}
td.orange-widget-T
	{
	background-image:url(images/orange-T.gif);
	background-repeat: repeat-x;
	background-position: top left;
	margin: 0px;
	padding: 0px;
	}
td.orange-widget-B
	{
	background-image:url(images/orange-B.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	margin: 0px;
	padding: 0px;
	}
td.orange-widget-L
	{
	background-image:url(images/orange-L.gif);
	background-repeat: repeat-y;
	background-position: top left;
	margin: 0px;
	padding: 0px;
	}
td.orange-widget-R
	{
	background-image:url(images/orange-R.gif);
	background-repeat: repeat-y;
	background-position: top right;
	margin: 0px;
	padding: 0px;
	}
td.orange-widget-M
	{

	}
	
div.clear
	{
    clear: left;
    margin: 0;
    padding: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
	}
	
div#footer
	{
	background:#03b3d4;
	height:19px;
	text-align:center;
	padding:5px;
	color:#FFFFFF;
	}

p{
margin:0px;
     }

h1,h2,h3,h4,h5,h6{
color:#5c89aa;
margin:0px;
padding:0px;
font-size:18px;
     }


acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	
	}

blockquote {
	
	}

blockquote cite {
	
	}



hr {
	
	}





dl{
     }

dt{
    }

dd{
    }

ul
    {
    margin:0px;
    margin-left:0px;
    list-style:none;
    padding-left:0px;
     }

ol
    {
     }
li
    {
    list-style:none;
    margin-top:3px;
    margin-left:0px;
    padding-left: 0px;
    padding-top:2px;
    padding-bottom:2px;
    color:#810000;
    }

ul ul{
    }

blockquote{
     }

blockquote p
    {
    }

code{
     }

pre
     {
     }

b, strong,i,em 
     {
     }

address 
     {
     }

a 
     {
     color:#ea8a01;
     }

a:link 
     { 
     color:#ea8a01;
     }

a:link:hover 
     {
     color:#00b2d4; 
    }


.post-content a{
color:#333; 
     }
.post-content a:link
	{
	color:#333; 
     }
.post-content a:visited{ color:#333; 
     }
.post-content a:link:active, 
.post-content a:visited:active{color:#333; 
      }
	  
#single-meta a{
color:#333; 
     }
#single-meta a:link
	{
	color:#333; 
     }
#single-meta a:visited{ color:#333; 
     }
#single-meta a:link:active, 
#single-meta a:visited:active{color:#333; 
      }

.commentblog a{
color:#333; 
     }
.commentblog a:link
	{
	color:#333; 
     }
.commentblog a:visited{ color:#333; 
     }
.commentblog a:link:active, 
.commentblog a:visited:active{color:#333; 
      }

a img{
	border:1px solid #B0BDC5;
	padding:3px;
	margin:2px;
     }
a:link img { 
     }
a:visited img { 
     }
a:link:active img, 
a:visited:active img {
      }
	  
a:link:hover img, 
a:visited:hover img {
	border:1px solid #B0BDC5;
	padding:3px;
	margin:2px;
	background-color:#B0BDC5;
    }

body img.wp-smiley{
     }

.more-link{
     }

p.serif{
     }


#searchform{
     }

input#s{
     }

input#searchsubmit{
     }


.alt {
	 
	}

.commentlist {	padding:0px;
	margin:0px;
	 
	}


.nocomments {
text-align:justify;
	 
	}
 
.commentlist li {
	padding:0px;
	margin:0px;
	list-style:none;
	color:#111;
	 
	}

.commentlist cite, 
.commentlist cite a {
	 
	}

.commentlist p {
text-align:justify;
	padding:0px;
	padding-top:5px;

	 
	}

#commentform p {
	 
	}

.commentmetadata {
	 
	}

#commentform input {
border:1px solid #333;
margin-bottom:3px;
	}

#commentform textarea {
	border:1px solid #333;
	width:488px;
	}

#commentform #submit {
	 
	}
 
#wp-calendar th {
	 
	}


#wp-calendar {
	empty-cells: show;
	
	}

#wp-calendar #next a {
	
	}

#wp-calendar #prev a {
	
	}

#wp-calendar a {
	
	}

#wp-calendar caption {
	
	}

#wp-calendar td {
	
	}

#wp-calendar td.pad:hover { 
      }


h2.widgettitle{
     }
.widget {
     }

li#archives{
     }

.widget_archives{
     }

/*--recent posts--*/


li#recent-posts{
     }

.widget_recent_entries{
     }

li.widget_text{
     }

li#text-4{
     }
div.textwidget{
     }

li#links{
     }

.widget_links{
     }

li#categories{
     }

.widget_categories{
     }


.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

a.twitter_title_link 
	{
	color:#FFFFFF;
	text-decoration: none;
	}

a.twitter_title_link:hover
	{
	color:#005a70;
	text-decoration: none;
	}

li.twitter-item, p.twitter-message
	{
	color:#FFFFFF;
	font-size:11px;
	padding-bottom: 1px;
	padding-top: 3px;
	margin-right: 3px;
	}

.twitter-timestamp
	{
	color:#8ce6f6;
	font-size:11px;
	font-style: italic;
	text-decoration: none;
	float:right;
	}

a.twitter-link, a.twitter-user
	{
	color:#FFF;
	font-size:11px;
	text-decoration: underline;
	}

a.twitter-link:hover, a.twitter-user:hover
	{
	color:#005a70;
	font-size:11px;
	text-decoration: underline;
	}

hr.twitter
	{
	color: #8ce6f6;
	border: 0;
	background-color: #8ce6f6;
	height: 1px;
	width:80%;
	}