@charset "utf-8";
/*   
Theme Name: The Cries Of
Theme URI: indie-inside.com
Description: Main CSS document for the cries of wordpress templete
Author: Matthew Day
Author URI: none
Template: style
Version: 1
.
Copyright 2010 indie-inside.com
.
*/

.article {padding:3px 8px;}
/*.article h5 {font-size:15px; font-weight:normal;}
.article h6 {font-size:15px; font-weight:normal; color:#3399cc;}*/
.time {font-size:12px;}
.article p {font-size:12px; margin-top:5px;}
.article p object, .article p embed {width:100%; padding-bottom:5px;}
.article p img {width:100%; padding-bottom:5px;}
.article p a {color:#006699; text-decoration:none;}
.article p a:hover {color:#3399cc;}
.article_border {background:url(../images/dot_gray.png) repeat-x; height:4px;}

#posts_nav {padding:1px 8px;}
#posts_nav_old {float:left;}
#posts_nav_old a {color:#006699; font-size:12px;}
#posts_nav_old a:hover {color:#3399cc;}
#posts_nav_new {float:right;}
#posts_nav_new a {color:#006699; font-size:12px;}
#posts_nav_new a:hover {color:#3399cc;}
