/*
Theme Name: CMG Custom
Theme URI: 
Description: The WordPress theme was designed by the famous <a href="http://churchmedia.cc/">Church Media Group</a>.
Version: 1.6
Author: Ismael Burciaga
Author URI: http://churchmedia.cc/

*/


.entry p a:visited { color: #b85b5a; }


small,
.sidebar ul ul li,
.sidebar ul ol li,
.nocomments,
.postmetadata,
blockquote,
strike { color: #777; }

code { font: 1.1em 'Courier New', Courier, Fixed; }

acronym, abbr, span.caps { letter-spacing: .07em; }


.post h2 { font-size: 2.6em; }

.right_post { float: right; display: inline; width: 87%; }
.post h6.counter { font-size: 4.3em; float: left; display: inline; color: #bbbbbb; width: 60px; text-align: right; }
.right_post small { display: block; font-size: 1.2em; margin: 3px 0 0 0; }

.post_list:hover { background:#f5f5f5; }

.post { padding:16px 0; border-bottom:2px solid #e8e8e8; width:100%; overflow: hidden; }
.post hr { display: block; }

.main .postmetadata { padding-top: 5px; margin:8px 0; }
.main .small_info { font-size:1.0em; color:#0ebfeb; background:#eefcff; padding:6px 12px;}

.main .smallattachment { text-align: center; float: left; width: 128px; margin: 5px 5px 5px 0px; }
.main .attachment { text-align: center; margin: 5px 0px; }



/* Main Layout
--------------------------------------------------------------------------------------- */

h3.first, img.first { margin-top: 20px; }

.groupbar {color: #000;}
.groupbar a{ line-height: 1.8em;margin: 0 5px; text-transform: uppercase;}


/* Images
--------------------------------------------------------------------------------------- */

p img { padding: 0; max-width: 100%; }

img.centered { display: block; margin-left: auto; margin-right: auto; }
img.alignright { padding: 4px; margin: 0 0 2px 7px; display: inline; }
img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline; }


/* Lists
--------------------------------------------------------------------------------------- 

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets.        */	


html>body .entry ul { margin-left: 0px; padding: 0 0 0 30px; list-style: none; padding-left: 10px; text-indent: -10px; }
html>body .entry li { margin: 7px 0 8px 10px; }

.entry ol { padding: 0 0 0 35px; margin: 0; }
.entry ol li { margin: 0; padding: 0; }

.postmetadata ul,
.postmetadata li { display: inline; list-style-type: none; list-style-image: none; }

.sidebar ul,
.sidebar ul ol { margin: 0; padding: 0; }
.sidebar ul li { list-style-type: none; list-style-image: none; margin-bottom: 0; }
.sidebar ul p,
.sidebar ul select { margin: 5px 0 8px; }

.sidebar ul ol { margin: 5px 0 0 10px; }

.sidebar ul ul { margin-bottom: 24px; }
.sidebar ul ul li { font-size: 1.4em; background: transparent url(/images/arrows/arrow_pink.gif) 0 50% no-repeat; width: 93%; padding: 6px 0 6px 7%; color: #ffffff;}

.sidebar ul ul ul,
.sidebar ul ol { margin: 0 0 0 10px; }

.sidebar h4 { padding:12px 0 8px 0; margin: 0; border-bottom: 2px solid #ccc; border-top: 2px solid #ccc; color: #1f1e1c; font-size: 1.6em; }

ol li, .sidebar ul ol li { list-style: decimal outside; }

.sidebar ul ol li { margin: 3px 0 0; padding: 0; }


/* Comments Structure
--------------------------------------------------------------------------------------- */

.alt { margin: 0; padding: 10px; }

.commentlist { padding: 0; text-align: justify; }
.main_content .commentlist li { margin: 15px 0 3px 24px; padding: 5px 30px 3px 30px; list-style: none; border-left:8px solid #e8e8e8; background: none; font-size: 1em; }
.commentlist p { margin: 10px 5px 10px 0; }
#commentform p { margin: 5px 0; }

.nocomments { text-align: center; margin: 0; padding: 0; }

.commentmetadata { margin: 16px 0 16px 0; display: block; font-style:italic; padding-top:8px; border-top:1px dashed #e4dca3;  }


/* Calendar Structure
--------------------------------------------------------------------------------------- */

#wp-calendar { empty-cells: show; margin: 10px auto 0; width: 155px; }

#wp-calendar #next a { padding-right: 10px; text-align: right; }
#wp-calendar #prev a { padding-left: 10px; text-align: left; }

#wp-calendar a { display: block; }
#wp-calendar caption { text-align: center; width: 100%; }

#wp-calendar td { padding: 3px 0; text-align: center; }
#wp-calendar td.pad:hover { background-color: #fff; } /* Doesn't work in IE */


/* Misc.
--------------------------------------------------------------------------------------- */

acronym, abbr, span.caps { cursor: help; }
acronym, abbr { border-bottom: 1px dashed #999; }

blockquote { margin: 15px 30px 0 10px; padding-left: 20px; border-left: 5px solid #ddd; }
blockquote cite { margin: 5px 0 0; display: block; }


.logged_in { width:94%; padding:0 3%; border:1px solid #aeca61; color:#5baf07; overflow:hidden; background: #e6f7b8; margin-bottom:16px;} /* Width must equal panel_form_box minus 26px */
.logged_in p { margin: 8px 0;  }
.logged_in p a { color:#000000;}

.alert { width:94%; padding:0 3%; border:1px solid #dad29c; color:#000000; overflow:hidden; text-align:center; background: #fdf8d9; margin-bottom:16px;} /* Width must equal panel_form_box minus 26px */
.alert p { margin: 8px 0;  }


.back { float: right; display: inline; font-size: 1.2em; margin-top: 8px; }


.sidebar #searchsubmit { border: 1px solid #3d8a39; background: #4ea34a; padding: 5px 8px; text-align: center; color: #fff; font-size: 1.1em;}
* html .sidebar #searchsubmit { padding:5px 2px 6px 2px; }

.sidebar #searchform { width:100%; margin-bottom: 24px; }
.sidebar #searchform #s { width: 158px; padding:6px 0 6px 8px; border:1px solid #dddddd; color:#666666;}
*:first-child+html .sidebar #searchform #s { width: 124px; }

