/*  
Theme Name: Dianna Agron Network Version 1.0
Theme URI: http://diannaagronnetwork.com
Description: Version 1.0 of Dianna Agron Network
Version: 1.0
Author: Dianna Agron Network
Author URI: http://diannaagronnetwork.com
*/

/* BODY */

body	{
		background-color: #f3e69c;
		font-family: Verdana, Geneva, sans-serif;
		font-size: 7pt;
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		margin-right: 0px;
}

td, tr	{
		font-family: Verdana, Geneva, sans-serif;
		font-size: 7pt;
}

/* Links */

a:link { text-decoration: none; color: #000000; font-weight: bold;}

a:visited { text-decoration: none; color: #000000; font-weight: bold;}

a:hover, a:active { color: #000000; }

/* LAYOUT */

table.layout	{
		background-image: url(images/background.jpg);
		align: center;
}

table.main-content	{
					background-image: url(images/table-background.jpg);
					font-family: Verdana, Geneva, sans-serif;
					font-size: 7pt;
					padding-left: 5px;
					padding-right: 5px;
					padding-top: 5px;
					padding-bottom: 5px;
}

/* SIDEBAR */

sidebar	{
			text-align: center;
			padding-left: 20px;
			padding-right: 20px;
}

.sidebartitle	{
				background-image: url(images/sidebartitle.jpg);
				background-repeat: no-repeat;
				font-family:Verdana, Geneva, sans-serif;
				font-size: 7pt;
				padding-bottom: 8px;
				padding-top: 8px;
				margin-bottom: 3px;
				align: center;
				text-align: center;
				color: #e0ca5b;
				text-transform: uppercase;
}
				
.sidebarcontent	{
				background: #efe398;
				padding: 5px;
				font-family: Verdana, Geneva, sans-serif;
				font-size: 7pt;
				padding-bottom: 5px;
				padding-top: 5px;
				text-align: justify;
				margin-bottom: 10px;
}



.sidebarcontent a:link, a:visited, a:hover, a:active  { 
		    text-decoration: none; 
		    color: #826c19;
		    font-weight: bold;
}

.sidebarcontent a:visited { 
		    text-decoration: none; 
		    color: #826c19;
		    font-weight: bold;
}

/* POST */

.post-title	{
			background-image: url(images/posttitle.jpg);
			background-repeat: no-repeat;
			background-position: center;
			font-family: Verdana, Geneva, sans-serif;
			font-size: 9pt;
			color: #e1cc5f;
			text-transform: uppercase;
			text-align: center;
			margin-bottom: 1px;
			padding-top: 15px;
			padding-bottom: 15px;
}


.post-title a:active { 
		    text-decoration: none; 
		    color: #e7d675;
		    font-weight: bold;
}

.post-title a:link { 
		    text-decoration: none; 
		    color: #e7d675;
		    font-weight: bold;
}

.post-title a:visited { 
		    text-decoration: none; 
		    color: #e7d675;
		    font-weight: bold;
}


.post		{
			background-color: #e7d675;
			background-position: center;
			text-align: justify;
			font-family: Verdana, Geneva, sans-serif;
			font-size: 7pt;
			padding: 5px;
			margin-bottom: 0px;
			margin-left: 6px;
			margin-right: 6px;
}

.post img {

       padding: 3px;
       background-color: #f6f0cf;
       border: 1px solid #d1b436;
       -moz-border-radius:  4px; 
       -webkit-border-radius: 4px; 
       border-radius: 4px;

}

.post a:link { 
		    text-decoration: none; 
		    color: #000000;
		    font-weight: bold;
}

.post a:visited  { 
		    text-decoration: none; 
		    color: #000000;
		    font-weight: bold;
}

.post-footer	{
				background-image: url(images/postfooter.jpg);
				background-repeat: no-repeat;
				background-position: center;
				font-family: Verdana, Geneva, sans-serif;
				font-size: 7pt;
				color: #e1cc5f;
				text-align: right;
				text-transform: uppercase;
				padding-top: 15px;
				padding-bottom: 15px;
				padding-right: 15px;
				line-height: 15px;
}

.post-footer a:link, a:visited, a:hover, a:active  { 
		    text-decoration: none; 
		    color: #e1cd5f;
		    font-weight: bold;
}


.post pre, blockquote 
{
	overflow: auto;
	padding: 0 10px;
	line-height: 1.8em;
	background-color: #ecde8b;
	border: 1px solid #d5ba42;
}

/* AFFILIATES */

h3 {
font-size: 13px;
font-weight: bold;
color: #000000;
border-bottom: 1px solid #000000;
text-transform: uppercase;
text-align: center;
line-height: 25px;
letter-spacing: 2px;
}

/* GALLERY */

.latestimg img {

       padding: 2px;
	   background-color: #e1cd5f;
       border: 1px solid #d1b436;
				
}

.entries a:link { 
		    text-decoration: none; 
		    color: #000000;
		    font-weight: bold;
}

.entries a:visited { 
		    text-decoration: none; 
		    color: #000000;
		    font-weight: bold;
}