﻿/*  

Theme Name: ProactionTheme-01
Theme URI: http://www.developingux.com/
Author: Caleb Jenkins - based on Transmition05 by Vit Dlouhy, Nuvio
Author URI: http://www.calebjenkins.com
Version: 1.0
Description: My first attempt at tweaking a theme ... hacking it together for the Proaction Site!
*/

/* ----------------------------------------------------------------------------------------------------------


    Structure:

    display; position; float; z-index; overflow; width; height; margin; padding; border; background; align; font;
    Content:

        1) HTML tags, reset

        2) Universal styles (display, float, margin, text-align...)

        3) Generally HTML styles (table, ul, dl...)

        4) Layout

        5) Page: Home

        Z) Others



---------------------------------------------------------------------------------------------------------- */



/* ----------------------------------------------------------------------------------------------------------







1) HTML tags, reset







---------------------------------------------------------------------------------------------------------- */















* {margin:0; padding:0;}







body, div, span, p, a, img, ul, ol, li, caption, table, thead, tbody, tfoot, tr, th, td, form, fieldset, legend, label, dl, dt, dd, blockquote, applet, object, h1, h2, h3, h4, h5 {border:0;}


body {padding:50px 0; background:url("design/bg.gif") 0 0 repeat-x; font:0.8em/1.5 "arial", serif; text-align:center;}


a { text-decoration:none;}


h1, h2, h3, h4, h5, h6 {margin:15px 0 10px 0;}


h1 {font-size:200%;}

h2 {font-size:160%;}

h3 {font-size:140%;}

.caption-blue {
	background:url("design/caption-blue.png") 15px 0px no-repeat ;
	color:white;
	text-align:center;
	width:350px;
	height:78px;
	padding-top:10px;
	}

.caption-blue-small, a.caption-blue-small, a.caption-blue-small:link {
	background:url("design/caption-blue-small.png") 0px 2px no-repeat ;
	color:white;
	display:inline-block;
	text-align:center;
	font-weight:bold;
	width:53px;
	height:35px;
	padding-top: 2px;
}

a.caption-blue-small:hover
{
	color:#F60;
}

.caption-green {
	background:url("design/caption-green.png") 30px 0px no-repeat ;
	color:white;
	text-align:center;
	width:350px;
	height:78px;
	padding-top:10px;

}
.caption-purple {
	background:url("design/caption-purple.png") 15px 0 no-repeat ;
	color:white;
	text-align:center;
	width:350px;
	height:78px;
	padding-top:40px;
}


h1, h2, h3 {font-weight:normal;}

.listed-text h3{
		margin-bottom:-10px;
		font-weight:bold;
}
.listed-text p {
text-align:justify;
}

.super, .super:link{
	font-size:x-small; vertical-align:top;
}

h4, h5 {font-size:100%;}

blockquote { padding-left:45px; padding-right:60px; display:block; font-size: large; text-shadow:1px 1px #333;}

p, table, ul, ol, dl, fieldset {margin:15px 0;}

table {border-collapse:collapse; border-spacing:0; font-size:100%;}

th {text-align:center; font-weight:bold;}

th, td {padding:3px 7px;}

ul, ol {margin-left:30px;}

ul ul, ol ol {margin:0; margin-left:20px;}

ol {list-style-type:decimal;}

li {display:list-item;}

dt {font-weight:bold;}

dd {margin-left:30px;}

fieldset {position:relative; padding:10px;}







legend {position:absolute; top:-1em; margin:0; padding:5px 10px; font-size:100%; font-weight:bold;}







input, select, select option, textarea

{

			border-bottom: 1px solid #1F477A;

			border-right: 1px solid #1F477A;

			border-left: 1px solid #152F52;

			border-top: 1px solid #152F52;

			background-color:#050F2E;

}







/* ----------------------------------------------------------------------------------------------------------







2) Universal styles (display, float, margin, text-align...)







---------------------------------------------------------------------------------------------------------- */















.box {min-height:1px;}







.box:after {display:block; visibility:hidden; clear:both; line-height:0; font-size:0; content:".";}







.relative {position:relative;}







.clear {clear:both;}







.f-left {float:left !important;} img.f-left {float:left; margin-right:15px;}







.f-right {float:right !important;} img.f-right {float:right; margin-left:15px;}











.t-left {text-align:left !important;}







.t-center {text-align:center !important;}







.t-right {text-align:right !important;}







.t-justify {text-align:justify !important;}











.va-top {vertical-align:top;}







.va-middle {vertical-align:middle;}







.va-bottom {vertical-align:bottom;}
.nom {margin:0; !important;}
.nomc {margin:0; margin-top:7pt; padding-left:10pt; padding-bottom:7pt; !important;}
.nomd {margin:0; margin-top:7pt; !important;}
.nomt {margin-top:0 !important;}







.nomb {margin-bottom:0 !important;}







.noscreen {display:none;}







.bigger {font-size:110%;}



.smaller {font-size:85%;}


.workshop-q {
	font-align:justify;
	font-size: 14px;
	padding-left:5px;
	padding-bottom:0;
	padding-right:0px;
	margin-right:-60px;
	margin-top:20px;
	color:#b9b9b9;	
}
.q-label{
	margin-left:8px;
	padding-top:0;
	text-align:right;
	margin-top:-10px;
	color:#999;
	margin-right:-50px;
}




/* ----------------------------------------------------------------------------------------------------------







3) Generally HTML styles (table, ul, dl...)







---------------------------------------------------------------------------------------------------------- */







ul.ul-style01 {margin:15px 0; padding:0; list-style:none;}



ul.ul-style01 li {margin:0; padding:0; padding-left:15px; background:url("design/ul-style01.gif") 0 6px no-repeat;}  







/* ----------------------------------------------------------------------------------------------------------







4) Layout







---------------------------------------------------------------------------------------------------------- */







#main {width:960px; margin:0 auto; text-align:left;}







    #header {position:relative; width:960px; color:#CAF425; height:200px; background:url("design/header.jpg") 0 0 no-repeat; overflow:hidden;}



    #header-full {position:relative; color:#CAF425; width:960px; height:600px; background:url("design/splash.png") 0 0 no-repeat; overflow:hidden;}







        #logo {position:absolute; top:0; right:20px; color:#CAF425; margin:0; font-size:180%; font-weight:normal; letter-spacing:-1px; text-transform:uppercase;}        



        #logo a {display:block; padding:5px 10px 0 10px; text-decoration:none; color:#CAF425;}



        #logo span {font-weight:bold; color:#CAF425;}







    #nav {padding:0 20px; background:url("design/nav-bottom.gif") 0 100% no-repeat; overflow:hidden;}



    #nav ul {margin:0; padding:0; list-style:none;}



    #nav ul li {display:inline; margin:0; padding:0;}



    #nav ul li a {display:block; float:left; padding:10px 14px 10px 15px; text-decoration: none;}



    #nav ul li.current_page_item a {border:0; font-weight:bold; text-decoration:none;}



    #nav ul li a:hover {text-decoration:none;}







    #cols-top {clear:both; width:960px; height:15px; margin-top:10px; background:url("design/cols-top.gif") 0 100% no-repeat; font-size:0; line-height:0;}



    #cols-top-wide {clear:both; width:960px; height:15px; margin-top:10px; background:url("design/cols-top-wide.gif") 0 100% no-repeat; font-size:0; line-height:0;}







    #cols-bottom {clear:both; width:960px; height:15px; padding-top:0pt;



    				margin-bottom:0px;



    				background:url("design/cols-bottom.gif") 0 100% no-repeat;



    				font-size:0; line-height:0;



    				border:none;}







    #cols {clear:both; width:960px; background:url("design/cols.gif") 0 0 repeat-y;}



    #cols-wide {clear:both; width:960px; background:url("design/cols-wide.gif") 0 0 repeat-y;}







        #content {float:left; width:650px; overflow:hidden;}



        #content-wide {float:left; width:960px; overflow:hidden;}







        #content .content-padding {padding:15px;}



        #content-wide .content-padding {padding:15px;}



        #content-padding-main



        {



        	float:right;



        	margin-right:60px;



        	margin-top:20px;



	        padding:0px;



	        color:#212E89;



	        line-height:14pt;



	        text-align:center;



	        width:525px;



	        height:110px;



	    }







        #aside {float:right; width:300px; overflow:hidden;}



        #aside .aside-padding {padding:0 15px;}





            #aside .title {margin:0; padding:10px 15px; font-size:100%; font-weight:bold;}



            #aside #search {padding:15px 0; text-align:center;}



	    #aside #search #search-input { width:170px; }



            #subscribe-input, #aside #search #search-input

		{padding:5px; font:normal 100%/1.2 "arial",sans-serif;}

            #subscribe-submit, #aside #search #search-submit

		{padding:4px 5px; border:0; font:bold 100%/1.2 "arial",sans-serif;}

            #aside #archive {margin:5px 0 10px 0; padding:0; width:270px;}
            #aside #archive a {text-decoration:none;}


	    #subscribe-input
		{
			width:150px;
			color:#FFF; margin-right:4px;
			background:url("/files/2010/07/email-icon.png") -5px 8px no-repeat #050F2E;
		}

		
	    #subscribe-input:focus { background-color:#FFF; color:#152F52;}

            #subscribe-submit { color: #050F2E; background:#CAF425;}


			#main-content {
				/* background:url("design/splash-logo.png") 0 0 no-repeat; */
				background:url("/files/2022/01/Community_Collage_Small.png") 0 0 no-repeat;
				padding:0;
				width: 960px;
				height:621px;				
				}



.box {min-height:1px;}



.box:after {display:block; visibility:hidden; clear:both; line-height:0; font-size:0; content:".";}







.box2 ul {margin:15px 0; padding:0; list-style:none;}



.box2 ul li {margin:0 ; padding:2px 0 3px 0; background:url("design/dot.gif") 0 100% repeat-x;}



  







            #aside ul#rss {margin:10px 0; padding:0; list-style:none;}







            #aside ul#rss li {display:block; float:left; width:135px; margin:0; padding:0;}







            #aside ul#rss li a {display:block; padding:7px 0 7px 40px; background:url("design/rss.gif") 0 50% no-repeat; text-decoration:underline;}    















    #footer-top {clear:both; width:960px; height:15px; background:url("design/footer-top.gif") 0 100% no-repeat; font-size:0; line-height:0;}







    #footer-bottom {clear:both; width:960px; height:15px; background:url("design/footer-bottom.gif") 0 0 no-repeat; font-size:0; line-height:0;}        







    #footer {clear:both; padding:0 15px; font-size:85%;}







    #footer p {margin:0;}







    #footer a {font-weight:bold; text-decoration:none;}







    #footer a:hover {text-decoration:underline;}















/* ----------------------------------------------------------------------------------------------------------







5) Page: Home







---------------------------------------------------------------------------------------------------------- */







#topstory {padding:15px 0 15px 15px;}



#topstory h2 {font-size:140%;}



#topstory h2, #topstory p.info  {margin:0;}



#topstory p.info {font-size:85%;}







#topstory #topstory-img {float:left; width:250px; padding-right:10px;}



#topstory #topstory-desc {padding-left: 5px; width:auto;}



#topstory #topstory-title {padding:10px;}



#topstory #topstory-desc-in {padding-right:15px;}



#topstory #topstory-desc-in p {margin-bottom:0;}







#photos {margin-bottom:15px; font-size:0;}







#photos img {display:block; float:left; width:116px; height:90px; border:0; margin-right:8px; margin-bottom:8px;}















.cols50 {background:url("design/dot-02.gif") 50% 0 repeat-y;}



/* .cols50-wide {background:url("design/dot-02.gif") 34.3% 0 repeat-y;} */



.cols50-wide {clear:both; width:960px; background:url("design/cols.gif") 0 0 repeat-y;}











    .col50 {float:left; width:325px; padding-right:1px;



        			background:url("design/dot-02.gif") 100% 0 repeat-y;}



    .col50-wide {float:left; width:325px;}







    .col50-right {float:right; width:310px;}    



    .col50-right-wide { float:left; width:310px; left:340px; margin-left:10px;}







        .col50 .article {padding:15px;}



        .col50-wide .article {padding:15px;}







        .col50 .article h4 {margin:0; margin-bottom:3px;}



        .col50-wide .article h4 {margin:0; margin-bottom:3px;}







        .col50 .article p {margin:0;}



        .col50-wide .article p {margin:0;}







        .col50 .article p.info {margin:0; margin-bottom:5px; font-weight:normal; font-size:85%;}



        .col50-wide .article p.info {margin:0; margin-bottom:5px; font-weight:normal; font-size:85%;}







/* ----------------------------------------------------------------------------------------------------------







Z) Others







---------------------------------------------------------------------------------------------------------- */



.hx-style01 {font-size:85%; font-weight:bold; text-transform:uppercase;}



.separator {width:620px; height:50px; background:url("design/separator.gif") 0 0 no-repeat; font-size:0;}



.separator-rev {width:620px; height:50px; background:url("design/separator-rev.gif") 0 0 no-repeat; font-size:0;}



.separator-wide {width:920px; height:50px; background:url("design/separator.gif") center no-repeat; font-size:0;}



.separator-wide-rev {width:920px; height:50px; background:url("design/separator-rev.gif") center no-repeat; font-size:0;}





#commentform input {

	width: 170px;

	padding: 2px;

	margin: 5px 5px 1px 0;

	}





#commentform textarea {

	width: 75%;

	padding: 2px;

	}



#commentform #submit {

	margin: 0;

	padding:4px 5px; 

	border:0; 

	font:bold 100%/1.2 "arial",sans-serif;

	}





/* Begin Comments*/



.alt {

	margin: 0;

	padding: 10px;

	background-color: #050F2E;

	}



.commentlist {

	padding: 0;

	text-align: justify;

	}





.commentlist li {

	margin: 15px 0 3px;

	padding: 5px 10px 3px;

	list-style: none;

	width:75%;

	}



.commentlist p { margin: 10px 5px 10px 0; }



#commentform p { margin: 5px 0; }



.nocomments {

	text-align: center;

	margin: 0;

	padding: 0;

	}



.commentmetadata {

	margin: 0;

	display: block;

	}



/* End Comments */





/* Begin Custom */



#nav-social-box {

 display: block;

 float:right;

 border: none;

 height:20px;width:100px;

 margin-top:7px;

 text-align:right

}





#nav-social-box ul li a, #nav-social-box ul li a:hover {

/*	padding: 0 0 0 0; margin:0; border:0; */

}







.social-list { list-style:none; display:block;}



.social-item

{display:inline;float:right;padding:0px 0px 0 0;border:0;}





#social-rss, #nav-social-box ul li a:hover#social-rss, #nav-social-box ul li a#social-rss

{background:url("design/rss.png") 0 0 no-repeat;

display:block; border:0; padding: 15px 0 0 9px; margin:0; clear:left; height:16px; width:16px; float:left; font-size:0; text-indent:-9000px;}





#social-twitter, #nav-social-box ul li a:hover#social-twitter, #nav-social-box ul li a#social-twitter

{background:url("design/twitter.png") 0 0 no-repeat;

display:block; border:0; padding: 15px 0 0 9px; margin:0; clear:left; height:16px; width:16px; float:left; font-size:0; text-indent:-9000px;}


#social-youtube, #nav-social-box ul li a:hover#social-youtube, #nav-social-box ul li a#social-youtube

{background:url("design/social-youtube.png") 0 0 no-repeat;

display:block; border:0; padding: 15px 0 0 9px; margin:0; clear:left; height:16px; width:16px; float:left; font-size:0; text-indent:-9000px;}



#social-facebook, #nav-social-box ul li a:hover#social-facebook, #nav-social-box ul li a#social-facebook

{background:url("design/facebook.png") 0 0 no-repeat;

display:block; border:0; padding: 15px 0 0 9px; margin:0; clear:left; height:16px; width:16px; float:left; font-size:0; text-indent:-9000px;}





#si_contact_form1 input, #si_contact_form1 textarea, #si_contact_form1 select, #si_contact_form1 select option

	{background-color: #050F2E; color:#FFF;}



#si_contact_form1 input:focus, #si_contact_form1 textarea:focus, #si_contact_form1 select:focus, #si_contact_form1 select option:focus { background-color:#A3B8F5; color: #050F2E;}

#si_contact_form1 input type["submit"] { background-color:Yellow;}



#footer-sub {

	display: block;

	text-align: center;

	width: 960px;

	height: 200px;

/* border:1px red solid; */

}

#footer-sub p {

	line-height:8px;

	font-size:11px;

	/* color: #050F2E; */

	color: #A3B8F5;

}



#footer-sub a {

	color:#CAF425;

	font-size: 11px;

	letter-spacing:3px;

	padding-left:3px;padding-right:3px;

}

