/*  
Theme Name: Utica Avenue
Theme URI: http://ogdenian.com
Description: Ogdenian Custom Blog Theme
Version: 1.0
Author: Ogden McGahan
Author URI: http://ogdenian.com
*/

/* Defining HTML */
body    {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: "Trebuchet MS", Arial, Sans-serif;
	background-image: url("http://ogdenian.com/1.jpg");
      	background-color:transparent;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top center;	
	color:#ffffff;
	margin-left:0px;
	margin-right:0px;
	margin-top:17px;
	margin-bottom:17px;text-align:left	
        }

blockquote
	{
	background:url('images/quote.gif') no-repeat top left;
	border-left:2px solid #000000;
	border-right:2px solid #000000;
	padding: 0 5px;
	}
textarea
	{
	width: 480px;
	}
	
/* Defining Layers */
#page
	{
	width:1000px;
	position:relative;
	margin:0 auto;

	color: #ffffff;
height:100%;

	}



#topright
	{
	position:relative;
	margin-left:0px;
        width:735px:
	height:100px;
	color:#000;
	}

#sidebar
	{
	float:left;
        line-height: 20px;
	height: 100%;
	background: transparent;
	color:#ffffff;
	text-align:left;
        font-family:arial;
        font-size: 11px;
	min-height: 100%;
	margin: 0;
	}


#content
	{
	margin-left: 0px;
	background:#ffffff;
	color:#000000;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	text-align:justify;
	font-size:13px;
        font-family: arial;



	}
	
#footer
	{
	clear:both;
	border:5px solid #fff;
	background:#80a6b9;
	}

/* Special IDs and classes */
.post
	{
	line-height:1.5;
	border-bottom:5px solid #000000;
	font-size:13px;
	}
.postdata
	{
	padding:0;
	margin:0;
	margin-top:20px;
	background: #cccccc;
	color:#000000;
	font-size:11px;
	letter-spacing:.1em;
	text-align:center;
	border:1px solid #000000;
	}

.postdata a:link     
	{
	font-family: "arial", sans-serif;
	font-size : 10px;
	font-weight : bold;
	color :  #2d7083;
	text-decoration : underline;
	background:transparent;
	}

.postdata a:visited   
	{
	font-family: "arial", sans-serif;
	font-size : 10px;
	font-weight : bold;
	color :  #2d7083;
	text-decoration : underline;
	background:transparent;
	}

.postdata a:hover     
	{
	font-family: "arial", sans-serif;
	font-size : 10px;
	font-weight : bold;
	color :  #000000;
	text-decoration : underline;
	background:transparent;
	}
.postdata a:active    
	{
	font-family: "arial", sans-serif;
	font-size : 10px;
	font-weight : bold;
	color :  #2d7083;
	text-decoration : underline;
	background:transparent;
	}

/* Defining Fonts and other Formatting */
h1#header 
	{
	position:absolute;
	top:0;
	left:1em;
	font-family: "Trebuchet MS", Arial, Sans-serif;
	font-size:15px;
	letter-spacing:.2em;	
color:#023a4a;
	}
h2
	{
	font-size:11px;
	}
h2#tagline
	{
	position:absolute;
	bottom:0;
	right:5em;
	font-size:1.3em;
	letter-spacing:.1em;
	color: #fff;
	}
#sidebar h2
	{
margin: 0px;
	margin-left:0px;
	color: #ffffff;
	padding: 0px;

	}
#sidebar ul
	{
	font-size:12px;

	margin-left:0px;
	padding:0px;
	list-style:none;
font-weight:bold;color:#3A2714;
	}

#footer p
	{
	font-weight:normal;
	color:#fff;
	}
.commentlist li
	{
	margin-bottom:30px;
	}
	
/* Defining Anchors */


/* Defining crappy browser hacks */
* html #topright
	{
	border-left:0;
	border-right:0;
	right:3px;
	}
	
a:link     
	{
	font-family: "arial", sans-serif;
	font-size : 11px;
	font-weight : bold;
	color :  #2d7083;
	text-decoration : underline;
	background:transparent;
	}

a:visited   
	{
	font-family: "arial", sans-serif;
	font-size : 11px;
	font-weight : bold;
	color :  #2d7083;
	text-decoration : underline;
	background:transparent;
	}

a:hover     
	{
	font-family: "arial", sans-serif;
	font-size : 11px;
	font-weight : bold;
	color :  #000000;
	text-decoration : underline;
	background:transparent;
	}

a:active    
	{
	font-family: "arial", sans-serif;
	font-size : 11px;
	font-weight : bold;
	color :  #2d7083;
	text-decoration : underline;
	background:transparent;
	}
.tt 
	{
        width: 100%;
        height: 57px;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
	background: transparent url(http://ogdenian.com/web-design.jpg);
	text-align: center;
	font-size: 12px;
	font-weight: bold; 
  	font-family: "arial", sans-serif;
	line-height: 112%;
	letter-spacing: 2px;
    	 margin: 0 auto;
	vertical-align:middle;
	color: #3A2714;
        }

.a1 a:link     
	{
	font-family: "arial", sans-serif;
	font-size : 12px;
	font-weight : bold;
	color :  #3A2714;
	text-decoration : none;
	background:transparent;
	}

.a1 a:visited   
	{
	font-family: "arial", sans-serif;
	font-size : 12px;
	font-weight : bold;
	color :  #3A2714;
	text-decoration : none;
	background:transparent;
	}

.a1 a:hover     
	{
	font-family: "arial", sans-serif;
	font-size : 12px;
	font-weight : bold;
	color :  #000000;
	text-decoration : none;
	background:transparent;
	}

.a1 a:active    
	{
	font-family: "arial", sans-serif;
	font-size : 12px;
	font-weight : bold;
	color :  #3A2714;
	text-decoration : none;
	background:transparent;
	}
.a2 a:link     
	{
	font-family: "arial", sans-serif;
	font-size : 16px;
	font-weight : bold;
	color :  #000000;
	text-decoration : underline;


	}
.a2 a:visited   
	{
	font-family: "arial", sans-serif;
	font-size : 16px;
	font-weight : bold;
	color :  #000000;
	text-decoration : underline;
 

	}
.a2 a:hover     
	{
	font-family: "arial", sans-serif;
	font-size : 16px;
	font-weight : bold;
	color :  #a32102;
	text-decoration : underline;


	}
.a2 a:active    
	{
	font-family: "arial", sans-serif;
	font-size : 16px;
	font-weight : bold;
	color :  #000000;
	text-decoration : underline;


	}




.n1
	{
	background: transparent url(http://ogdenian.com/left.png);
	width:18px;
	}

.n2 
	{
	width:214px;
	height:inherit;
	padding-left:0px;
	padding-right:0px;
	padding-top:10px;
	padding-bottom:15px;
	color:#ffffff;
	line-height:20px;
	vertical-align:top;

	}

.n3 
	{
	background:transparent url('http://ogdenian.com/web-designer.png') repeat-y;
	width:17px;
	height:100%
	}

.n4 
	{
	background:transparent url('http://ogdenian.com/web-designer-seo.png') repeat-y;
	width:17px
	}


.x a:link     
	{
	font-family: "arial", sans-serif;
	font-size : 12px;
	font-weight : bold;
	color :  #ffffff;
	text-decoration : none;
	background:transparent;
	}

.x a:visited   
	{
	font-family: "arial", sans-serif;
	font-size : 12px;
	font-weight : bold;
	color :  #ffffff;
	text-decoration : none;
	background:transparent;
	}

.x a:hover     
	{
	font-family: "arial", sans-serif;
	font-size : 12px;
	font-weight : bold;
	color :  #3A2714;
	text-decoration : underline;
	background:transparent;
	}

.x a:active    
	{
	font-family: "arial", sans-serif;
	font-size : 12px;
	font-weight : bold;
	color :  #ffffff;
	text-decoration : none;
	background:transparent;
	}
.x 
	{
        vertical-align: top;
	width: 250px;
	height: 100%;
      	background-color: #b78b70;
	}

.t4 
	{
	height: 100%;
	}

.t3b 
	{
	padding-top:7px;
	padding-left:0px;
	padding-right:15px;
	padding-bottom:11px;
	vertical-align:top;
      	background: #ffffff;
	font-size: 13px;
	font-weight: normal; 
  	font-family: "verdana", arial, sans-serif;
        text-align: justify;
	width:786px;
	}

.sidebar a:link     
	{
	font-family: "arial", sans-serif;
	font-size : 12px;
	font-weight : bold;
	color :  #ffffff;
	text-decoration : none;
	background:transparent;
	}

.sidebar a:visited   
	{
	font-family: "arial", sans-serif;
	font-size : 12px;
	font-weight : bold;
	color :  #ffffff;
	text-decoration : none;
	background:transparent;
	}
sidebar a:hover     
	{
	font-family: "arial", sans-serif;
	font-size : 12px;
	font-weight : bold;
	color :  #3A2714;
	text-decoration : underline;
	background:transparent;
	}

.sidebar a:active    
	{
	font-family: "arial", sans-serif;
	font-size : 12px;
	font-weight : bold;
	color :  #ffffff;
	text-decoration : none;
	background:transparent;
	}


.xn a:link     
	{
	font-family: "arial", sans-serif;
	font-size : 12px;
	font-weight : bold;
	color :  #ffffff;
	text-decoration : none;
	background:transparent;
	}

.xn a:visited   
	{
	font-family: "arial", sans-serif;
	font-size : 12px;
	font-weight : bold;
	color :  #ffffff;
	text-decoration : none;
	background:transparent;
	}

.xn a:hover     
	{
	font-family: "arial", sans-serif;
	font-size : 12px;
	font-weight : bold;
	color :  #3A2714;
	text-decoration : underline;
	background:transparent;
	}

.xn a:active    
	{
	font-family: "arial", sans-serif;
	font-size : 12px;
	font-weight : bold;
	color :  #ffffff;
	text-decoration : none;
	background:transparent;
	}

.xn 
	{
        vertical-align: top;
      	background-color: transparent;
	}

.t3c 
	{
	padding-top:0px;
	padding-left:0px;
	padding-right:15px;
	padding-bottom:11px;
	vertical-align:top;
      	background: transparent;
	width:735px;
	font-size: 13px;
	font-weight: normal; 
  	font-family: "verdana", arial, sans-serif;
        text-align: justify;

	}

.alignright {
text-align:right
}

p a:link     
	{
	font-family: "arial", sans-serif;
	font-size : 12px;
	font-weight : bold;
	color :  #2d7083;
	text-decoration : underline;
	background:transparent;
	}

p a:visited   
	{
	font-family: "arial", sans-serif;
	font-size : 12px;
	font-weight : bold;
	color :  #2d7083;
	text-decoration : underline;
	background:transparent;
	}

p a:hover     
	{
	font-family: "arial", sans-serif;
	font-size : 12px;
	font-weight : bold;
	color :  #000000;
	text-decoration : underline;
	background:transparent;
	}

p a:active    
	{
	font-family: "arial", sans-serif;
	font-size : 12px;
	font-weight : bold;
	color :  #2d7083;
	text-decoration : underline;
	background:transparent;
	}

