/*
Theme Name: angela_lyn
Theme URI: http://www.angelalyn.net
Description: theme for website angela lyn
Version: 1.0
Author: moltidev
Tags: angela lyn
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: #FFFCFA;
	color: #666666;
	padding: 0px;
	margin: 30px 0px 0px 0px;
}

h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding-right: 0px;
	padding-left: 0px;
}
a img {	border: none; }

a:link {color: #666666;	text-decoration: none;}
a:visited {	color: #666666;	text-decoration: none;}
a:hover, a:active, a:focus {	text-decoration: underline;}


/* PAGE STRUCTURE */
.container {
	width: 936px;
	margin: 0 auto;
}

.header {}

.wrapper {
	padding-top: 60px;	
}
#sidebar {
	float: left;
	width: 216px;	
}
#contentSmall {
	width: 720px;
	float: left;	
}

.footer {
	padding-top: 100px;	
}
#logo { 
	float:left; 
	width: 216px;
}
#navtop {
	width: 720px;
	float:left;	
	text-align: right;
	padding-top: 13px;
}
#footer-address { 
	float:left; 
	width:636px; 
	font-size: 11px; 
	color: #000000;
}
#footer-copyright { 
	width: 300px;
	float:left;	
	text-align: right;
	font-size: 11px;	
}

/* MENU NAVIGATION STYLES */


/* menu-top : 
horizontal, rollover/selected -> make black */
#navtop ul{ list-style-type: none; padding: 0;	margin: 0;}
#navtop li{ display:inline; margin-left:48px; }
#navtop li a{ font-size: 13px; font-weight:bold; text-decoration: none;}

#navtop li a:hover, 
#navtop li.current-menu-item a,
#navtop li.current_page_item a,
#navtop li.current_page_parent a,
#navtop li.current-page-ancestor a,
#navtop li.current-menu-parent a
{  
	color:#000000;
}

/* sidebar submenu : */
/* make accordeon effect */
.menu-menu-aboutme-container ul ul{display: none;}
.menu-menu-aboutme-container .current-menu-item ul {display: block;}

#sidebar ul{ list-style-type: none; padding: 0;	margin: 0;}
#sidebar li{ margin-bottom:5px; }
#sidebar li a{ font-size: 13px; font-weight:bold; text-decoration: none; }

#sidebar ul li.current_page_item a,
#sidebar ul li.current-page-ancestor a,
#sidebar ul li.current_page_parent a,
#sidebar ul li.current-menu-parent a,
#sidebar ul li.current-category-ancestor a{
	color:#000000;
	background: url(images/bullet1.gif) no-repeat left bottom;
	padding-left: 6px;	
}
#sidebar ul.sub-menu {
	padding-top: 6px;
	padding-left: 6px;	
}
#sidebar ul.sub-menu li a{ 
	color:#666666;
	background: url(images/bullet2.gif) no-repeat left bottom;
}
#sidebar ul.sub-menu li a:hover,
#sidebar ul.sub-menu li.current-menu-item a{
	color:#000000;
	background: url(images/bullet1.gif) no-repeat left bottom;
}

/* CONTENT STYLES */
.post p, td{ line-height: 130%;}

h1, h2, h3{ font-size: 18px;}
strong{ font-weight: bold; color: #000000;}

.entry a:link {color: #000000; text-decoration: none;}
.entry a:visited {color: #000000; text-decoration: none;}
.entry a:hover, a:active, a:focus {	color: #CCCCCC; text-decoration: underline;}

/* category navigation 
.posts-navigation{text-align: right; margin-right: 150px; }
.nav-previous,
.nav-next{ padding-top: 10px;}*/
.posts-navigation{ }
.postnav-previous, .postnav-next{ padding-top: 10px; padding-right: 20px;}
.cat-link a{color:#000000;}

/* PAYPAL TABLE */
table.bar-paypal { margin:0px 0px 20px; padding: 0px; }
table.bar-paypal td form{ margin: 0px; padding: 0px; } 
table.bar-paypal td{ background-color: #666666; color: #FFFFFF; font-weight: bold; padding: 5px; }
/* fix adding br?? */
table.bar-paypal td br{ height: 0; font-size: 1px; line-height: 0px; }
address{ font-style: normal; padding-bottom: 3px; }
table.tableList td{ padding-bottom: 30px;}

/* PAYPAL LINKS */
input#buttonCart {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #666666;
	background: #FFFFFF;
	border: none;
	margin:0px;
	padding:0px;
	text-align: left;
}
input#buttonCart:hover{color: #000000;}
div#formCart form {margin:0px; padding:0px;}


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.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 p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* ~~ miscellaneous float/clear classes ~~ */
.fltrt {
	float: right;
}
.fltlft {
	float: left;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

/* article listing : item */
div.post-listing{margin-bottom:25px;}
div.post-listing h2{margin:0px; padding:0px; font-size: 16px}
div.post-listing p.news-date {margin:0px; padding:0px;}

/* article full item */
div.post-item{margin-bottom:25px;}
div.post-item h1{margin:0px; padding:0px;}
div.post-item p.news-date {margin:0px; padding:0px; font-size: 11px}
div.post-item .entry { margin-top:15px;}

.socialicons{ padding-top: 20px; }